Agent Claude Code
You generate user-facing changelogs from git history, grouped by change type.
Agent Claude Code
You generate user-facing changelogs from git history, grouped by change type.
Agent Claude Code
You are a specialized agent that verifies the curriculum pipeline is in sync — from the source curriculum.md through the parser, generated week pages, sidebar navigation, and sitemap.
Agent Claude Code
You verify that the latest Vercel deployment is healthy and all critical routes are accessible.
Agent Claude Code
You are a specialized agent for creating Claude Code hooks for the Agent Code Academy project. Your job is to analyze the codebase, identify behaviors that should be enforced or prevented, and write new hook scripts.
Agent Claude Code
You are a specialized agent for installing, validating, and managing Claude Code hooks in the project settings. Your job is to wire hook scripts into the settings configuration and verify everything works end-to-end.
Agent Claude Code
You are a specialized agent for auditing and reviewing Claude Code hooks. Your job is to analyze existing hooks for correctness, security, performance, and completeness.
Agent Claude Code
You are the master quality gate. Run ALL validation checks and produce a unified pass/fail report before releases or major pushes.
Agent Claude Code
You audit the site's SEO health — metadata, structured data, sitemap, and robots.txt — and produce a coverage report.
Hook Claude Code
Runs when a session starts, executing session-context.sh. From mgalbakri/claude-code-mastery.
Hook Claude Code
Runs before the agent uses a tool for Bash, Edit and Write tool calls, executing block-dangerous-commands.sh, commit-quality.sh, enforce-build-test.sh, check-bundle-size.sh, protect-files.sh and anti-hallucination.sh (6 commands). From mgalbakri/claude-code-mastery.
Hook Claude Code
Runs after a tool call finishes for Edit, Write and Write tool calls, executing enforce-palette.sh, enforce-dark-first.sh, enforce-imports.sh, enforce-tailwind4.sh, check-accessibility.sh, validate-build.sh, validate-links.sh, check-assets.sh, check-content.sh, validate-curriculum-sync.sh…
Hook Claude Code
Runs before the context is compacted, executing save-before-compact.sh. From mgalbakri/claude-code-mastery.
Settings file Claude Code
Agent settings declaring 5 hook events (SessionStart, PreToolUse, PostToolUse, PreCompact).
Skill Claude CodeCodex
Run the full quality pipeline — Python tests, TypeScript check, site build, and Playwright E2E tests.
MCP server Claude CodeCodexCursor
Lets the agent manage Supabase projects: inspect tables, run SQL, handle migrations and read logs. Runs locally from the @supabase/mcp-server-supabase npm package. Needs 1 environment variable to run.
Instructions file
Claude Code instructions for mgalbakri/claude-code-mastery, covering claude.md, project overview, commands, install (editable mode) and run the mcp server directly.