Find the perfect skill
Progressive Enhancement
Development
HTML-first development with CSS-only interactivity. Build features that work without JavaScript using native HTML elements, CSS pseudo-classes, and the View Transitions API.
Inclusion Plugin Help
Development
Shows available commands and explains how to use the Gotrino inclusion plugin to write more inclusive code.
QA Validation for a Pull Request
Testing
Runs QA validation on a PR: boots the local environment, tests acceptance criteria, and generates a report. Optionally posts the report to GitHub.
Refinement Notes
Documentation
Captures backlog refinement session outcomes including stories refined, estimates, questions raised, and decisions made. Use during or after refinement to record results and share with team members who missed the session.
Add Skill
Development
Guides the creation of a new skill for a Claude Code plugin by generating a SKILL.md file with frontmatter and instructions. Use when a user wants to extend a plugin's capabilities, prompting for required information like skill name, description, and behavior.