1. Conduid
  2. Developer Tools
  3. AI Coding
MCP server · Developer Tools

AI Coding

mcp tools set

Unclaimed Apache-2.0 last commit 10 months ago devtools
56Fair

Scored 4 months ago · breakdown

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

Install
npx ai-coding

This 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

I know everything about AI Coding. Ask me about installation, configuration, usage, or troubleshooting.

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 需要结合自己项目调整

  1. ./rules/g-project-structure.mdc 只保留了部分作为案例,请结合 AI 进行自己项目结构、架构整理
  2. ./plan/p-design-tech-solution.mdc 中的技术文档模版,你可以按照部门实际要求调整
  3. ./develop/d-gen-po-model-converter-from-sql.mdc 只是作为代码生成 rules 案例,请结合自己项目进行总结。

prompts

记录通用的提示词

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About AI Coding

How do I install AI Coding?

Run npx ai-coding, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is AI Coding safe to use with an AI agent?

Its trust score is 56 out of 100 (fair). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is AI Coding still maintained?

The last commit was 10 months ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.