Find the perfect skill
Backend Development
Development
Skill for server-side development, including APIs and databases.
Design Token Manager
Development
View, add, or modify design tokens in the StyleSeed design system, keeping JSON and CSS files in sync.
DDD Strategic Design
Development
Design DDD strategic artifacts including subdomains, bounded contexts, and ubiquitous language for complex business domains.
Optimized Sequelize Enterprise Patterns
Development
Enforce high-performance, predictable, and safe Sequelize usage for large production schemas.
Create a pull request (WooCommerce iOS conventions)
Development
Guide to create a pull request following WooCommerce iOS conventions, including labels, milestones, and release notes.
Frontend CSS Patterns
Development
Framework-agnostic CSS patterns for typography, color, motion, and spatial composition. Includes code examples and Tailwind customization.
Integrate Claude Skills into Project Guidelines
Development
Adapt and integrate a global Claude skill into project development guidelines, updating documentation and examples.
AI-SDLC Navigator
Development
Navigate the AI-SDLC lifecycle for a given artifact: report current phase, next step, and owner. Read-only; does not write or modify anything.
Output SDK Folder Structure Conventions
Development
Validates and fixes folder structure for Output SDK workflows, ensuring correct migration and setup.
Git Move - Move and Rename Files
Development
Move or rename files using `git mv` to preserve Git history and automatically stage changes. Avoids breaking history into delete+add operations. Use when reorganizing code structure or refactoring file locations.
Sync Repo Status
Development
Regenerate REPO_STATUS.md with a full snapshot of open PRs, local branches, issues, and discussions, including merge-readiness and triage assessment.
DCO Sign-off Recovery
Development
Recover from missing DCO sign-off on commits. Handles single-commit amend, older-commit recovery via interactive rebase or cherry-pick, and explains the Probot DCO check.