Skill52 estrellas del repoactualizado 1mo ago
{skill-name}
{what this skill teaches agents}
Instalar en Claude Code
Copiargit clone --depth 1 https://github.com/spboyer/sensei /tmp/-skill-name- && cp -r /tmp/-skill-name-/.ai-team-templates ~/.claude/skills/-skill-name-Después abre una sesión nueva de Claude Code; el skill carga automáticamente.
Definición
skill.md
## Context
{When and why this skill applies}
## Patterns
{Specific patterns, conventions, or approaches}
## Examples
{Code examples or references}
## Anti-Patterns
{What to avoid}Del mismo repositorio
squad-conventionsSkill
Core conventions and patterns used in the Squad codebase
senseiSkill
**WORKFLOW SKILL** — Iteratively improve skill frontmatter compliance using the Ralph loop pattern. WHEN: \"run sensei\", \"sensei help\", \"improve skill\", \"fix frontmatter\", \"skill compliance\", \"frontmatter audit\", \"score skill\", \"check skill tokens\". INVOKES: token counting tools, test runners, git commands. FOR SINGLE OPERATIONS: use token CLI directly for counts/checks.
file-utilsSkill
Utility for working with files