Agent Conventions
Generate agent convention files for coding assistants like Claude and Cursor.
Generate agent convention files for coding assistants like Claude and Cursor.
Generate .env and .env.sample files for managing local environment secrets.
Generate a .editorconfig file that enforces consistent coding styles across editors and IDEs.
Generate a .gitignore file with common patterns for Node.js, macOS, and editor artifacts.
Generate a LICENSE file populated with license type, author, and year information from nova.config.json.
Generate a baseline README.md file populated with project metadata from nova.config.json.