category focus

Testing

Unit, integration, and e2e testing.

4139 स्किल्सall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
testing
1.5K

compose-tests

Use when writing Compose UI tests in stripe-android — covers composeRule setup, Robolectric annotations, node assertions, and test tag patterns

stripe
stripe
testing-security
open
testing
1.5K

write-tests

Use when writing or structuring unit tests in stripe-android — covers runScenario pattern, fakes, Turbine Flow testing, and Truth assertions

stripe
stripe
testing-security
open
testing
1.5K

audit-tests

Audit & fix unit tests for permission-gated components

trycompai
trycompai
testing-security
open
testing
1.5K

production-readiness

Run all audit checks (RBAC, hooks, design system, tests) and verify build

trycompai
trycompai
testing-security
open
testing
1.5K

qa-test-planner

Generate comprehensive test plans, manual test cases, regression test suites, and bug reports for QA engineers. Includes Figma MCP integration for design validation.

softaworks
softaworks
testing-security
open
testing
1.4K

essential-test-design

Write tests that verify observable behavior (contract), not implementation details. Auto-invoked when writing or reviewing tests.

growilabs
growilabs
testing-security
open
testing
1.4K

essential-test-patterns

GROWI testing patterns with Vitest, React Testing Library, and vitest-mock-extended.

growilabs
growilabs
testing-security
open
testing
1.4K

coverage

Export source coverage of test

firedancer-io
firedancer-io
testing-security
open
testing
1.4K

server-deployment

Running durable stream servers. DurableStreamTestServer for development (Node.js, @durable-streams/server, not for production), Caddy plugin for production with Caddyfile configuration, data_dir for file-backed persistence, max_file_handles tuning, long_poll_timeout, server binary downloads for macOS Linux Windows, @durable-streams/cli tool setup, conformance test runner.

durable-streams
durable-streams
testing-security
open
testing
1.4K

skillshare-cli-e2e-test

Run isolated E2E tests in devcontainer from ai_docs/tests runbooks. Use this skill whenever the user asks to: run an E2E test, execute a test runbook, validate a feature end-to-end, create a new runbook, or test CLI behavior in isolation. If you need to run a multi-step CLI validation sequence (init → install → sync → verify), this is the skill — it handles ssenv isolation, flag verification, and structured reporting. Prefer this over ad-hoc docker exec sequences for any test that follows a runbook or needs reproducible isolation.

runkids
runkids
testing-security
open
testing
1.4K

test-driven-development

Guides test-first workflows for bugs and features: write a minimal failing test that encodes contracts and clear failure messages, confirm the gap is not already covered, implement and document the fix, then verify green. Use when fixing bugs with tests, adding features via TDD, writing regression tests, or when the user asks for red-green-refactor or test-driven development.

tenstorrent
tenstorrent
testing-security
open
testing
1.4K

fix-ci

Run a local pnpm monorepo CI loop, fix failures, and stop only when the full sequence is green. Use when Codex is asked to fix CI, make a repository green, or resolve failures from `pnpm -w build`, `pnpm -w test:type`, `pnpm -w lint`, `pnpm -w test`, or `pnpm -w test:integration`.

gronxb
gronxb
testing-security
open
testing
1.4K

playwright-skill

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.

lackeyjb
lackeyjb
testing-security
open
testing
1.3K

hypothesis-testing

Property-based testing with Hypothesis for discovering edge cases and validating invariants. Use when implementing comprehensive test coverage, testing complex logic with many inputs, or validating mathematical properties and invariants across input domains. Triggered by: hypothesis, property-based testing, @given, strategies, generative testing.

foryourhealth111-pixel
foryourhealth111-pixel
testing-security
open
testing
1.3K

property-based-testing

Property-based testing with fast-check (TypeScript/JavaScript) and Hypothesis (Python). Generate test cases automatically, find edge cases, and test mathematical properties. Use when user mentions property-based testing, fast-check, Hypothesis, generating test data, QuickCheck-style testing, or finding edge cases automatically.

foryourhealth111-pixel
foryourhealth111-pixel
testing-security
open
testing
1.3K

tdd-guide

Test-driven development wrapper for vibe coding flow. Enforces RED -> GREEN -> REFACTOR and >=80% coverage target.

foryourhealth111-pixel
foryourhealth111-pixel
testing-security
open
testing
1.3K

noir-frontend-tests

Guide for writing noirc_frontend unit tests. Use when adding, writing, or reviewing frontend tests — regression tests, reproduction tests, error-checking tests, or should_panic tests in the compiler frontend.

noir-lang
noir-lang
testing-security
open
testing
1.3K

dust-test

Step-by-step guide for writing focused, practical tests for Dust codebases following the 80/20 principle.

dust-tt
dust-tt
testing-security
open
testing
1.3K

designing-tests

Designs and implements testing strategies for any codebase. Use when adding tests, improving coverage, setting up testing infrastructure, debugging test failures, or when asked about unit tests, integration tests, or E2E testing.

CloudAI-X
CloudAI-X
testing-security
open
testing
1.3K

test

Run tests for a specific SDK module. Use when asked to "run tests", "test module", "run unit tests", "run system tests", "run e2e tests", or test a specific class. Auto-detects unit vs system tests. Supports interactive mode.

getsentry
getsentry
testing-security
open
testing
1.3K

ctf-writeup

Generates a single standardized submission-style CTF writeup for competition handoff and organizer review. Use after solving a CTF challenge to document the solution steps, tools used, and lessons learned in a structured format.

ljagiello
ljagiello
testing-security
open
testing
1.3K

test-skill

A test skill for unit testing the Atmos skill marketplace functionality

cloudposse
cloudposse
testing-security
open
testing
1.3K

writing-react-native-storybook-stories

Create and edit React Native Storybook stories using Component Story Format (CSF). Use when writing .stories.tsx files, adding stories to React Native components, configuring Storybook addons (controls, actions, backgrounds, notes), setting up argTypes, decorators, parameters, or working with portable stories for testing. Applies to any task involving @storybook/react-native story authoring.

storybookjs
storybookjs
testing-security
open
testing
1.3K

test-workflow

This is a test workflow for unit testing purposes.

nanobot-ai
nanobot-ai
testing-security
open
Previous
Page 30 / 173
Next