·project-management
@

project-management

aaaaqwq/claude-code-skills

项目管理和产品需求分析.当用户需要制定项目计划、编写 PRD文档、管理任务或进行需求分析时使用此技能.

29Installationen·0Trend·@aaaaqwq

Installation

$npx skills add https://github.com/aaaaqwq/claude-code-skills --skill project-management

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文档、管理任务或进行需求分析时使用此技能. Quelle: aaaaqwq/claude-code-skills.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/aaaaqwq/claude-code-skills --skill project-management
Kategorie
@Zusammenarbeit
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist project-management?

项目管理和产品需求分析.当用户需要制定项目计划、编写 PRD文档、管理任务或进行需求分析时使用此技能. Quelle: aaaaqwq/claude-code-skills.

Wie installiere ich project-management?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/aaaaqwq/claude-code-skills --skill project-management Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/aaaaqwq/claude-code-skills