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

commands — 57 Slash Commands for Claude Code

Add 57 production-ready slash commands (15 workflows + 42 tools) to Claude Code for repeatable code reviews, refactors, and agent automation.

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 · 66/100Política: confirmar
Superficie agent
Cualquier agent MCP/CLI
Tipo
Skill
Instalación
Git
Confianza
Confianza: Established
Entrada
/<command> (Claude Code)
Comando CLI universal
npx tokrepo install a7766125-e9e3-5751-be20-b7e0a1099b51
Introducción

Add 57 production-ready slash commands (15 workflows + 42 tools) to Claude Code for repeatable code reviews, refactors, and agent automation.

Best for: Claude Code power users who want a single, shareable command library for daily engineering work

Works with: Claude Code slash commands stored under ~/.claude/commands or project .claude/commands

Setup time: 3-8 minutes

Key facts (verified)

  • GitHub: 2454 stars · 285 forks · pushed 2025-10-12.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: /<command> (Claude Code).

Main

  • Start with workflows, not one-off tools: pick a few orchestration commands you repeat weekly, then expand once the naming/output conventions stabilize.

  • Keep the namespace clean: README includes an option to invoke commands without directory prefixes by copying selected files to the root command dir.

  • Treat it like shared engineering surface: review changes like code, and align output formats so chained commands stay predictable.

Source-backed notes

  • README states the collection includes 57 slash commands total (15 workflows + 42 tools).
  • README notes the repo uses the slash-commands pattern and points to a plugin marketplace alternative at wshobson/agents.
  • README documents the command directory layout with workflows/ and tools/ subfolders.

FAQ

  • Do I need to install all commands at once?: No. Start with a small subset of workflows, then expand once your team agrees on conventions.
  • Can I avoid directory prefixes?: Yes. README includes a copy-to-root option so you can invoke commands without subdirectory paths.
  • Is this only for Claude Code?: It targets Claude Code; other assistants may require different command wiring and paths.
🙏

Fuente y agradecimientos

Source: https://github.com/wshobson/commands > License: MIT > GitHub stars: 2454 · forks: 285

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