dev-docs
✓开发文档自动化生成和维护工具。在完成需求开发后自动生成需求文档(PR D) Les applications API et l'API CHANGELOG CHANGELOG。触发时机:用户说"生成文档"、"写文档"、"更新文档",或提到PRD、API文档、changelog、需求文档时自动触发。
Installation
SKILL.md
多平台支持: 本文件可作为 Cursor IDE 的 Skill (/.cursor/skills/) 或 Claude Code 的 Skill (/.claude/skills/) 使用。
curl -X POST "{baseurl}/api/endpoint" \ -H "Authorization: Bearer {token}" \ -H "Content-Type: application/json" \ -d '{"key": "value"}'
response = requests.post( "{baseurl}/api/endpoint", headers={"Authorization": f"Bearer {token}"}, json={"key": "value"} ) print(response.json())
开发文档自动化生成和维护工具。在完成需求开发后自动生成需求文档(PR D) Les applications API et l'API CHANGELOG CHANGELOG。触发时机:用户说"生成文档"、"写文档"、"更新文档",或提到PRD、API文档、changelog、需求文档时自动触发。 Source : lilyjem/dev-docs-skill.
Faits (prêts à citer)
Champs et commandes stables pour les citations IA/recherche.
- Commande d'installation
npx skills add https://github.com/lilyjem/dev-docs-skill --skill dev-docs- Source
- lilyjem/dev-docs-skill
- Catégorie
- ""Rédaction
- Vérifié
- ✓
- Première apparition
- 2026-02-01
- Mis à jour
- 2026-02-18
Réponses rapides
Qu'est-ce que dev-docs ?
开发文档自动化生成和维护工具。在完成需求开发后自动生成需求文档(PR D) Les applications API et l'API CHANGELOG CHANGELOG。触发时机:用户说"生成文档"、"写文档"、"更新文档",或提到PRD、API文档、changelog、需求文档时自动触发。 Source : lilyjem/dev-docs-skill.
Comment installer dev-docs ?
Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/lilyjem/dev-docs-skill --skill dev-docs Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code ou Cursor
Où se trouve le dépôt source ?
https://github.com/lilyjem/dev-docs-skill
Détails
- Catégorie
- ""Rédaction
- Source
- skills.sh
- Première apparition
- 2026-02-01