project-management
✓当用户需要制定项目计划、编写 PRD文档、管理任务或进行需求分析时使用此技能。
Installation
SKILL.md
├── 用户模块 │ ├── 注册登录 │ ├── 个人资料 │ └── 账号设置 ├── 核心功能模块 │ ├── 功能 A │ ├── 功能 B │ └── 功能 C └── 辅助功能模块 ├── 通知中心 └── 帮助中心
POST /api/auth/register Request: { "email": "user@example.com", "password": "password123", "verifyCode": "123456" }
Response: { "success": true, "data": { "userId": 12345, "token": "jwttokenhere" }, "message": "注册成功" }
当用户需要制定项目计划、编写 PRD文档、管理任务或进行需求分析时使用此技能。 Source : aaaaqwq/claude-code-skills.
Faits (prêts à citer)
Champs et commandes stables pour les citations IA/recherche.
- Commande d'installation
npx skills add https://github.com/aaaaqwq/claude-code-skills --skill project-management- Catégorie
- @Collaboration
- Vérifié
- ✓
- Première apparition
- 2026-02-01
- Mis à jour
- 2026-02-18
Réponses rapides
Qu'est-ce que project-management ?
当用户需要制定项目计划、编写 PRD文档、管理任务或进行需求分析时使用此技能。 Source : aaaaqwq/claude-code-skills.
Comment installer project-management ?
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/aaaaqwq/claude-code-skills --skill project-management 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/aaaaqwq/claude-code-skills
Détails
- Catégorie
- @Collaboration
- Source
- skills.sh
- Première apparition
- 2026-02-01