@az9713
az9713voice-dna-creator
skillAnalyze writing samples to create a comprehensive voice DNA profile. Use when the user wants to capture their unique writing voice, needs to create a voice profile for AI content, or is setting up a new writing system.
setup-hooks
skillSet up common Claude Code hooks - auto-formatting after edits, blocking dangerous commands, and notifications. Interactive setup for your project.
session-save
skillSave current session progress, TODOs, and context to a local file before ending a session. Enables picking up later with /session-load.
create-skill-from-workflow
skillTurn what we just did into a reusable skill. Captures the current workflow as a new SKILL.md file.
setup-mcp
skillFind, install, and configure an MCP server for a specific service. Handles discovery, installation, and verification.
spawn-investigator
skillInvestigate a codebase question using an isolated subagent. Use when you need to read many files without bloating the main context.
setup-validation
skillSet up a build/test/lint validation loop for the current project. Detects the tech stack and configures CLAUDE.md with verification commands.
claude-md-doctor
skillAudit and improve CLAUDE.md files. Use when rules aren't working, context is bloated, or after learning a lesson that should become a rule.
explore-plugins
skillDiscover and install useful Claude Code plugins for your project. Recommends based on your tech stack.
plan-feature
skillPlan a new feature before writing code. Explores the codebase, creates a structured plan with verification criteria, and only implements after approval.
session-load
skillLoad saved session context from a previous session. Lists available sessions and restores TODOs, context, and pending work.
youtube-transcript-to-skill
skillConvert a YouTube video transcript into Claude Code skills. Extracts tips, evaluates against selection criteria, and generates SKILL.md files with full transparency.