This commit is contained in:
21
.ai-context-generator-cli/src/templates/cursor.template.md
Normal file
21
.ai-context-generator-cli/src/templates/cursor.template.md
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
# Project Context for Cursor AI
|
||||||
|
|
||||||
|
## Overview
|
||||||
|
- **Language**: {{project.primaryLanguage}}
|
||||||
|
- **Languages**: {{project.languages}}
|
||||||
|
- **Frameworks**: {{project.frameworks}}
|
||||||
|
- **Build Tools**: {{project.buildTools}}
|
||||||
|
- **Files Analyzed**: {{project.fileCount}}
|
||||||
|
|
||||||
|
## Dependencies
|
||||||
|
{{dependencies}}
|
||||||
|
|
||||||
|
## Conventions
|
||||||
|
{{conventions}}
|
||||||
|
|
||||||
|
## Key Files
|
||||||
|
{{files}}
|
||||||
|
|
||||||
|
---
|
||||||
|
*Generated by AI Context Generator*
|
||||||
|
*Date: {{generatedAt}}*
|
||||||
Reference in New Issue
Block a user