MCKRUZ/claude-code-mastery

The definitive Claude Code setup, configuration, and mastery skill — CLAUDE.md engineering, MCP servers, agent teams, hooks, CI/CD, and self-updating knowledge base

11Stars on the repository
24Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

/build-fix

01

MCKRUZ/claude-code-mastery

Command

Incrementally fix TypeScript and build errors one at a time, verifying each fix before moving on.

11 4mo ago A 24 tokens copy · 83% MIT

/code-review

02

MCKRUZ/claude-code-mastery

Command

Comprehensive security and quality review of uncommitted changes. Blocks commit on CRITICAL or HIGH issues.

11 4mo ago A 24 tokens original MIT

/e2e

03

MCKRUZ/claude-code-mastery

Command

Generate and run end-to-end Playwright tests for critical user journeys. Captures screenshots, videos, and traces on failure.

11 4mo ago A 29 tokens original MIT

/learn

04

MCKRUZ/claude-code-mastery

Command

Extract reusable patterns from the current session and save them as skill files for future reference.

11 4mo ago A 20 tokens copy · 86% MIT

/plan

05

MCKRUZ/claude-code-mastery

Command

Restate requirements, assess risks, and create a step-by-step implementation plan. WAIT for user CONFIRM before touching any code.

11 4mo ago A 29 tokens original MIT

/sdlc

08

MCKRUZ/claude-code-mastery

Command

Show guidance for the current SDLC phase including what to do, which skills to use, and what artifacts to produce.

11 4mo ago A 28 tokens original MIT

/tdd

09

MCKRUZ/claude-code-mastery

Command

Enforce test-driven development workflow. Scaffold interfaces, generate tests FIRST, then implement minimal code to pass. Ensure 80%+ coverage.

11 4mo ago A 31 tokens original MIT

/test-coverage

10

MCKRUZ/claude-code-mastery

Command

Analyze test coverage, identify files below 80% threshold, and generate missing tests to reach target coverage.

11 4mo ago A 25 tokens original MIT

/update-docs

12

MCKRUZ/claude-code-mastery

Command

Sync documentation from source-of-truth files (package.json, .env.example). Generate CONTRIB.md and RUNBOOK.md.

11 4mo ago C 29 tokens original MIT