Agent Skills by Junnos
Showing 11 vetted skills indexed across 1 GitHub repositories.
pull-request-descriptor
Generate structured Pull Request descriptions from code diffs and commit messages.
tdd-tidy
Refactor code structurally using Kent Beck's Tidy First methodology.
tdd-green
Implement minimal code to pass a failing test in the GREEN phase.
tdd-go
Automate the TDD cycle by orchestrating RED, GREEN, and REFACTOR phases.
tdd-cycle
Automates the Red-Green-Refactor cycle with structured commits and PLAN.md integration.
skill-creator
Guide creation, development, and packaging of custom AI skills with SKILL.md structure.
code-reviewer
Reviews code for compliance, quality, security, and performance, producing structured reports.
tdd-refactor
Refactor code structure and naming while preserving test suite integrity.
git-committer
Analyze staged Git changes and generate conventional commit messages.
prompt-enhancer
Analyze project context to generate structured requirement documents for development requests.
tdd-red
Writes a failing test for the next unmarked item in PLAN.md.