Test-Driven Development
39,577Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refac
Test-Driven Development (TDD)
10,287Use when implementing any feature or bugfix, before writing implementation code
finishing-a-development-branch
8,935Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development wor
Solana Development Skill (framework-kit-first)
3,396Use when user asks to "build a Solana dapp", "write an Anchor program", "create a token", "debug Solana errors", "set up wallet connection",
playwright-best-practices
2,747Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing per
expo-dev-client
2,536Build and distribute Expo development clients locally or via TestFlight
ADK Development Workflow & Guidelines
2,100This skill should be used when the user wants to "develop an agent", "build an agent using ADK", "run the agent locally", "debug agent code"
python-testing-patterns
1,251Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setti
Test-Driven Development Workflow
608Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including un
backtesting-frameworks
566Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. U
Spring Boot TDD Workflow
565Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs,
Temporal Python Testing Strategies
511Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and lo