claude-code-best/src/skills/bundled
yhangf 2c97a0f7d9 feat(skills): add project-wiki skill for automated technical documentation generation
Introduce `/project-wiki` bundled skill that orchestrates a multi-stage pipeline to
analyze a codebase and generate a complete technical documentation wiki. Adds four
specialized sub-agents:
- WikiProjectAnalyze: deep repository analysis and classification
- WikiCatalogueDesign: dynamic document structure design based on project traits
- WikiDocumentGenerate: code-driven technical document authoring
- WikiIndexGeneration: structured index and navigation creation
Also updates .gitignore to exclude `.costrict`, `.claude`, and `/costrict` directories.
2026-04-09 14:10:24 +08:00
..
src feat: 完成stub 2026-03-31 20:40:16 +08:00
verify feat: 完成stub 2026-03-31 20:40:16 +08:00
batch.ts feat: build 2026-03-31 19:22:47 +08:00
claudeApi.ts feat: build 2026-03-31 19:22:47 +08:00
claudeApiContent.ts feat: build 2026-03-31 19:22:47 +08:00
claudeInChrome.ts feat: build 2026-03-31 19:22:47 +08:00
cronManage.ts Merge pull request #156 from amDosion/feat/ultraplan-enablement 2026-04-06 22:09:28 +08:00
debug.ts feat: build 2026-03-31 19:22:47 +08:00
dream.ts feat: auto dream 开启 2026-04-04 16:28:09 +08:00
index.ts feat(skills): add project-wiki skill for automated technical documentation generation 2026-04-09 14:10:24 +08:00
keybindings.ts feat: 完成一大波类型修复, 虽然 any 很多 2026-03-31 23:43:39 +08:00
loop.ts feat: build 2026-03-31 19:22:47 +08:00
loremIpsum.ts feat: build 2026-03-31 19:22:47 +08:00
projectWiki.ts feat(skills): add project-wiki skill for automated technical documentation generation 2026-04-09 14:10:24 +08:00
remember.ts feat: build 2026-03-31 19:22:47 +08:00
scheduleRemoteAgents.ts feat: build 2026-03-31 19:22:47 +08:00
simplify.ts feat: build 2026-03-31 19:22:47 +08:00
skillify.ts feat: 全面清理类型错误 — tsc 零错误,any 标注全部消除 2026-04-01 01:00:10 +08:00
stuck.ts feat: build 2026-03-31 19:22:47 +08:00
updateConfig.ts feat: build 2026-03-31 19:22:47 +08:00
verify.ts feat: build 2026-03-31 19:22:47 +08:00
verifyContent.ts feat: build 2026-03-31 19:22:47 +08:00