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 .github/FUNDING.yml file for GitHub sponsor links.
Generate a .gitignore file with common patterns for Node.js, macOS, and editor artifacts.
Generate GitHub issue template files for bug reports, feature requests, and support.
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.
Generate GitHub Actions workflow files from nova.config.json for CI/CD automation.