Daniel Avila 9f0c63f6d7 fix(blog): correct Function Hooks article against a real 2.1.266 binary (#875)
The install section documented `--function-hook` as available, but the flag
was only ever merged to main - it is not in the published 1.29.4 on npm, so
`npx claude-code-templates@latest --function-hook ...` failed with
"unknown option". Bump to 1.29.5 so the flag ships, state the minimum
version in the article, and add the manual plugin layout as a fallback.

Also correct claims that testing on Claude Code 2.1.266 contradicted or
that the binary now answers outright:

- The runtime is compiled in. Document the real $ surface found in the
  binary (fs/http/process/model/store/session/ui/tool/agent/command/prompt),
  the classic.* event namespace and engine.create withholding, replacing
  the "what if the flag does nothing" box.
- Soften the <name>@skills-dir auto-load claim; it is unverified. Recommend
  --plugin-dir, which is the path actually tested.
- Note secret-redactor's two real limits: shape-only matching (PASSWORD=
  hunter2 passes) and a connection-string pattern that stops at the @, so
  host, port and database name survive redaction.
- Note that $.ui.log appears TUI-only and is silent under `claude -p`;
  universal-audit-log is unaffected since it writes via $.fs.append.
- Hang budget: the binary has reentrancy detection and per-plugin model
  budgets, so answer the part that is now known and keep the rest open.

Claude-Session: https://claude.ai/code/session_01KnCWDj7sV9JznrV5UMNy8W
2026-09-08 22:38:08 -04:00
2026-07-14 19:25:34 -04:00
2025-11-09 12:20:27 -05:00

npm version npm downloads License: MIT PRs Welcome Sponsored by Z.AI Claude for Open Source Neon Open Source Program GitHub Sponsors Buy Me A Coffee GitHub stars

davila7%2Fclaude-code-templates | Trendshift

Vercel OSS Program    Neon Open Source Program    Claude for Open Source


Bright Data

Sponsored by Bright Data

Bright Data proudly supports this project.
Connect Claude Code to live web data — try their Skills and MCPs for web search, scraping, and structured data feeds.

Try Bright Data Free

# Install the Bright Data Skills + MCP for Claude Code
npx claude-code-templates@latest --skill web-data/search,web-data/scrape,web-data/data-feeds,web-data/bright-data-mcp,web-data/bright-data-best-practices,development/brightdata-local-search --mcp web-data/brightdata --yes

Claude Code Templates (aitmpl.com)

Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.

Browse & Install Components and Templates

Browse All Templates - Interactive web interface to explore and install 100+ agents, commands, settings, hooks, and MCPs.

image

🚀 Quick Installation

# Install a complete development stack
npx claude-code-templates@latest --agent development-team/frontend-developer --command testing/generate-tests --mcp development/github-integration --yes

# Browse and install interactively
npx claude-code-templates@latest

# Install specific components
npx claude-code-templates@latest --agent development-tools/code-reviewer --yes
npx claude-code-templates@latest --command performance/optimize-bundle --yes
npx claude-code-templates@latest --setting performance/mcp-timeouts --yes
npx claude-code-templates@latest --hook git/pre-commit-validation --yes
npx claude-code-templates@latest --mcp database/postgresql-integration --yes

What You Get

Component Description Examples
🤖 Agents AI specialists for specific domains Security auditor, React performance optimizer, database architect
Commands Custom slash commands /generate-tests, /optimize-bundle, /check-security
🔌 MCPs External service integrations GitHub, PostgreSQL, Stripe, AWS, OpenAI
⚙️ Settings Claude Code configurations Timeouts, memory settings, output styles
🪝 Hooks Automation triggers Pre-commit validation, post-completion actions
🎨 Skills Reusable capabilities with progressive disclosure PDF processing, Excel automation, custom workflows

🛠️ Additional Tools

Beyond the template catalog, Claude Code Templates includes powerful development tools:

📊 Claude Code Analytics

Monitor your AI-powered development sessions in real-time with live state detection and performance metrics.

npx claude-code-templates@latest --analytics

💬 Conversation Monitor

Mobile-optimized interface to view Claude responses in real-time with secure remote access.

# Local access
npx claude-code-templates@latest --chats

# Secure remote access via Cloudflare Tunnel
npx claude-code-templates@latest --chats --tunnel

🔍 Health Check

Comprehensive diagnostics to ensure your Claude Code installation is optimized.

npx claude-code-templates@latest --health-check

🔌 Plugin Dashboard

View marketplaces, installed plugins, and manage permissions from a unified interface.

npx claude-code-templates@latest --plugins

📖 Documentation

📚 docs.aitmpl.com - Complete guides, examples, and API reference for all components and tools.

Contributing

We welcome contributions! Browse existing templates to see what's available, then check our contributing guidelines to add your own agents, commands, MCPs, settings, or hooks.

Please read our Code of Conduct before contributing.

Attribution

This collection includes components from multiple sources:

Scientific Skills:

Official Anthropic:

Community Skills & Agents:

  • obra/superpowers by Jesse Obra - MIT License (14 workflow skills)
  • alirezarezvani/claude-skills by Alireza Rezvani - MIT License (36 professional role skills)
  • wshobson/agents by wshobson - MIT License (48 agents)
  • NerdyChefsAI Skills - Community contribution - MIT License (specialized enterprise skills)

Commands & Tools:

Each of these resources retains its original license and attribution, as defined by their respective authors. We respect and credit all original creators for their work and contributions to the Claude ecosystem.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

Stargazers over time

Stargazers over time


Found this useful? Give us a star to support the project!

Sponsor on GitHub

Buy Me A Coffee

S
Description
senior-data-scientist: World-class data science skill for statistical modeling, experimentation, causal inference, and advanced analytics. Expertise in Python (NumPy, Pandas,…; senior-backend: Comprehensive backend development skill for building scalable backend systems using NodeJS, Express, Go, Python, Postgres, GraphQL, REST APIs. Includes API…; excel-analysis: Analyze Excel spreadsheets, create pivot tables, generate charts, and perform data analysis. Use when analyzing Excel files, spreads…
Readme MIT 256 MiB
Languages
Python 44.1%
HTML 13.7%
JavaScript 12.6%
TypeScript 9.5%
TeX 7.7%
Other 12%