skilluse

Skilluse.dev

@skilluse
5 skills 200 total stars

find ~/skilluse/ -name "*.skill"

Generate Conventional Commits 1.0.0 compliant messages. Use when the user says "commit", "create commit", or...

Create and manage Epics - collections of related issues for major feature areas. Use when starting a new project(big...

Create and manage local Issue specs (specs/issues/) - individual work items with testable acceptance criteria. Use...

Publish a new version via GitHub Actions. Use when user says "publish", "release", or "bump version".

Work incrementally on Issues with Git worktree support for parallel agent workflows. Use when starting a coding...