Esta página se muestra en inglés. Una traducción al español está en curso.
PromptsMay 14, 2026·2 min de lectura

Claude Code Mastery — Hooks, Skills, MCP Guide (2026)

claude-code-mastery is a guide + templates for Claude Code hooks/skills/MCP; verified 511★ with a Quick Start to copy hooks and skills into `~/.claude`.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Needs Confirmation · 64/100Política: confirmar
Superficie agent
Cualquier agent MCP/CLI
Tipo
Prompt
Instalación
Bundle
Confianza
Confianza: Community
Entrada
git clone https://github.com/TheDecipherist/claude-code-mastery.git
Comando CLI universal
npx tokrepo install 8ba47ac6-2849-566c-88d9-260fea5fc028
Introducción

claude-code-mastery is a guide + templates for Claude Code hooks/skills/MCP; verified 511★ with a Quick Start to copy hooks and skills into ~/.claude.

Best for: Claude Code users who want deterministic enforcement (hooks), reusable skills, and a standard project scaffolding baseline

Works with: Claude Code, shell hooks, Python hooks, user-level ~/.claude configuration, and MCP servers

Setup time: 10-20 minutes

Main

  • The repository is a hands-on baseline: templates for global ~/.claude/CLAUDE.md, hook scripts, skills, and command files, plus an opinionated explanation of why hooks matter.
  • Because it is structured as copyable files, you can selectively adopt one lane (hooks-only or skills-only) without committing to the full framework at once.
  • The README is honest about versioning (it labels the guide version obsolete and points to newer material), so on TokRepo we treat it as a reference library of templates and patterns.
  • A pragmatic workflow is: install the safety hooks first (block secrets / block dangerous commands), then add one skill and confirm it triggers as expected before importing more.

FAQ

  • Is this a single tool or a guide?: It is primarily a guide and a set of templates (hooks, skills, commands). Treat it as a starting point you copy and customize.
  • What is the safest first step?: Install the guardrail hooks (secrets + dangerous commands) and validate they run, before copying broader settings or skills.
  • Why include an "obsolete" repo?: Because the repo still contains concrete, reusable assets and a Quick Start; we keep the TokRepo description factual and scoped.
🙏

Fuente y agradecimientos

Source: https://github.com/TheDecipherist/claude-code-mastery > License: MIT > GitHub stars: 511 · forks: 45

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados