TheDecipherist/claude-code-mastery
Instructions file
Instructions for TheDecipherist/claude-code-mastery, covering claude.md, repository structure, key concepts, hooks vs claude.md and hook exit codes.
TheDecipherist/claude-code-mastery
Instructions file
Instructions for TheDecipherist/claude-code-mastery, covering claude.md, repository structure, key concepts, hooks vs claude.md and hook exit codes.
TheDecipherist/claude-code-mastery
Command
Explain code in detail - what it does, how it works, and why.
TheDecipherist/claude-code-mastery
Command
Generate a pull request description from branch changes.
TheDecipherist/claude-code-mastery
Command
Review code changes for bugs, security issues, and improvements.
TheDecipherist/claude-code-mastery
Command
Generate tests for code - unit tests, integration tests, or edge cases.
TheDecipherist/claude-code-mastery
Skill Claude CodeCodex
Generate clear, conventional commit messages from git diffs. Use when writing commit messages, reviewing staged changes, or preparing releases.
TheDecipherist/claude-code-mastery
Skill Claude CodeCodex
Audit code and dependencies for security vulnerabilities. Use when reviewing PRs, checking dependencies, preparing for deployment, or when user mentions security, vulnerabilities, or audit.
TheDecipherist/claude-code-mastery-project-starter-kit
Command Claude Code
Add a capability (MongoDB, Docker, testing, etc.) to an existing project.
TheDecipherist/claude-code-mastery-project-starter-kit
Command Claude Code
Create a named project profile interactively.
TheDecipherist/claude-code-mastery-project-starter-kit
Command Claude Code
Display system architecture and data flow.
TheDecipherist/claude-code-mastery-project-starter-kit
Command Claude Code
Smart commit with context — generates conventional commit message.
TheDecipherist/claude-code-mastery-project-starter-kit
Command Claude Code
Convert an existing project to use the Claude Code Starter Kit — non-destructive merge.
TheDecipherist/claude-code-mastery-project-starter-kit
Command Claude Code
Scaffold a new API endpoint — route, handler, types, tests — wired into the server.
TheDecipherist/claude-code-mastery-project-starter-kit
Command Claude Code
Create a Playwright E2E test with explicit success criteria.
TheDecipherist/claude-code-mastery-project-starter-kit
Command Claude Code
Generate or update project diagrams by scanning actual code — architecture, API, database, infrastructure.
TheDecipherist/claude-code-mastery-project-starter-kit
Command Claude Code
List all available commands and skills.
TheDecipherist/claude-code-mastery-project-starter-kit
Command Claude Code
Install global Claude config — merges into existing /.claude/ without overwriting.
TheDecipherist/claude-code-mastery-project-starter-kit
Command Claude Code
Create a new project with all scaffolding rules applied.
TheDecipherist/claude-code-mastery-project-starter-kit
Command Claude Code
Analyze and optimize Docker builds for production.
TheDecipherist/claude-code-mastery-project-starter-kit
Command Claude Code
Show project progress — what's done, what's pending, what's next.
TheDecipherist/claude-code-mastery-project-starter-kit
Command Claude Code
List all projects created by the starter kit.
TheDecipherist/claude-code-mastery-project-starter-kit
Command Claude Code
Interactive first-run walkthrough for new users.
TheDecipherist/claude-code-mastery-project-starter-kit
Command Claude Code
Refactor a file following all project best practices — split, type, extract, clean.
TheDecipherist/claude-code-mastery-project-starter-kit
Command Claude Code
Remove a project created by the starter kit.