Add Chinese documentation for custom skills development and reference guide

- Created a new document for custom skills development (`custom.md`) detailing the structure, creation, implementation, and best practices for developing custom CCW skills.
- Added an index document (`index.md`) summarizing all built-in skills, their categories, and usage examples.
- Introduced a reference guide (`reference.md`) providing a quick reference for all 33 built-in CCW skills, including triggers and purposes.
This commit is contained in:
catlog22
2026-03-01 13:08:12 +08:00
parent 2fb93d20e0
commit 8ceae6d6fd
78 changed files with 12352 additions and 3638 deletions

View File

@@ -1,3 +1,8 @@
---
适用CLI: claude
分类: specialized
---
# Claude Skills Overview
## One-Liner
@@ -50,7 +55,7 @@ Claude Code Workflow supports two team architecture models:
- All worker roles are dynamically generated at runtime
- Supports dynamic teams for any task type
2. **team-lifecycle-v5** (Full Lifecycle Team)
2. **team-lifecycle** (Full Lifecycle Team)
- Based on team-worker agent architecture
- All workers share the same agent definition
- Role-specific Phase 2-4 loaded from markdown specs