Back to .md Directory
.Cursorrules Integration
.cursorrules Integration
Embedding Prompts
# .cursorrules
prompts:
component:
template: |
Create React component following:
- Functional component with TypeScript
- Tailwind for styling
- Handle loading/error states
- Include prop types interface
api:
template: |
Create API route following:
- Zod validation
- Proper error responses
- TypeScript types
- Logging included
Prompt Aliases
shortcuts:
/component: "Create a new React component..."
/api: "Create a new API endpoint..."
/test: "Write tests for..."
/review: "Review code for issues..."
Related Documents
cursor-rules.md
Journey from Concept to Code: Transforming Cursor into a Devin-like AI Assistant
square: https://daily.borninsea.com/assets/image_1739763605490_yobtaj.png
aiagentllm
0
4
wanghaishengcursor-rules.md
grapeot/devin.cursorrules
date: 2025-07-03T22:11:02.060257
cursor
0
3
tom-doerrcursor-rules.md
dbt Core
A powerful open-source data transformation tool that enables analytics engineers to transform data in their warehouses by writing modular SQL enhanced with Jinja templating.
ai
0
3
agbackhoffcursor-rules.md
Cursor Development Environment
docker build -f Dockerfile.dev -t clawdrive-dev .
aiagentrag
0
2
CyberImmortal