·doc-driven-development
#

doc-driven-development

文档驱动开发规范,要求 Agent 在生成代码或修复 bug 前先查阅官方文档与示例,包含 API 验证流程、搜索策略与 MCP 调用规则。适用于接入第三方库、排查 API 报错、版本变更等场景。

12Installs·1Trend·@qiao-925

Installation

$npx skills add https://github.com/qiao-925/qiao-skills --skill doc-driven-development

How to Install doc-driven-development

Quickly install doc-driven-development AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/qiao-925/qiao-skills --skill doc-driven-development
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: qiao-925/qiao-skills.

SKILL.md

View raw

| API 不存在 | AttributeError: 'X' has no attribute 'Y' | 查找正确的 API | | 参数错误 | TypeError: unexpected keyword argument | 查找正确的参数 | | 行为异常 | 结果不符合预期 | 查找正确的用法 | | 版本问题 | 某版本后 API 变更 | 查找版本差异 |

文档驱动开发规范,要求 Agent 在生成代码或修复 bug 前先查阅官方文档与示例,包含 API 验证流程、搜索策略与 MCP 调用规则。适用于接入第三方库、排查 API 报错、版本变更等场景。 Source: qiao-925/qiao-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/qiao-925/qiao-skills --skill doc-driven-development Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, OpenClaw, and more

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/qiao-925/qiao-skills --skill doc-driven-development
Category
#Documents
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from qiao-925/qiao-skills

Quick answers

What is doc-driven-development?

文档驱动开发规范,要求 Agent 在生成代码或修复 bug 前先查阅官方文档与示例,包含 API 验证流程、搜索策略与 MCP 调用规则。适用于接入第三方库、排查 API 报错、版本变更等场景。 Source: qiao-925/qiao-skills.

How do I install doc-driven-development?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/qiao-925/qiao-skills --skill doc-driven-development Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/qiao-925/qiao-skills