Claude Skills
Curated SkillsRepositoriesNominate
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills
Back to repositories
Indexed repository

pagerguild/guilde-plugins

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
3 indexed skills0 stars

tdd-green-phase
Indexed

TDD Green Phase expert. Activate when: - Test is written and failing, need to make it pass - User mentions "make test pass", "green phase", "minimal implementation" - Writing implementation code to satisfy tests - Questions about simplest solution to pass tests Auto-triggers on: making tests pass, minimal implementation, green phase

View indexed skill

tdd-red-phase
Indexed

TDD Red Phase expert. Activate when: - Starting new feature development with TDD - User mentions "write test first", "failing test", "red phase" - Need to design test cases before implementation - Questions about test structure, assertions, test naming Auto-triggers on: test design, test-first development, TDD start

View indexed skill

tdd-refactor-phase
Indexed

TDD Refactor Phase expert. Activate when: - Tests are passing, need to improve code quality - User mentions "refactor", "clean up", "improve code" - Applying DRY, SOLID, or design patterns - Code review findings need addressing Auto-triggers on: refactoring, code improvement, cleanup, tech debt

View indexed skill