Content
# AI-Coding
Best Practices in AI Programming
## agent
Below are some Agents implemented through prompts and tool combinations.
- prompt-optimizer: Prompt optimization, iteratively optimized with internal and external feedback.
## cursor
Records related configurations for the Cursor platform.
### custom_mode
Cursor custom mode configuration, including system prompts for `plan`, `develop`, and `review`.
### rules
`Cursor Rules` that will be used during the development process.
**Note:** Some `rules` need to be adjusted according to your own project.
1. `./rules/g-project-structure.mdc` only retains part of it as a case study; please organize your project structure and architecture with AI.
2. The technical document template in `./plan/p-design-tech-solution.mdc` can be adjusted according to departmental requirements.
3. `./develop/d-gen-po-model-converter-from-sql.mdc` serves only as a code generation rules example; please summarize it according to your own project.
## prompts
Records of general prompts.
Connection Info
You Might Also Like
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
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.
Sequential Thinking
A structured MCP server for dynamic problem-solving and reflective thinking.
git
A Model Context Protocol server for Git automation and interaction.