This project uses ContextKit for AI development standards.
Version: 0.13.2
The following standards are auto-loaded into context via @imports:
- @.contextkit/standards/code-style.md — Coding conventions and style rules
- @.contextkit/standards/testing.md — Testing patterns and requirements
- @.contextkit/standards/architecture.md — Architecture decisions and patterns
- @.contextkit/standards/ai-guidelines.md — AI behavior and usage guidelines
- @.contextkit/standards/workflows.md — Development workflows and processes
- @.contextkit/standards/glossary.md — Project terminology and shortcuts
- @.contextkit/product/mission-lite.md — Product mission (condensed)
- @.contextkit/product/decisions.md — Architecture Decision Records
- @.contextkit/product/roadmap.md — Development roadmap
.contextkit/commands/dev/analyze.md— Analyze and customize standards.contextkit/commands/dev/create-component.md— Create components.contextkit/commands/dev/create-feature.md— Create features.contextkit/commands/dev/run-tests.md— Run tests.contextkit/commands/dev/quality-check.md— Quality checks
- @.contextkit/corrections.md — Track AI performance improvements
Before writing code, check the relevant standards files above. Always follow the project's established patterns and conventions.