Testing

Page 2 of 13

Browse skills in this category.

908 skills · Showing 73-144
Sort by:

by Ed1s0nZ

安全自动化的专业技能和方法论

4.1K
Jan 15, 2026, 02:00 PM

by Ed1s0nZ

SSRF服务器端请求伪造测试的专业技能和方法论

4.1K
Jan 15, 2026, 02:00 PM

by Ed1s0nZ

XXE XML外部实体注入测试的专业技能和方法论

4.1K
Jan 15, 2026, 02:00 PM

by ChrisWiles

Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or troubleshooting unexpected behavior. Emphasizes NO FIXES WITHOUT ROOT CAUSE FIRST.

4.0K
Jan 6, 2026, 07:05 PM

by ChrisWiles

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

4.0K
Jan 6, 2026, 07:05 PM

by posit-dev

Generates well-structured PR bodies with dynamically fetched e2e test tags

3.9K
Jan 12, 2026, 04:37 AM

dead-code

Testing

by parcadei

Find unused functions and dead code in the codebase

3.8K
Jan 14, 2026, 10:54 AM

camsnap

Testing

by clawdbot

Capture frames or clips from RTSP/ONVIF cameras.

3.4K
Jan 12, 2026, 05:29 AM

by AnySoftKeyboard

Create and run unit tests following the project's architecture and guidelines (Robolectric, naming, location).

3.2K
Jan 10, 2026, 06:15 AM

by storj

Run unit tests that require the Spanner emulator. Use this skill when the user wants to run tests in packages like satellite/metabase, satellite/metainfo, or any other tests that interact with Spanner. Automatically handles checking for and configuring the Spanner emulator environment.

3.2K
Jan 9, 2026, 10:59 PM

by openai

Run the integration-tests pipeline that depends on a local npm registry (Verdaccio). Use when asked to execute integration tests or local publish workflows in this repo.

3.2K
Feb 3, 2026, 10:02 AM

by openai

Keep pnpm current: run pnpm self-update/corepack prepare, align packageManager in package.json, and bump pnpm/action-setup + pinned pnpm versions in .github/workflows to the latest release. Use this when refreshing the pnpm toolchain manually or in automation.

3.2K
Feb 3, 2026, 10:02 AM

by zebbern

This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater", "analyze HTTP history", or "configure proxy for web testing". It provides comprehensive guidance for using Burp Suite's core features for web application security testing.

3.0K
Jan 12, 2026, 12:44 AM

by zebbern

This skill should be used when the user asks to "test for HTML injection", "inject HTML into web pages", "perform HTML injection attacks", "deface web applications", or "test content injection vulnerabilities". It provides comprehensive HTML injection attack techniques and testing methodologies.

3.0K
Jan 12, 2026, 12:44 AM

by zebbern

This skill should be used when the user asks to "set up a web server", "configure HTTP or HTTPS", "perform SNMP enumeration", "configure SMB shares", "test network services", or needs guidance on configuring and testing network services for penetration testing labs.

3.0K
Jan 12, 2026, 12:44 AM

eval

Testing

by mikeyobrien

EvalKit is a conversational evaluation framework for AI agents that guides you through creating robust evaluations using the Strands Evals SDK. Through natural conversation, you can plan evaluations, generate test data, execute evaluations, and analyze results.

2.9K
Jan 30, 2026, 05:38 PM

by mikeyobrien

Lists all code tasks in the repository with their status, dates, and metadata. Useful for getting an overview of pending work or finding specific tasks.

2.9K
Mar 10, 2026, 03:13 AM

gpend

Testing

by bfly123

Fetch the latest reply from Gemini (shorthand: g/gm) via the `gpend` CLI. Use only when the user explicitly asks to view the Gemini/gm reply/response (e.g. "看下 g 回复/输出"); do not run proactively after `gask` unless requested.

2.9K
Jan 26, 2026, 02:36 AM

gping

Testing

by bfly123

Test connectivity with Gemini (shorthand: g/gm) via the `gping` CLI. Use when the user explicitly asks to check Gemini/gm status/connection (e.g. "g ping", "gm ping", "Gemini 连上没"), or when troubleshooting Gemini not responding.

2.9K
Jan 26, 2026, 02:36 AM

opend

Testing

by bfly123

Fetch the latest reply from OpenCode (shorthand: oc) storage via the `opend` CLI. Use only when the user explicitly asks to view the OpenCode/oc reply/response (e.g. "看下 oc 回复/输出"); do not run proactively after `oask` unless requested.

2.9K
Jan 26, 2026, 02:36 AM

oping

Testing

by bfly123

Test connectivity with OpenCode (shorthand: oc) via the `oping` CLI. Use when the user explicitly asks to check OpenCode/oc status/connection (e.g. "oc ping", "oc 还活着吗", "OpenCode 连上没"), troubleshoot OpenCode not responding, or verify `ccb up opencode` succeeded.

2.9K
Jan 26, 2026, 02:36 AM

by parcadei

A complete skill for E2E testing

2.8K
Jan 11, 2026, 08:18 PM

by parcadei

Metacognitive check-ins during problem solving - detects when to pivot or persist

2.8K
Jan 11, 2026, 08:18 PM

release

Testing

by parcadei

Release preparation workflow - security audit → E2E tests → review → changelog → docs

2.8K
Jan 11, 2026, 08:18 PM

tdd

Testing

by parcadei

Test-driven development workflow with philosophy guide - plan → write tests → implement → validate

2.8K
Jan 11, 2026, 08:18 PM

test

Testing

by parcadei

Comprehensive testing workflow - unit tests ∥ integration tests → E2E tests

2.8K
Jan 11, 2026, 08:18 PM

by letta-ai

Guide for adding new LLM models to Letta Code. Use when the user wants to add support for a new model, needs to know valid model handles, or wants to update the model configuration. Covers models.json configuration, CI test matrix, and handle validation.

2.6K
Dec 22, 2025, 02:20 AM

by letta-ai

Find other agents on the same server. Use when the user asks about other agents, wants to migrate memory from another agent, or needs to find an agent by name or tags.

2.6K
Jan 31, 2026, 10:18 PM

by letta-ai

Search past messages to recall context. Use when you need to remember previous discussions, find specific topics mentioned before, pull up context from earlier in the conversation history, or find which agent discussed a topic.

2.6K
Apr 14, 2026, 04:28 AM

by useautumn

Create and maintain API version changes. Use when adding breaking changes to API responses/requests, creating version change files, transforming data between versions, or handling backward compatibility.

2.6K
Jan 16, 2026, 09:16 AM

sentry

Testing

by mitsuhiko

Fetch and analyze Sentry issues, events, transactions, and logs. Helps agents debug errors, find root causes, and understand what happened at specific times.

2.6K
Dec 28, 2025, 07:01 PM

by exceptionless

2.4K
Jan 12, 2026, 04:05 AM

by exceptionless

2.4K
Jan 12, 2026, 04:05 AM

by exceptionless

2.4K
Jan 12, 2026, 04:05 AM

by exceptionless

2.4K
Jan 12, 2026, 04:05 AM

by heyitsnoah

ALWAYS use before attempting any fix. Never jump to solutions - investigate root cause first. Use when encountering any technical issue, bug, test failure, or unexpected behavior.

2.4K
Apr 10, 2026, 11:52 PM

by OneKeyHQ

Development commands for OneKey monorepo. Use when running dev servers, building apps, linting, testing, or troubleshooting build issues. Triggers on yarn, dev, build, lint, test, desktop, mobile, web, extension, ios, android, compile, bundle.

2.4K
Mar 23, 2026, 10:29 AM

by OneKeyHQ

Creates test version branches for testing app upgrade functionality. Use when preparing upgrade test builds, testing version migration, or when the user mentions test version, 9005.x.x version numbers, upgrade testing, or version upgrade QA. Automates branch creation, version bumping, and build number hardcoding for upgrade flow verification.

2.4K
Jan 29, 2026, 02:11 PM

by OneKeyHQ

Filters specific errors from Sentry reporting in this OneKey monorepo. Use when needing to ignore/suppress/filter Sentry errors, add error exclusions, or stop certain errors from being reported. Handles platform-specific filtering (desktop/mobile/web/extension).

2.4K
Jan 29, 2026, 02:11 PM

by blader

Detect and resolve TypeScript/JavaScript circular import dependencies. Use when:(1) "Cannot access 'X' before initialization" at runtime, (2) Import returns undefined unexpectedly, (3) "ReferenceError: Cannot access X before initialization",(4) Type errors that disappear when you change import order, (5) Jest/Vitest tests fail with undefined imports that work in browser.

2.4K
Jan 17, 2026, 07:02 PM

by facet-rs

Systematic workflow for debugging by reproducing bugs with real data, reducing test cases to minimal examples, and adding regression tests

2.3K
Jan 12, 2026, 01:07 AM

by jeremylongshore

This skill enables automated testing of mobile applications on iOS and Android platforms using frameworks like Appium, Detox, XCUITest, and Espresso. It generates end-to-end tests, sets up page object models, and handles platform-specific elements. Use this skill when the user requests mobile app testing, test automation for iOS or Android, or needs assistance with setting up device farms and simulators. The skill is triggered by terms like "mobile testing", "appium", "detox", "xcuitest", "espresso", "android test", "ios test".

2.3K
May 23, 2026, 05:26 AM

by jeremylongshore

This skill enables cross-browser compatibility testing for web applications using BrowserStack, Selenium Grid, or Playwright. It tests across Chrome, Firefox, Safari, and Edge, identifying browser-specific bugs and ensuring consistent functionality. It is used when a user requests to "test browser compatibility", "run cross-browser tests", or uses the `/browser-test` or `/bt` command to assess web application behavior across different browsers and devices. The skill generates a report detailing compatibility issues and screenshots for visual verification. Activates when you request "conducting browser compatibility tests" functionality.

2.3K
May 23, 2026, 05:26 AM

by jeremylongshore

This skill enables Claude to design and execute chaos engineering experiments to test system resilience. It is used when the user requests help with failure injection, latency simulation, resource exhaustion testing, or resilience validation. The skill is triggered by discussions of chaos experiments (GameDays), failure injection strategies, resilience testing, and validation of recovery mechanisms like circuit breakers and retry logic. It leverages tools like Chaos Mesh, Gremlin, Toxiproxy, and AWS FIS to simulate real-world failures and assess system behavior.

2.3K
May 23, 2026, 05:26 AM

by jeremylongshore

This skill enables Claude to design and execute chaos engineering experiments to test system resilience. It is used when the user requests help with failure injection, latency simulation, resource exhaustion testing, or resilience validation. The skill is triggered by discussions of chaos experiments (GameDays), failure injection strategies, resilience testing, and validation of recovery mechanisms like circuit breakers and retry logic. It leverages tools like Chaos Mesh, Gremlin, Toxiproxy, and AWS FIS to simulate real-world failures and assess system behavior.

2.3K
May 23, 2026, 05:26 AM

by jeremylongshore

This skill enables Claude to generate end-to-end (E2E) tests for web applications. It leverages Playwright, Cypress, or Selenium to automate browser interactions and validate user workflows. Use this skill when the user requests to "create E2E tests", "generate end-to-end tests", or asks for help with "browser-based testing". The skill is particularly useful for testing user registration, login flows, shopping cart functionality, and other multi-step processes within a web application. It supports cross-browser testing and can be used to verify the responsiveness of web applications on different devices.

2.3K
May 23, 2026, 05:26 AM

by jeremylongshore

Configure LangChain CI/CD integration with GitHub Actions and testing.Use when setting up automated testing, configuring CI pipelines,or integrating LangChain tests into your build process.Trigger with phrases like "langchain CI", "langchain GitHub Actions","langchain automated tests", "CI langchain", "langchain pipeline".

2.3K
May 17, 2026, 06:48 AM

by jeremylongshore

Create a minimal working LangChain example.Use when starting a new LangChain integration, testing your setup,or learning basic LangChain patterns with chains and prompts.Trigger with phrases like "langchain hello world", "langchain example","langchain quick start", "simple langchain code", "first langchain app".

2.3K
May 17, 2026, 06:48 AM

by jeremylongshore

Configure LangChain local development workflow with hot reload and testing.Use when setting up development environment, configuring test fixtures,or establishing a rapid iteration workflow for LangChain apps.Trigger with phrases like "langchain dev setup", "langchain local development","langchain testing", "langchain development workflow".

2.3K
May 17, 2026, 06:48 AM

by jeremylongshore

Configure LangChain multi-environment setup for dev/staging/prod.Use when managing multiple environments, configuring environment-specific settings,or implementing environment promotion workflows.Trigger with phrases like "langchain environments", "langchain staging","langchain dev prod", "environment configuration", "langchain env setup".

2.3K
May 17, 2026, 06:48 AM

by jeremylongshore

This skill manages database testing by generating test data, wrapping tests in transactions, and validating database schemas. It is used to create robust and reliable database interactions. Claude uses this skill when the user requests database testing utilities, including test data generation, transaction management, schema validation, or migration testing. Trigger this skill by mentioning "database testing," "test data factories," "transaction rollback," "schema validation," or using the `/db-test` or `/dbt` commands.

2.3K
May 23, 2026, 05:26 AM

by jeremylongshore

Automatically manages marketplace catalog updates, syncs marketplace.json, and handles plugin distribution when user mentions marketplace update, sync catalog, or add to marketplace. Specific to claude-code-plugins two-catalog system.

2.3K
May 23, 2026, 05:26 AM

by jeremylongshore

This skill enables Claude to orchestrate complex test workflows using the test-orchestrator plugin. It allows Claude to define test execution graphs with dependencies, execute tests in parallel, and intelligently select tests to run based on code changes. Use this skill when a user requests test orchestration, dependency management for tests, parallel test execution, smart test selection, or CI/CD integration for testing. Trigger terms include "orchestrate tests", "test workflow", "parallel testing", "smart test selection", "test dependencies", and "/orchestrate".

2.3K
May 23, 2026, 05:26 AM

by jeremylongshore

This skill enables Claude to design, execute, and analyze performance tests using the performance-test-suite plugin. It is activated when the user requests load testing, stress testing, spike testing, or endurance testing, and when discussing performance metrics such as response time, throughput, and error rates. It identifies performance bottlenecks related to CPU, memory, database, or network issues. The plugin provides comprehensive reporting, including percentiles, graphs, and recommendations.

2.3K
May 23, 2026, 05:26 AM

by jeremylongshore

This skill enables Claude to execute visual regression tests using tools like Percy, Chromatic, and BackstopJS. It captures screenshots, compares them against baselines, and analyzes visual differences to identify unintended UI changes. Use this skill when the user requests visual testing, UI change verification, or regression testing for a web application or component. Trigger phrases include "visual test," "UI regression," "check visual changes," or "/visual-test".

2.3K
May 23, 2026, 05:26 AM

by jeremylongshore

This skill enables Claude to perform comprehensive accessibility audits. It uses the accessibility-test-scanner plugin to identify WCAG 2.1/2.2 compliance issues, validate ARIA attributes, check keyboard navigation, and assess screen reader compatibility. Use this skill when the user requests an accessibility scan, audit, or compliance check, or when terms like "WCAG", "ARIA", "screen reader", "accessibility testing", or "a11y" are mentioned. It provides actionable insights for improving web application accessibility.

2.3K
May 23, 2026, 05:26 AM

by jeremylongshore

This skill enables Claude to perform comprehensive accessibility audits. It uses the accessibility-test-scanner plugin to identify WCAG 2.1/2.2 compliance issues, validate ARIA attributes, check keyboard navigation, and assess screen reader compatibility. Use this skill when the user requests an accessibility scan, audit, or compliance check, or when terms like "WCAG", "ARIA", "screen reader", "accessibility testing", or "a11y" are mentioned. It provides actionable insights for improving web application accessibility.

2.3K
May 23, 2026, 05:26 AM

by amilich

Generate sprite sheet images for the isometric city game using the GenerateImage tool. Use when creating new game assets, sprite sheets, vehicle sprites, building sprites, or any visual assets for the isometric city builder. Ensures consistent format, sizing, and isometric projections.

2.1K
Jan 19, 2026, 02:43 AM

debugging

Testing

by mrgoonie

Systematic debugging frameworks for finding and fixing bugs - includes root cause analysis, defense-in-depth validation, and verification protocols

2.1K
Jan 11, 2026, 07:57 PM

by mrgoonie

Creative problem-solving techniques for breaking through stuck points - includes collision-zone thinking, inversion, pattern recognition, and simplification

2.1K
Jan 11, 2026, 07:57 PM

by filipstrand

Port ML models into mflux/MLX with correctness-first validation, then refactor toward mflux style.

2.1K
Mar 8, 2026, 10:13 PM

by jar-analyzer

基于 jar-analyzer(SQLite + 内置 MCP)的证据驱动 Java 安全审计技能。核心目标:把“结论”变成“可复现证据 + 可度量覆盖率”。

2.1K
Jan 13, 2026, 12:37 PM

by catlog22

Transform vague prompts into actionable specs using intelligent analysis and session memory. Use when user input contains -e or --enhance flag.

2.1K
Feb 3, 2026, 02:02 AM

dev-client

Testing

by expo

Build and distribute Expo development clients locally or via TestFlight

2.0K
Jan 20, 2026, 09:11 PM

by TheOrcDev

Patterns for game-like interfaces - health bars, XP bars, mana bars. Apply when building RPG/retro gaming UI components with state-driven visuals.

1.9K
Jan 16, 2026, 09:09 AM

by TheOrcDev

Use early returns to avoid unnecessary computation in loops and functions. Apply when processing arrays, validating input, or checking multiple conditions where the result can be determined before all iterations complete.

1.9K
Jan 16, 2026, 09:09 AM

by TheOrcDev

Hoist RegExp creation outside render or memoize with useMemo(). Apply when using regular expressions in React components or frequently called functions.

1.9K
Jan 16, 2026, 09:09 AM

by TheOrcDev

Register components in registry.json for shadcn/ui add command. Apply when adding new 8-bit components to the component library.

1.9K
Jan 16, 2026, 09:09 AM

by TheOrcDev

Wrap animated SVG elements in a div to enable hardware acceleration. Apply when animating SVG icons or elements, especially in 8-bit retro components with pixel art animations.

1.9K
Jan 16, 2026, 09:09 AM

by TheOrcDev

Extract static JSX elements outside components to avoid re-creation on every render. Apply when rendering static elements repeatedly or in lists.

1.9K
Jan 16, 2026, 09:09 AM

by TheOrcDev

Organize 8-bit CSS with custom properties, pixel fonts, and responsive pixel art. Apply when creating or modifying retro-styled components and their CSS.

1.9K
Jan 16, 2026, 09:09 AM

test-plan

Testing

by quran

../../../.agents/quran/skills/test-plan/SKILL.md

1.9K
Feb 9, 2026, 07:50 AM