Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsEngineering › Testing › Page 46

Testing (Page 46 of 66)

3955 Claude Code skills in the Testing sub-category of Engineering.

3,955 skills · updated 2026-08-26 · showing 2701–2760 of 3,955 by quality score

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Coordinate a bounded build, multi-role challenge, debug, verification, learning, and user-UI acceptance loop until automated gates pass or a real STOP condition is reached.
Use when building/testing an app or agent that depends on paid APIs or LLM calls and you must exercise plumbing/UI/harness without spend or real intelligence, for CI, demos, local…
Guide for testing Simba distributed lock and leader-election code. Use when writing or reviewing tests for MutexContender, SimbaLocker, AbstractScheduler, backend TCK conformance…
Базовый workflow для /workflow-scaffold. Use when executing simple implementation tasks: worker creates code and tests, test-runner verifies, documenter adds documentation.
Simulador de datos satelitales — generación de datos Sentinel/Landsat sintéticos para ML y testing.
Use Toxiproxy when an agent needs to inject latency, disconnects, bandwidth limits, or packet-like failure modes into real service calls during development, CI, or incident…
Performs end-to-end (E2E) testing of the project scaffolding scripts to verify cross-platform functionality and encoding integrity.
Bypass SiteGround caching (SG CachePress + LiteSpeed) for WordPress development. Adds cache-busting code to child themes for real-time development testing.
Cognitive completeness verification — quality gate before export. Use when the user requests to "test a skill" or "verify skill completeness.
Author, update, review, or diagnose focused Weline PHPUnit/Pest unit or integration tests for services, helpers, models, and regressions.
"You rewrote the description. Did it fire better — or do you just believe it did?" That belief is n=0 until you test it: invoke when validating a skill or prompt change, asking…
Design the smallest stable Weline fixture, dataset, boundary input, or regression case required by a focused test.
Use when reviewing, shipping, or regression-testing a SKILL.md and you hold one or more captured trajectories where that skill was actually loaded.
技能场景测试套件 —— 备份 → 蓝皮书 → 配置确认 → S1-S3场景测试 → D1-D6功能测试 → S4执行忠实度 → 修复 → bump → 双格式报告 → 结论写入test-report.md。配置驱动流程,钩子强制阻断。
Validate multi-skill workflows defined in CLAUDE.md by checking skill existence, inter-skill data contracts (JSON schema compatibility), file naming conventions, and handoff…
Add a new test flow to the QA Playwright project: create tests and test-data folders for the flow, add inputs and optional builder, write specs from fixtures.
[METHODOLOGY] Design test scenarios for skills through user interview. Reads the target skill, interviews about scope and edge cases, saves scenario files for skill-testing to…
Evaluate a skill, draft the trust audit, and package the approved recommendation.
Build high-quality Agent Skills for Claude following official Anthropic best practices. Covers SKILL.md structure, frontmatter, description writing, progressive disclosure,…
N-dimensional array computing library providing array types, vectorized operations, linear algebra, FFT, random sampling, and testing utilities.
Suppress skill-listing attachments in test mode so discoverability noise does not interfere with deterministic test behavior.
Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.
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…
Foundation skill for Slack Go SDK. Use when setting up a new Slack bot, initializing the API client, choosing between Web API vs Socket Mode vs Events API, implementing error…
\"Execute tool on specific slop-mcp managed MCP server after discovery verifies target exists. 先以元工具驗證後,方在 slop-mcp 管理之 MCP 服務器執行工具。 Use when: running known tool, testing tool's…
Intelligent bug fixing workflow combining root cause analysis, multi-model reasoning, Codex auto-fix, and comprehensive testing.
Stellar smart contract development (Rust, soroban-sdk). Covers project setup, contract anatomy, storage/TTL, authorization, cross-contract calls, events, errors, upgrades, and…
A knowledgeable neighbor who offers a fresh perspective on architecture, design decisions, and test strategy.
Find test gaps and generate tests for uncovered code. Triggers on: generate tests, write tests, test coverage, find untested code, test gaps, smart test, what needs testing.
Generates SmartUI visual regression test configurations for screenshot comparison on TestMu AI cloud. Framework-agnostic — works with Playwright, Selenium, Cypress, Puppeteer.
SMC trading agent skill for Alpha Harness backtesting. Provides ICT/SMC methodology, decision frameworks, and behavioral guidelines for autonomous trading in simulated…
Run VoiceToText's full self-test battery (the repo has no unit-test project - the exe self-tests via CLI flags).
Execute comprehensive API health smoke tests to validate service availability, response times, and critical endpoint functionality during release workflows.
Execute comprehensive authentication and authorization smoke tests to validate login flows, token validation, session management, and access control during release workflows.
Execute comprehensive critical user journey smoke tests to validate end-to-end business flows during release workflows.
Execute comprehensive database smoke tests to validate connectivity, query performance, data integrity, and backup/restore operations during release workflows.
Execute comprehensive external service integration smoke tests to validate third-party APIs, payment gateways, email/SMS providers, and monitoring service connectivity during…
Reproduce CI smoke test failures locally, especially MCP smoke and streaming contract failures.
Use when Product Owner defines smoke prompts or deploy handoffs, and when AI Developer / Deploy phase executes post-deploy smoke.
Smoke-tests a browser game build by loading it in a headless browser, letting it idle, then sending input bursts, and failing on any console error, uncaught exception, or page…
Use when running VS Code smoke tests or working on smoke-test CI steps. Covers npm run smoketest / smoketest-no-compile, grep filtering tests, and a temporary repeat-loop…
Turn a fuzzy idea into an atomic, TDD-ready task plan saved at .smol/plans/. Use whenever you want to "plan", "design", or "scope" a non-trivial change before implementing.
Conduct comprehensive security assessments of SMTP (Simple Mail Transfer Protocol) servers to identify vulnerabilities including open relays, user enumeration, weak…
Implement ready tasks with strict test-driven development. Use when the user wants to build features or fix bugs using TDD cycles, mentions "red-green-refactor", wants integration…
Snapshot Test Helper - Auto-activating skill for Test Automation. Triggers on: snapshot test helper, snapshot test helper Part of the Test Automation skill category.
Set up SwiftUI visual regression testing with swift-snapshot-testing. Generates snapshot test boilerplate and CI configuration. Use for UI regression prevention.
Use when reasoning about snapshot testing as a tactical technique: the capture-and-compare-against-baseline pattern, the difference between data snapshots (serialized object…
Soak Test Planner - Auto-activating skill for Performance Testing. Triggers on: soak test planner, soak test planner Part of the Performance Testing skill category.
Use when stress-testing the reasoning of a Sociological Theory (ST) manuscript — turning stated propositions into a valid, warranted argument that survives rival theories and…
You are an expert in Soda, the data quality platform for testing, monitoring, and profiling data. You help developers write data quality checks in YAML that validate freshness,…
Best practices for software development including coding, testing, workflows, and CI/CD
Evaluate the quality of TDD tests against slice acceptance criteria, codebase conventions, and Red-phase execution results, producing a structured review with Accept or Revise…
Use when after making code modifications (bug fixes, new features, or refactoring) to the MS2Query codebase, or when contributing changes via pull request.
Build Solana programs with Anchor framework or native Rust. Use when developing Solana smart contracts, implementing token operations, testing programs, deploying to networks, or…
Apply Solidity project conventions — Foundry only (forge, cast, anvil, chisel; no Hardhat or Truffle), forge fmt with sort_imports, solhint:all strict (--max-warnings=0…
Use when writing Playwright E2E tests for critical user journeys, setting up post-deployment smoke tests, debugging flaky browser automation, or implementing BDD feature files…
Règles de conformité SonarQube pour le code et les tests TypeScript/React (assertions, complexité, ternaires) — à affecter aux phases de tests frontend
Collect diagnostic information for Speak API issues: auth verification, audio format validation, session inspection, and network testing.
Configure Speak local development with mocked tutors and audio testing. Use when setting up a development environment, configuring test workflows, or building language learning…
[Code Quality] Use to validate a spec artifact''s decisions with the user across three contexts — a freshly-authored Feature Spec (idea-to-spec), an existing canonical spec before…
All Engineering skills →
More in EngineeringDevops (3,719) · Architecture (3,060) · Backend (2,477) · Frontend (1,674) · Languages (1,461) · Code Quality (1,434) · Cloud Platforms (1,292) · Databases (890) · Performance (843) · Mobile (630) · Observability (438) · Data Engineering (371) · Docs Engineering (319) · Workflow Orchestration (286) · ML AI Eng (280) · API Tooling (23)