A curated collection of Claude Code skills to enhance your development workflow
Generate a conventional commit message from staged changes
/plugin install commit@max-skillsSystematically diagnose and fix errors, exceptions, and unexpected behavior
/plugin install debug@max-skillsExplain what a piece of code does in plain language
/plugin install explain@max-skillsPlan, scaffold, and ship production-ready apps with structured workflows and release discipline.
/plugin install fullstack-launchpad@max-skillsIdentify and fix performance bottlenecks in the selected code
/plugin install optimize@max-skillsWrite a clear pull request title and description from git diff and commits
/plugin install pr-description@max-skillsRefactor selected code for clarity, maintainability, and idiomatic style
/plugin install refactor@max-skillsPrepare and publish a new version release with changelog and git tags
/plugin install release@max-skillsReview code for bugs, security vulnerabilities, and performance issues
/plugin install review@max-skills