home/categories/testing-security
domain cluster

Testing & Security

QA, penetration testing, and code quality.

9326 اسکلزall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
testing
8

lorcana-test-generation

Generate basic happy-path tests for Lorcana card abilities. Tests verify ability behavior only - NO property validation tests. Use when implementing or updating card tests. Effects are tested separately in the engine.

TheCardGoat
TheCardGoat
testing-security
open
testing
8

build

Use this skill when you need to compile CPython, run tests, verify your changes work, check if a fix is correct, or debug test failures. Covers building from source with ./configure and make, ccache for faster rebuilds, Argument Clinic regeneration, and the unittest-based test system (NOT pytest). Essential for any task that requires running code or tests.

gpshead
gpshead
testing-security
open
testing
8

spec-compliance

Use this skill to verify work matches requirements. Activates when checking against specifications, validating acceptance criteria, or ensuring implementation matches design.

gr8monk3ys
gr8monk3ys
testing-security
open
testing
8

tdd-practices

Applies TDD workflow to development. Use when implementing features, fixing bugs, or refactoring with test-first approach. Detects AI anti-patterns.

ssiumha
ssiumha
testing-security
open
testing
8

go-testing

Handles all Golang testing tasks including running tests, writing new tests, and fixing test failures. Follows MCPSpy testing conventions with require for critical assertions and assert for non-critical ones.

nite-coder
nite-coder
testing-security
open
testing
8

web-tests

Complete browser automation with Playwright. **ALWAYS use when user needs browser testing, E2E testing, screenshots, form testing, or responsive design validation.** Auto-detects dev servers, saves test scripts to working directory. Examples - "test this page", "take screenshots of responsive design", "test login flow", "check for broken links", "validate form submission".

marcioaltoe
marcioaltoe
testing-security
open
testing
8

bdd-practices

Writes behavior specifications in Gherkin format. Use when defining features from user perspective or creating acceptance tests.

ssiumha
ssiumha
testing-security
open
testing
8

auto-dev

Manages autonomous development workflow from feature to PR. Use when implementing features end-to-end, maintaining context across sessions, or running tests automatically.

ssiumha
ssiumha
testing-security
open
testing
8

define

Manifest builder. Creates hierarchical definitions separating Deliverables (what to build) from Invariants (rules to follow). Use when starting new features, refactors, or any work requiring clear done criteria.

doodledood
doodledood
testing-security
open
testing
8

opal-frontend-cypress-e2e

Cypress end-to-end testing guidance for opal-frontend, including Cucumber feature layout, tags, step definitions, Actions or Flows, selectors, and accessibility specs. Use when adding or updating E2E scenarios.

hmcts
hmcts
testing-security
open
testing
8

test-engineer

Test planning, writing, and review across unit/integration/e2e, primarily with pytest. Use when adding tests, improving coverage, diagnosing flaky tests, or designing a testing strategy.

jorijn
jorijn
testing-security
open
testing
8

opal-frontend-cypress-component

Cypress component testing guidance for opal-frontend. Use when adding or updating component specs, configuring component test setup, or choosing selectors, mocks, and POM Actions or Flows.

hmcts
hmcts
testing-security
open
testing
8

bun-test

Write and debug Bun tests with proper mocking, coverage, and isolation. Use when writing tests, debugging test failures, setting up test infrastructure, mocking fetch/modules, or improving test coverage.

ainergiz
ainergiz
testing-security
open
testing
7

testing-strategy

Comprehensive testing strategies and coverage standards. Use when testing strategy guidance is required.

CsHeng
CsHeng
testing-security
open
testing
7

using-quality-engineering

Use when user asks about E2E testing, performance testing, chaos engineering, test automation, flaky tests, test data management, or quality practices - routes to specialist reference sheets with deep expertise instead of providing general guidance

tachyon-beep
tachyon-beep
testing-security
open
security
7

security-best-practices

Implement security best practices for web applications and infrastructure. Use when securing APIs, preventing common vulnerabilities, or implementing security policies. Handles HTTPS, CORS, XSS, SQL Injection, CSRF, rate limiting, and OWASP Top 10.

supercent-io
supercent-io
testing-security
open
security
7

nextjs-authentication

Complete Next.js authentication system. PROACTIVELY activate for: (1) NextAuth.js (Auth.js) setup, (2) OAuth providers (GitHub, Google), (3) Credentials provider, (4) Session management (JWT/database), (5) Protected routes with middleware, (6) Role-based access control (RBAC), (7) Login/registration forms, (8) Authorization patterns, (9) Type augmentation for sessions. Provides: Auth.js configuration, middleware protection, session hooks, RBAC patterns, login forms. Ensures secure authentication with proper session handling.

JosiahSiegel
JosiahSiegel
testing-security
open
security
7

better-auth-integrations

Better Auth framework integrations for TypeScript. Use when wiring route handlers in Next.js, SvelteKit, Remix, Express, Hono, or other web frameworks.

bobmatnyc
bobmatnyc
testing-security
open
security
7

express-api-developer

Express.js backend API development for Vigil Guard v2.0.0. Use for endpoint creation, JWT authentication, RBAC, ClickHouse queries with 3-branch columns, rate limiting, CORS management, branch service proxy endpoints, and audit logging.

tbartel74
tbartel74
testing-security
open
testing
7

verdex-playwright-complete

Complete Playwright test authoring workflow with Verdex MCP tools. Three phases - explore apps interactively to map user journeys, build stable role-first selectors via progressive DOM exploration, write idiomatic Playwright tests. Includes workflow discovery, selector patterns, and testing best practices.

verdexhq
verdexhq
testing-security
open
testing
7

wordpress-testing-qa

WordPress plugin and theme testing with PHPUnit integration tests, WP_Mock unit tests, PHPCS coding standards, and CI/CD workflows

bobmatnyc
bobmatnyc
testing-security
open
testing
7

jest-typescript

Jest with TypeScript - Industry standard testing framework with 70% market share, mature ecosystem, React Testing Library integration

bobmatnyc
bobmatnyc
testing-security
open
testing
7

unity-playmode-testing

Supports Unity Play Mode control, input simulation, UI automation, and visual verification. Integrates test execution, screenshot/video capture, and console log checking. Use when: starting Play Mode, input simulation, UI clicks, screenshots, video recording, test execution

akiojin
akiojin
testing-security
open
code-quality
7

sandbox-setup

Configure Claude Code sandbox settings for this repository

ohare93
ohare93
testing-security
open
Previous
Page 204 / 389
Next