About AI Coding
AI Coding is an MCP server published by xyzbit in the Developer Tools category: mcp tools set. It has been installed 0 times through Conduid.
The repository has 21 stars and 12 forks, with the last commit 10 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.
Install
npx ai-codingThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about AI Coding
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.
README
AI-Coding
ai 编程中的最佳实践
agent
下面记录一些通过提示词以及工具搭配实现的Agent
- prompt-optimizer: 提示词优化,结合内外部反馈进行迭代优化
cursor
记录Cursor 平台相关配置
custom_mode
Cursor custom mode 自定义模式配置, 包含 plan、develop、review的系统提示词
rules
研发过程中会使用到的 Cursor Rules
注意, 部分 rules 需要结合自己项目调整
./rules/g-project-structure.mdc只保留了部分作为案例,请结合 AI 进行自己项目结构、架构整理./plan/p-design-tech-solution.mdc中的技术文档模版,你可以按照部门实际要求调整./develop/d-gen-po-model-converter-from-sql.mdc只是作为代码生成 rules 案例,请结合自己项目进行总结。
prompts
记录通用的提示词
README mirrored from the source repository 4 months ago. The original is authoritative.