Skip to main content

9 docs tagged with "generator"

View all tags

Agent Conventions

Generate agent convention files for coding assistants like Claude and Cursor.

Dotenv (.env)

Generate .env and .env.sample files for managing local environment secrets.

Gitignore (.gitignore)

Generate a .gitignore file with common patterns for Node.js, macOS, and editor artifacts.

Issue Template

Generate GitHub issue template files for bug reports, feature requests, and support.

License (LICENSE)

Generate a LICENSE file populated with license type, author, and year information from nova.config.json.

README (README.md)

Generate a baseline README.md file populated with project metadata from nova.config.json.

Workflows

Generate GitHub Actions workflow files from nova.config.json for CI/CD automation.