docs: move packaged skills list from README to claude-code-tools
Skills belong with the other Claude Code extension docs, not in the top-level index.
This commit is contained in:
@@ -49,6 +49,14 @@ Fast code search skill for Claude Code — find classes, symbols, usages, implem
|
||||
- **Repository:** <https://github.com/defendend/Claude-ast-index-search>
|
||||
- **Usage:** Invoke with `/ast-index` or related commands like "find class", "search for symbol", etc.
|
||||
|
||||
### Packaged Skills
|
||||
|
||||
Packaged `.skill` files available in the [skills/](skills/) directory:
|
||||
|
||||
- **dolgolyov-claude-facts** — Sync local project configuration with the central claude-code-facts knowledge base.
|
||||
- **dolgolyov-git-release-publisher** — Generate release notes and push release tags for repos hosted on Gitea or GitHub.
|
||||
- **feature-planner** — Plan and develop complex features using a structured, phase-based workflow with git integration, Markdown plans, review gates, and controlled merging.
|
||||
|
||||
## Toolkits
|
||||
|
||||
### Everything Claude Code (ECC)
|
||||
|
||||
Reference in New Issue
Block a user