Me2e-test-createmetabase-metabase#metabaseTestinge2e testingbrowser automationtest generationAnalyze React component source code to understand UI structure, then generate idiomatic Cypress E2E tests following Metabase conventions. Falls back to Playwright MCP browser...
Rtestfacebook-react#reactTestingtest runnerReactTDDUse when you need to run tests for React core. Supports source, www, stable, and experimental channels.
Rcompiler-verifyfacebook-react#reactTestingTypeScriptRustverificationUse when you need to run all compiler checks (tests, lint, format) before committing. Detects whether TS or Rust code changed and runs the appropriate checks.
Bverifyoven-sh-bun#bunTestingruntime verificationdebug binarybuild processVerify a Bun runtime change by driving the debug binary end-to-end.
Bwriting-dev-server-testsoven-sh-bun#bunTestingbrowser testingdev serverhot reloadGuides writing HMR/Dev Server tests in test/bake/. Use when creating or modifying dev server, hot reloading, or bundling tests.
DNwebapp-testinganthropics-skills#discernment-nudgeTestingPlaywrightbrowser automationend-to-end testingToolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots,...
Efsharp-testingaffaan-m-everything-claude-code#eccv2.2.1Testingintegration testingmockingproperty-based testingF# testing patterns with xUnit, FsUnit, Unquote, FsCheck property-based testing, integration tests, and test organization best practices. Use when writing F# tests with xUnit,...
Eagent-evalaffaan-m-everything-claude-code#eccv2.2.1TestingevaluationbenchmarkingCLI toolHead-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics. Use when choosing between coding...
Eai-regression-testingaffaan-m-everything-claude-code#eccv2.2.1Testingregression-testingAI-assisted developmentsandbox testingRegression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind...
Egolang-testingaffaan-m-everything-claude-code#eccv2.2.1Testingtest coverageGotable-driven testsGo testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.
Etdd-workflowaffaan-m-everything-claude-code#eccv2.2.1Testingunit testingtest-driven developmentintegration testingUse this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
Everification-loopaffaan-m-everything-claude-code#eccv2.2.1Testingtest coveragecode reviewsecurity scanningA comprehensive verification system for Claude Code sessions.
Eperl-testingaffaan-m-everything-claude-code#eccv2.2.1TestingTDDmockingcoverage使用Test2::V0、Test::More、prove runner、模拟、Devel::Cover覆盖率和TDD方法的Perl测试模式。
Epython-testingaffaan-m-everything-claude-code#eccv2.2.1TestingTDDpytestfixtures使用pytest的Python测试策略,包括TDD方法、夹具、模拟、参数化和覆盖率要求。
Erust-testingaffaan-m-everything-claude-code#eccv2.2.1Testingunit testingintegration testingTDDRust测试模式,包括单元测试、集成测试、异步测试、基于属性的测试、模拟和覆盖率。遵循TDD方法学。
Eskill-complyaffaan-m-everything-claude-code#eccv2.2.1Testingcompliance measurementtool call analysisreport generation可视化技能、规则和代理定义是否被实际遵循——自动生成3种提示严格级别的场景,运行代理,分类行为序列,并报告完整工具调用时间线的合规率
Espringboot-tddaffaan-m-everything-claude-code#eccv2.2.1TestingSpring BootTDDmockito使用JUnit 5、Mockito、MockMvc、Testcontainers和JaCoCo进行Spring Boot的测试驱动开发。适用于添加功能、修复错误或重构时。
Espringboot-verificationaffaan-m-everything-claude-code#eccv2.2.1Testingcode reviewSpring BootverificationSpring Boot项目验证循环:构建、静态分析、测试覆盖、安全扫描,以及发布或PR前的差异审查。
Eswift-protocol-di-testingaffaan-m-everything-claude-code#eccv2.2.1Testingunit testingdependency injectionmocking基于协议的依赖注入,用于可测试的Swift代码——使用聚焦协议和Swift Testing模拟文件系统、网络和外部API。
Etdd-workflowaffaan-m-everything-claude-code#eccv2.2.1Testingunit testingtest-driven developmentintegration testing在编写新功能、修复错误或重构代码时使用此技能。强制执行测试驱动开发,确保单元测试、集成测试和端到端测试的覆盖率超过80%。