.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/joegaebel/outside-in-tdd-starter
home/subagents/joegaebel/outside-in-tdd-starter
joegaebel avatar

joegaebel/outside-in-tdd-starter

11 subagents

View on GitHub
Subagent
debug-protocolOutside-In TDD Claude Code workflow starter apptdd-implementerImplement minimal code to pass failing tests for TDD GREEN phase. Write what tests and architecture constraints require. Returns only after verifying ALL tests PASS.tdd-implementer-contractOutside-In TDD Claude Code workflow starter apptdd-plannerExplore codebase and design domain context and architecture plan for a feature in TDD Phase 1. Spawns Explore agents, maps to business processes, and produces a structured plan.tdd-planner-contractOutside-In TDD Claude Code workflow starter apptdd-refactorerEvaluate and refactor code after TDD GREEN phase. Improve code quality while keeping tests passing. Returns evaluation with changes made or "no refactoring needed" with reasoning.tdd-refactorer-contractOutside-In TDD Claude Code workflow starter apptdd-test-writerWrite ALL failing tests for a layer in TDD RED phase. Returns only after verifying tests FAIL for the right reason.tdd-test-writer-contractOutside-In TDD Claude Code workflow starter apptest-backfillerWrite additional tests to kill surviving mutants identified by Stryker mutation testing. Targets specific uncovered code paths in implementation files that already have passing tests.test-backfiller-contractOutside-In TDD Claude Code workflow starter app