Skills Directory

Reusable coding rules & agent skills for Claude Code, Cursor, Copilot and more - copy, adapt, ship faster.

12 skills indexed across 13 categories

Results for “dev” - 12 found

Test-Driven Development

39,577

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refac

Testing by mattpocock/skills

Test-Driven Development (TDD)

10,287

Use when implementing any feature or bugfix, before writing implementation code

Testing by obra/superpowers

finishing-a-development-branch

8,935

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development wor

Testing by obra/superpowers

Solana Development Skill (framework-kit-first)

3,396

Use when user asks to "build a Solana dapp", "write an Anchor program", "create a token", "debug Solana errors", "set up wallet connection",

Testing by solana-foundation/solana-dev-skill

playwright-best-practices

2,747

Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing per

Testing by currents-dev/playwright-best-practices-skill

expo-dev-client

2,536

Build and distribute Expo development clients locally or via TestFlight

Testing by expo/skills

ADK Development Workflow & Guidelines

2,100

This skill should be used when the user wants to "develop an agent", "build an agent using ADK", "run the agent locally", "debug agent code"

Testing by google/agents-cli

python-testing-patterns

1,251

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setti

Testing by wshobson/agents

Test-Driven Development Workflow

608

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including un

Testing by affaan-m/everything-claude-code

backtesting-frameworks

566

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. U

Testing by wshobson/agents

Spring Boot TDD Workflow

565

Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs,

Testing by affaan-m/everything-claude-code

Temporal Python Testing Strategies

511

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and lo

Testing by wshobson/agents