Skill Library
Claude Code skills that run when you need them. Each one does exactly what it says, triggered by a slash command or natural language.
2 skills
Code Review
/code-reviewCodeGet a second pair of eyes on your PR without waiting for a teammate. Claude reads the full diff, thinks about what could go wrong, and surfaces only the issues worth fixing before merge.
Reviews a pull request for bugs, logic errors, and security issues that matter.
Feature Dev
/feature-devCodeInstead of Claude guessing how your project is structured, Feature Dev maps your codebase first. It finds your patterns, understands your conventions, then builds the feature in a way that looks like it was always there.
Builds new features with full codebase awareness before writing a single line.