byflorianbruniaux· 106 skills
Template for commands that implement a structured recipe: validate preconditions, then execute numbered steps. Fork this and replace the placeholder content. The 'Context Validation Checkpoints' section is the key pattern, forcing Claude to verify preconditions before starting.
$npx -y skills add florianbruniaux/claude-code-plugins --skill recipe-templateInstalls into the current project.
Run `npx skills use "https://github.com/florianbruniaux/claude-code-plugins" --skill "florianbruniaux/claude-code-plugins/recipe-template"` 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/florianbruniaux/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/florianbruniaux/claude-code-plugins"` and select the relevant skills, then follow their instructions.