Content
# AI-Coding
Best Practices in AI Programming
## Agent
The following records some agents implemented through prompt words and tool combinations
- prompt-optimizer: Prompt optimization, iterative optimization with internal and external feedback
## Cursor
Records Cursor platform related configurations
### custom_mode
Cursor custom mode configuration, including system prompts for `plan, develop, review`
### rules
`Cursor Rules` used in the development process
**Note**, some `rules` need to be adjusted according to your own project
1. `./rules/g-project-structure.mdc` only retains some as a case, please combine AI to organize your own project structure and architecture
2. The technical document template in `./plan/p-design-tech-solution.mdc` can be adjusted according to the actual requirements of the department
3. `./develop/d-gen-po-model-converter-from-sql.mdc` is only used as a code generation rules case, please summarize according to your own project.
## prompts
Records general prompts
Connection Info
You Might Also Like
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks,...
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
servers
Model Context Protocol Servers
servers
Model Context Protocol Servers
Time
A Model Context Protocol server for time and timezone conversions.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.