Loading...
Loading...
Found 294 Skills
Create work-order with minimal context for isolated subagent execution, optionally linked to GitHub issue
Refactor code after tests pass. The "Refactor" phase of Red-Green-Refactor.
Non-negotiable code quality standards for testing, structure, naming, error handling, and documentation
Enforce Test-Driven Development (TDD) workflow for all code changes. Apply PROACTIVELY by default using Red-Green-Refactor cycles for features, bug fixes, and refactoring.
TDD applied to documentation - create production-ready skills. Use when authoring new skills. Includes writing style guidelines for clear prose.
Add new features to Syncpack including commands and validation logic. Use when implementing new CLI commands, adding InstanceState variants, or extending version group behaviour.