Skip to main content
ClaudeWave
Skill146 estrellas del repoactualizado 3d ago

beta

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/serpro69/claude-toolbox /tmp/beta && cp -r /tmp/beta/cmd/plugin-graph/testdata/minimal-plugin/skills/beta ~/.claude/skills/beta
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# Beta skill

Beta reaches shared resources through the plugin-root variable, which exercises
the template-ref (concrete suffix) and parameterized-nav (`<name>` expansion)
edges. Its dangling link is the fixture's intentional broken edge.

The reviewer agent lives at `${CLAUDE_PLUGIN_ROOT}/agents/example-reviewer.md`.

Phase guidance is at `${CLAUDE_PLUGIN_ROOT}/profiles/<name>/review-code/index.md`.

Further detail lives in [missing notes](./does-not-exist.md).