byavibebuilder· 22 skills
Use when the user wants to work on a Claude Code skill file (SKILL.md): writing one from scratch, testing whether an existing one works well, running evals or benchmarks, improving its instructions, or fixing why it isn't triggering. Triggers on: 'make a skill for X', 'test this skill', 'run evals on my SKILL.md', 'touch-skill', sharing a SKILL.md and asking if it's ready to ship. The key signal is intent to create, validate, or improve a skill — not just mention one. Do NOT trigger for general Claude Code questions, hook debugging, or CLAUDE.md configuration.
$npx -y skills add avibebuilder/claude-prime --skill skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/avibebuilder/claude-prime" --skill "avibebuilder/claude-prime/skill-creator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/avibebuilder/claude-prime" that are relevant to the current task. Run `npx skills add "https://github.com/avibebuilder/claude-prime"` and select the relevant skills, then follow their instructions.