Collection of AI prompt templates and coding rules for consistent code generation and review.
rules/- Coding standards and guidelines to be used as context for AI assistantsclean-code.md- General clean code principlesjs-ts.md- JavaScript/TypeScript specific rules and security guidelinesproject.md- Project structure templatesunit-tests.md- Testing best practices
commands/- AI prompt templates for specific tasksfrontend-code-review.md- Code review guidelines and template
prompts/- Prompt templates and generatorscode-quality-analysis.md- Code quality analysis promptcodebase-context.md- Context for codebase analysisprd-generator.md- Product Requirements Document generatorprd-template.md- PRD templatetask-template.md- Individual task templatetasks-generator.md- Tasks generator prompttasks-template.md- Tasks templatetech-spec-generator.md- Technical Specification generatortech-spec-template.md- Technical Specification template
Reference these files as rules/context when working with AI coding assistants to ensure consistent code quality and adherence to preferred patterns.