AI Code Toolkit โ€” 520+ Claude Code Snippets, Agents, Hooks, MCP Guides & Templates (2026)
๐Ÿš€ New this week: 25 fresh slash commands + 12 MCP integration guides. Read the digest โ†’
Now covering Claude Code ยท Multi-provider expansion coming soon

The Complete Claude Code Toolkit

Production-ready slash commands, subagents, hooks, MCP integrations, and CLAUDE.md templates โ€” every one tested, documented, and updated within 48 hours of every Anthropic release.

195 slash commands ยท 113 subagents ยท 52 hooks ยท 108 MCP guides ยท 52 templates

๐Ÿ“š 520+ reference pages
๐Ÿ”„ Updated every 48 hrs
โœ… 100% code tested
๐Ÿ†“ Free forever
195
Slash Commands
113
Subagents
52
Hook Templates
108
MCP Guides
52
Project Templates
About the project

Not another AI blog. The reference library developers bookmark.

AI Code Toolkit exists because Claude Code changes every month, and every Google result for "claude code hook for X" or "claude code MCP for Y" is either outdated, incomplete, or someone's abandoned side project. We fix that. Every page here is production-tested by our editorial team and refreshed within 48 hours of every Anthropic release.

๐ŸŽฏ

What we build

A definitive, searchable reference for every Claude Code primitive โ€” slash commands, subagents, hooks, MCP integrations, CLAUDE.md templates โ€” plus a paid CLI toolkit (cctk) that installs any of them into your project in seconds.

๐Ÿ‘ฅ

Who we build for

Working developers shipping real products with Claude Code โ€” indie hackers, SaaS founders, platform engineers, and enterprise dev leads. If you use Claude Code daily and want tested configs instead of hallucinated snippets, you're the audience.

โšก

Why it works

Claude Code changes fast โ€” no LLM summary can replace tested, current configs from a trusted source. Our editorial process, community submissions pipeline, and freshness discipline compound. Copy any snippet, ship in production, move on.

Pillar 1 ยท 195 pages

Slash Commands โ€” every workflow, one keystroke

Fifteen categories covering the full software development lifecycle. Each command ships with a working YAML config, real-world examples, and team-setup guidance.

๐Ÿงช Testing15
  • /test-unit
  • /test-e2e
  • /coverage-check
  • /mock-external-apis
  • /fix-flaky-test
+ 10 more โ†’
โ™ป๏ธ Refactoring15
  • /refactor
  • /extract-function
  • /convert-to-typescript
  • /reduce-nesting
  • /rename-safe
+ 10 more โ†’
๐Ÿ“š Documentation14
  • /docs
  • /jsdoc
  • /readme
  • /api-docs
  • /architecture-doc
+ 9 more โ†’
๐Ÿ” Code Review13
  • /review
  • /review-security
  • /review-performance
  • /pr-summary
  • /review-a11y
+ 8 more โ†’
๐Ÿš€ Deployment11
  • /deploy
  • /pre-deploy-check
  • /rollback-plan
  • /feature-flag
  • /canary-config
+ 6 more โ†’
๐ŸŒฟ Git Workflows11
  • /commit
  • /commit-with-context
  • /pr-description
  • /merge-conflicts
  • /rebase-safe
+ 6 more โ†’
๐Ÿ› Debugging11
  • /debug
  • /find-bug
  • /repro
  • /log-strategy
  • /memory-leak
+ 6 more โ†’
๐Ÿ—๏ธ Architecture10
  • /architecture
  • /system-design
  • /diagram
  • /adr
  • /data-model
+ 5 more โ†’
๐ŸŽจ Frontend15
  • /component
  • /accessibility
  • /responsive
  • /form-validation
  • /error-boundary
+ 10 more โ†’
โš™๏ธ Backend15
  • /api-endpoint
  • /middleware
  • /auth
  • /rbac
  • /webhook
+ 10 more โ†’
๐Ÿ—„๏ธ Database13
  • /schema
  • /migration
  • /query-optimize
  • /n1-query-fix
  • /index-strategy
+ 8 more โ†’
๐Ÿ”ง DevOps14
  • /dockerfile
  • /ci-pipeline
  • /github-actions
  • /k8s-manifest
  • /terraform-module
+ 9 more โ†’
๐Ÿ”’ Security13
  • /security-audit
  • /dependency-check
  • /secrets-scan
  • /csrf-protect
  • /xss-audit
+ 8 more โ†’
โšก Performance12
  • /perf-audit
  • /cache-strategy
  • /bundle-analyze
  • /core-web-vitals
  • /lazy-load
+ 7 more โ†’
๐Ÿค– Data / AI / ML12
  • /notebook-setup
  • /rag-setup
  • /embedding-generate
  • /vector-search
  • /model-eval
+ 7 more โ†’
Pillar 2 ยท 113 configs

Subagents โ€” specialists for every stack

Subagents let Claude Code route work to purpose-built configurations: security review, Next.js expert, Postgres specialist, K8s engineer. Complete YAML configs with tested system prompts and tool restrictions.

Pillar 3 ยท 52 templates

Hooks โ€” automation that runs before, during, and after every tool call

Claude Code hooks let you gate destructive operations, auto-format code, track costs, log to Slack, and enforce security policies. Full JSON schemas + phase (PreToolUse / PostToolUse / SessionStart / SessionEnd) covered.

Pillar 4 ยท 108 integrations

MCP Integration Guides โ€” connect Claude Code to everything

Model Context Protocol servers let Claude Code read your database, call your APIs, deploy to your cloud, and talk to your team's tools. Complete auth setup, security notes, and real-world use cases for 108 services.

๐Ÿ—„๏ธ Databases11
  • Postgres ยท MySQL ยท SQLite
  • MongoDB ยท Redis ยท DynamoDB
  • Supabase ยท Neon ยท PlanetScale
+ Firebase, Prisma โ†’
๐Ÿ”Œ APIs & SaaS16
  • Stripe ยท HubSpot ยท Notion
  • Linear ยท Asana ยท Jira ยท Trello
  • Airtable ยท Zapier ยท SendGrid
+ 7 more โ†’
โ˜๏ธ Cloud Providers14
  • AWS (S3, Lambda, RDS)
  • GCP ยท Azure ยท Cloudflare
  • Vercel ยท Netlify ยท Railway ยท Fly
+ 4 more โ†’
๐Ÿ’ฌ Communication10
  • Slack ยท Discord ยท Teams
  • Gmail ยท Outlook ยท Telegram
  • WhatsApp ยท Zoom ยท Calendly
+ 1 more โ†’
๐ŸŽจ Design & Content9
  • Figma ยท Canva ยท Framer
  • Webflow ยท Google Docs ยท Sheets
  • Drive ยท Dropbox ยท OneDrive
Browse all โ†’
๐Ÿ› ๏ธ Dev Tools12
  • GitHub ยท GitLab ยท Bitbucket
  • Docker ยท Kubernetes ยท Terraform
  • Sentry ยท Datadog ยท PostHog
+ 3 more โ†’
๐Ÿค– AI & Data10
  • Anthropic ยท OpenAI ยท HuggingFace
  • Pinecone ยท Weaviate ยท Chroma
  • Snowflake ยท BigQuery ยท Databricks
+ 1 more โ†’
๐Ÿ›’ Ecommerce & Payments8
  • Shopify ยท WooCommerce
  • BigCommerce ยท Amazon Seller
  • Etsy ยท Square ยท PayPal ยท Razorpay
Browse all โ†’
๐Ÿ“ˆ Marketing & CRM10
  • Mailchimp ยท ConvertKit ยท Beehiiv
  • Ahrefs ยท SEMrush ยท Google Ads
  • Meta Ads ยท GA ยท Plausible
+ 1 more โ†’
๐Ÿ“ File & Web8
  • Filesystem ยท Web Search
  • Web Fetch ยท Puppeteer ยท Playwright
  • PDF ยท Image ยท Video
Browse all โ†’
Free Interactive Tools

15 tools. Zero signup. Real developer utility.

Not toys. Actual tools we built because we needed them ourselves โ€” generators, builders, analyzers, and calculators for every Claude Code decision.

POPULAR
โšก

Slash Command Generator

Describe any task โ†’ get a working YAML slash command with tools, description, and prompt template.

Launch tool โ†’
๐ŸŽ›๏ธ

Hook Builder (Visual)

Click-and-drop UI to configure Claude Code hooks. Auto-detects phase and exports valid JSON.

Launch tool โ†’
๐Ÿง™

Agent Config Wizard

Step-by-step wizard to build subagent configs โ€” system prompt, tool restrictions, examples.

Launch tool โ†’
POPULAR
๐Ÿ“

CLAUDE.md Generator

Answer 8 project questions โ†’ get an optimally-structured CLAUDE.md for your stack.

Launch tool โ†’
๐Ÿ”

MCP Server Picker

Filter 108+ MCP servers by use case, auth type, and hosting model. Find your match fast.

Launch tool โ†’
๐Ÿ’ฐ

Claude Code Cost Calculator

Real token cost per task. Compare Sonnet vs Opus vs Haiku for your typical Claude Code workflow.

Launch tool โ†’
๐Ÿ’พ

Prompt Caching Analyzer

Paste a prompt โ†’ see caching savings, breakeven point, and optimization recommendations.

Launch tool โ†’
๐ŸŽฎ

Slash Command Playground

Test any slash command against a sample codebase before you commit it to your project.

Launch tool โ†’
๐ŸŽฌ

Hook Simulator

Simulate hook fires with mock tool calls. Debug your hook logic before shipping.

Launch tool โ†’
๐Ÿ”€

Subagent Router Designer

Design multi-agent routing logic visually. Export as ready-to-use Claude Code config.

Launch tool โ†’
๐Ÿ“Š

Token Usage Estimator

Estimate tokens for context, tools, and system prompts. Plan your context window like a pro.

Launch tool โ†’
๐ŸŽฏ

Model Selector (Sonnet vs Opus)

Answer 5 questions โ†’ get a recommendation on which Claude model fits your workflow.

Launch tool โ†’
๐Ÿ”‘

MCP OAuth Setup Helper

Walks you through OAuth setup for any MCP server. Handles the annoying redirect URI dance.

Launch tool โ†’
NEW
๐Ÿ”ฌ

Repo โ†’ Claude Code Setup Analyzer

Paste a GitHub URL โ†’ get a tailored Claude Code setup: which commands, agents, hooks, MCPs to install.

Launch tool โ†’
๐Ÿ“ˆ

Claude Code Setup Score

Grade your current Claude Code setup on best practices. Get a fix-list ranked by impact.

Launch tool โ†’
Deep Reference ยท 30 pillar guides

Long-form guides โ€” the stuff you actually need to read once

3,000โ€“5,000 word deep-dives with downloadable configs. Written by developers, tested in production, updated on every Anthropic release.

Pillar Guide18 min readUpdated 2026

The Complete Claude Code Setup Guide (2026 Edition)

From npm install to a production-ready Claude Code environment: MCP servers, hooks, agents, cost caps, and team sync โ€” everything wired correctly.

Read guide โ†’
Playbook22 min read

Claude Code Slash Commands โ€” The Ultimate Playbook

Every pattern for writing, sharing, and versioning slash commands. Includes the 20 commands every dev team should have on day one.

Read guide โ†’
Explainer15 min read

Subagents Explained โ€” When to Use Them, When to Skip

Subagents are powerful but easy to over-engineer. This guide gives you the decision framework, plus 8 production patterns.

Read guide โ†’
Reference20 min read

Claude Code Hooks โ€” Complete Reference

Every phase, every JSON schema field, every gotcha. Includes 12 copy-paste hook recipes for common workflows.

Read guide โ†’
Explainer25 min read

MCP Explained for Developers

What MCP actually is, how it differs from OpenAI functions and LangChain tools, and when it's the right choice.

Read guide โ†’
Tutorial30 min read

How to Build Custom MCP Servers

End-to-end: scaffold, auth, tools, resources, distribution. Ships with a working Node.js + Python starter.

Read guide โ†’
Optimization18 min read

Cut Claude Code Costs 60% (Optimization Playbook)

Prompt caching, batch API, model routing, context trimming. Every lever we've found, ranked by impact.

Read guide โ†’
Security22 min read

Claude Code Security Best Practices

Secrets handling, approval gating, prompt injection defenses, audit logging. The security posture Anthropic assumes you have.

Read guide โ†’
Enterprise35 min read

Enterprise Claude Code Rollout Playbook

How to deploy Claude Code across 100+ developers. Governance, SSO, cost allocation, training, and change management.

Read guide โ†’
Trust-First Comparisons ยท 40 pages

Claude Code vs the world โ€” honest, tested, no fluff

We benchmark Claude Code against every serious AI coding tool. When Claude wins, we say so with numbers. When it loses, we say that too. Developers trust honest โ€” and that's why they link back.

Coming Soon ยท Waitlist Open

One command to install every command, agent, and hook.

We're building cctk โ€” a CLI that installs any of the 520+ tested Claude Code assets on this site directly into your project in seconds. No hunting through docs, no copy-pasting between tabs. Just cctk install saas-starter and ship.

โœ“Install all 195 commands + 113 subagents + 52 hooks in one command
โœ“Curated bundles: saas-starter, fastapi-prod, rails-monolith
โœ“Auto-updates within 48 hours of every Anthropic Claude Code release
โœ“Team sync โ€” one shared library across your engineering org
โœ“Free tier planned. Waitlist members get early-access pricing.

๐Ÿ”’ We'll only email you about the cctk launch. No spam.

~/my-app โ€” preview
# Here's what shipping with cctk will look like:   $ cctk bundle install saas-starter   โ†’ Detecting project... Next.js 15 App Router โ†’ Installing commands (40)... โ†’ Installing agents (15)... โ†’ Installing hooks (8)... โ†’ Configuring MCP servers...   โœ“ Postgres MCP connected โœ“ Stripe MCP connected โœ“ GitHub MCP connected โœ“ CLAUDE.md generated   Ready. Try: /security-audit

๐Ÿ’ก While cctk is being built, everything on the site is 100% free โ€” every command, agent, hook, MCP guide, template, tool, and guide. Start browsing the library โ†’

๐Ÿ› Hit a Claude Code error?

Our sister site AI Error Hub has 120+ pages covering Anthropic API errors, Claude Code stack traces, MCP connection failures, and every "why is this broken?" moment. Cross-referenced with the snippets on this site.

Visit AI Error Hub โ†’
Common Questions

FAQ โ€” Everything about AI Code Toolkit

Can't find your answer? Get in touch โ€” we usually reply within 24 hours.

AI Code Toolkit is the definitive reference library and CLI toolkit for Claude Code. It contains 195 slash commands, 113 subagent configs, 52 hooks, 108 MCP integration guides, and 52 CLAUDE.md project templates โ€” all production-tested by working developers. The paid Claude Code Toolkit CLI (cctk) installs everything into your Claude Code environment with one command.

Yes. All 520+ reference pages, 30 pillar guides, and 15 interactive tools are 100% free to use forever. A paid Toolkit CLI (cctk) is coming later โ€” it'll install all pre-built commands, agents, hooks, and templates automatically as a time-saving shortcut. Join the waitlist to be notified when it launches.

Working developers building with Claude Code โ€” indie hackers, SaaS founders, platform engineers, and enterprise dev leads. If you use Claude Code daily and want production-ready, tested configurations instead of building them from scratch, this is your reference. Junior devs also use us as a learning resource since every page shows working code with explanations.

cctk is our upcoming command-line tool. It'll install pre-built Claude Code assets directly into your project โ€” run cctk install saas-starter and get 40 commands, 15 agents, 8 hooks, Postgres MCP, Stripe MCP, and a CLAUDE.md ready in about 30 seconds. Right now we're focused on shipping the free content library first. Join the waitlist for launch updates and early-access pricing.

Anthropic's docs describe how Claude Code works. AI Code Toolkit gives you the actual code โ€” production-tested commands, hooks, agents, and MCP configs organized by real developer use cases, not by API surface. Plus the CLI product installs them for you. It's built for search intent ("claude code hook to prevent git push to main") not reference navigation.

In the first 90 days we focus exclusively on Claude Code to build depth โ€” no half-baked coverage of every tool. After Month 3 we expand to ChatGPT/Codex, Gemini, Perplexity, DeepSeek, Cursor, Copilot, Aider, Cline, and other AI coding tools. Our 40+ comparison pages already cover Claude Code against every serious competitor.

Yes. Every slash command, hook, subagent config, and MCP guide is tested by our editorial team before publishing. Each page shows a "Last tested" date and gets refreshed within 48 hours of every Anthropic Claude Code release. Our editor's job is literally to break code that doesn't work โ€” pages don't ship until they pass.

Yes. From Month 3 we open a community submissions GitHub repo. Approved contributors get bylines on their pages and rev-share on the marketplace launching in Q4 2026 (70/30 split). Weekly digest features the best community submission of the week.

Enterprise offerings โ€” SSO integration, on-prem library sync, audit logs, role-based access, and custom command development โ€” will launch alongside cctk. If you're planning an enterprise Claude Code rollout right now, get in touch and we'll work with you directly on consulting and a custom playbook. Contact us โ†’

Every Tuesday we ship a weekly digest โ€” new commands, agent configs, MCP integrations, and community submissions. Anthropic release-day updates ship within 48 hours. All 520+ pages are refreshed on a rolling 90-day freshness cycle. The freshness discipline is our biggest advantage over LLM summaries and abandoned side projects.

Share with