kw-skill-docs
Skill Docs Generator
Generate a structured prompt with full documentation of all available skills in the Claude Code environment.
Workflow
Step 1: Scan local skills
List all directories in ~/.claude/skills/ and read each SKILL.md found. For skills with subdirectories (rules/, references/, agents/), list those files (don't read them fully, just register they exist).
Step 2: Catalog built-in skills
The following skills are built-in to Claude Code (no local files). Document them from information available in the system prompt:
General: keybindings-help, simplify, loop, claude-api
GSD: All commands with the gsd: prefix listed in the system prompt
Code review: code-review:code-review
n8n: All commands with the n8n-mcp-skills: prefix listed in the system prompt
More from kwazema/claude-skills
kw-gsd-fortify
>
11kw-cubic
>
10kw-stack-audit
>
10kw-update-skills
>
10kw-vite-checker-setup
>
10kw-find-docs
Retrieves up-to-date documentation and code examples from Context7 for any library or framework. Use when writing code that depends on external packages, verifying API signatures, looking up usage patterns, or when training data may be outdated. Covers setup, migration, and version-specific docs.
9