mcpbeat

Testing Claude Skills

3 546 testing skills from 425 authors. They run test suites, check accessibility and catch what broke. Half of them fit into 1 796 tokens or less — that is what one costs your context window when the agent loads it. 405 ship runnable scripts rather than instructions alone. 2 of them cannot work without an MCP server, most often rube. We also found 403 copies of these same skills sitting in other people's repositories — counted once here, not 403 times.

3 546 unique 425 authors 2 161 updated this month 331 from vendors

1 796
tokens, median
what a typical one costs in context
405
ship scripts
code that runs, not instructions alone
2
need a server
most often rube
403
copies elsewhere
counted once here, not once per repository

1 489–1 536 of 3 546

page 32 of 74
Laravel Tdd
by loulanyue

Test-driven development for Laravel with PHPUnit and Pest, factories, database testing, fakes, and coverage targets.

2k tokens
Perl Testing
by loulanyue

Perl testing patterns using Test2::V0, Test::More, prove runner, mocking, coverage with Devel::Cover, and TDD methodology.

3k tokens
Python Testing
by loulanyue

Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.

5k tokens
Rust Testing
by loulanyue

Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.

3k tokens
Springboot Tdd
by loulanyue

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

1k tokens
Swift Protocol Di Testing
by loulanyue

Protocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing.

2k tokens
Tdd Workflow
by loulanyue

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

3k tokens
AI Regression Testing
by loulanyue

Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.

3k tokens
Cpp Testing
by loulanyue

Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.

2k tokens
Django Tdd
by loulanyue

Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.

5k tokens
E2e Testing
by loulanyue

Playwright E2E test kalıpları, Page Object Model, yapılandırma, CI/CD entegrasyonu, artifact yönetimi ve kararsız test stratejileri.

2k tokens
Golang Testing
by loulanyue

Table-driven testler, subtestler, benchmark'lar, fuzzing ve test coverage içeren Go test desenleri. TDD metodolojisi ile idiomatic Go uygulamalarını takip eder.

4k tokens
Kotlin Coroutines Flows
by loulanyue

Kotlin Coroutines and Flow patterns for Android and KMP — structured concurrency, Flow operators, StateFlow, error handling, and testing.

2k tokens
Kotlin Ktor Patterns
by loulanyue

Ktor server patterns including routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing.

5k tokens
Kotlin Testing
by loulanyue

Kotest, MockK, coroutine testi, property-based testing ve Kover coverage ile Kotlin test kalıpları. İdiomatic Kotlin uygulamalarıyla TDD metodolojisini takip eder.

4k tokens
Laravel Tdd
by loulanyue

Test-driven development for Laravel with PHPUnit and Pest, factories, database testing, fakes, and coverage targets.

2k tokens
Perl Testing
by loulanyue

Perl testing patterns using Test2::V0, Test::More, prove runner, mocking, coverage with Devel::Cover, and TDD methodology.

3k tokens
Python Testing
by loulanyue

pytest, TDD metodolojisi, fixture'lar, mocking, parametrizasyon ve coverage gereksinimleri kullanarak Python test stratejileri.

5k tokens
Rust Testing
by loulanyue

Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.

3k tokens
Springboot Tdd
by loulanyue

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

1k tokens
Swift Protocol Di Testing
by loulanyue

Protocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing.

2k tokens
Tdd Workflow
by loulanyue

Yeni özellikler yazarken, hata düzeltirken veya kod refactor ederken bu skill'i kullanın. Unit, integration ve E2E testlerini içeren %80+ kapsam ile test güdümlü geliştirmeyi zorlar.

3k tokens
AI Regression Testing
by loulanyue

AI辅助开发的回归测试策略。沙盒模式API测试,无需依赖数据库,自动化的缺陷检查工作流程,以及捕捉AI盲点的模式,其中同一模型编写和审查代码。

3k tokens zh
Bun Runtime
by loulanyue

Bun 作为运行时、包管理器、打包器和测试运行器。何时选择 Bun 而非 Node、迁移注意事项以及 Vercel 支持。

748 tokens zh
Cpp Testing
by loulanyue

仅用于编写/更新/修复C++测试、配置GoogleTest/CTest、诊断失败或不稳定的测试,或添加覆盖率/消毒器时使用。

2k tokens zh
Django Tdd
by loulanyue

Django 测试策略,包括 pytest-django、TDD 方法、factory_boy、模拟、覆盖率以及测试 Django REST Framework API。

5k tokens
Django Verification
by loulanyue

Django项目的验证循环:迁移、代码检查、带覆盖率的测试、安全扫描,以及在发布或PR前的部署就绪检查。

3k tokens zh
E2e Testing
by loulanyue

Playwright E2E 测试模式、页面对象模型、配置、CI/CD 集成、工件管理和不稳定测试策略。

2k tokens
Golang Testing
by loulanyue

Go测试模式包括表格驱动测试、子测试、基准测试、模糊测试和测试覆盖率。遵循TDD方法论,采用地道的Go实践。

4k tokens
Kotlin Coroutines Flows
by loulanyue

Kotlin协程与Flow在Android和KMP中的模式——结构化并发、Flow操作符、StateFlow、错误处理和测试。

2k tokens
Kotlin Ktor Patterns
by loulanyue

Ktor 服务器模式,包括路由 DSL、插件、身份验证、Koin DI、kotlinx.serialization、WebSockets 和 testApplication 测试。

5k tokens
Kotlin Testing
by loulanyue

使用Kotest、MockK、协程测试、基于属性的测试和Kover覆盖率的Kotlin测试模式。遵循TDD方法论和地道的Kotlin实践。

5k tokens
Laravel Tdd
by loulanyue

使用 PHPUnit 和 Pest、工厂、数据库测试、模拟以及覆盖率目标进行 Laravel 的测试驱动开发。

2k tokens zh
Perl Testing
by loulanyue

使用Test2::V0、Test::More、prove runner、模拟、Devel::Cover覆盖率和TDD方法的Perl测试模式。

3k tokens
Python Testing
by loulanyue

使用pytest的Python测试策略,包括TDD方法、夹具、模拟、参数化和覆盖率要求。

5k tokens
Rust Testing
by loulanyue

Rust测试模式,包括单元测试、集成测试、异步测试、基于属性的测试、模拟和覆盖率。遵循TDD方法学。

3k tokens
Springboot Tdd
by loulanyue

使用JUnit 5、Mockito、MockMvc、Testcontainers和JaCoCo进行Spring Boot的测试驱动开发。适用于添加功能、修复错误或重构时。

997 tokens
Springboot Verification
by loulanyue

Spring Boot项目验证循环:构建、静态分析、测试覆盖、安全扫描,以及发布或PR前的差异审查。

2k tokens
Swift Protocol Di Testing
by loulanyue

基于协议的依赖注入,用于可测试的Swift代码——使用聚焦协议和Swift Testing模拟文件系统、网络和外部API。

2k tokens zh
Tdd Workflow
by loulanyue

在编写新功能、修复错误或重构代码时使用此技能。强制执行测试驱动开发,确保单元测试、集成测试和端到端测试的覆盖率超过80%。

2k tokens zh
AI Regression Testing
by loulanyue

Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.

3k tokens
Cpp Testing
by loulanyue

Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.

2k tokens
Django Tdd
by loulanyue

Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.

5k tokens
E2e Testing
by loulanyue

Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.

2k tokens
Golang Testing
by loulanyue

Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.

4k tokens
Kotlin Coroutines Flows
by loulanyue

Kotlin Coroutines and Flow patterns for Android and KMP — structured concurrency, Flow operators, StateFlow, error handling, and testing.

2k tokens
Kotlin Ktor Patterns
by loulanyue

Ktor server patterns including routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing.

5k tokens
Kotlin Testing
by loulanyue

Kotlin testing patterns with Kotest, MockK, coroutine testing, property-based testing, and Kover coverage. Follows TDD methodology with idiomatic Kotlin practices.

5k tokens