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
0

test-driven-development

Use when implementing any feature or bugfix. Write the test first, watch it fail, write minimal code to pass. Red-Green-Refactor cycle.

zebbern
zebbern
testing-security
open
testing
0

hook-test

Test skill to verify frontmatter hooks work. Use when asked to test skill hooks.

tiendung
tiendung
testing-security
open
testing
0

webapp-testing

Web应用测试工具包。使用 Playwright 进行前端自动化测试、UI 调试、截图捕获、浏览器日志查看。当需要测试本地 Web 应用、验证前端功能、调试 UI 行为时使用此技能。

enoch-robinson
enoch-robinson
testing-security
open
testing
0

unit-test

Guide for writing unit tests with Vitest. Use when writing tests for service functions, pure logic, or webhook handlers. Covers TDD Red-Green-Refactor cycle, Arrange-Act-Assert pattern, anti-patterns, pure function testing, and mocking at boundaries.

wodsmith
wodsmith
testing-security
open
testing
0

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

ben-mad-jlp
ben-mad-jlp
testing-security
open
testing
0

create-use-case

Create a new business use case (Request + UseCase + Test) following TDD workflow. Use when user asks to implement new business logic, domain operations, or create commands/queries. Always follow Red-Green-Refactor cycle.

Dev-Int
Dev-Int
testing-security
open
testing
0

spec-writing-tests

Defines test scenarios using Given-When-Then format and maps tests to acceptance criteria. Use when writing technical specifications, defining unit and integration test requirements, or ensuring test coverage for acceptance criteria.

michaellperry
michaellperry
testing-security
open
testing
0

integration-test

Guide for writing integration tests with Vitest and Testing Library. Use when testing multi-component workflows, database interactions, React components with context providers, or full user flows. Covers the Testing Trophy philosophy (integration > unit), factory patterns for test data, MSW for network mocking, async testing patterns (waitFor, findBy), and custom render with providers. Use this for tests that cross multiple modules or layers of the application.

wodsmith
wodsmith
testing-security
open
testing
0

implementing-features

Implements new modules, agents, or features using TDD methodology. Used when adding any new functionality to the table2image multi-agent system. Follows six-phase workflow: context loading, test writing, implementation, verification, documentation, and protocol completion.

pheonix2006
pheonix2006
testing-security
open
testing
0

frontend-tdd

Frontend TDD Agent. React/Next.js 기반 TDD 테스트 작성 및 구현을 담당합니다. 테스트 먼저 작성 후 구현하는 Red-Green-Refactor 사이클을 따릅니다.

shaul1991
shaul1991
testing-security
open
testing
0

test-terrorist

Ruthlessly hunts testing gaps across ALL testing types. BDD-biased. Contract testing stickler.

Peleke
Peleke
testing-security
open
testing
0

vitest

Comprehensive Vitest testing framework guide with strong emphasis on Jest-to-Vitest migration. Covers automated migration using codemods, configuration setup, API differences, best practices, and troubleshooting. Use when migrating from Jest, setting up Vitest, writing tests, configuring test environments, or resolving migration issues. Primary focus is seamless Jest migration with minimal code changes.

el-feo
el-feo
testing-security
open
testing
0

qa-regression-scanner

Analyzes code diffs to identify affected endpoints and prioritize regression testing. Focuses QA effort on changed areas.

pcortes
pcortes
testing-security
open
testing
0

test-writing

TDD(テスト駆動開発)に基づいたテストコード作成スキル。Red-Green-Refactorサイクルを実践し、 t-wadaのベストプラクティスに従ってテストファーストで高品質なテストを作成します。 Backend(Go test)とFrontend(Jest)の両方に対応。

keito-isurugi
keito-isurugi
testing-security
open
testing
0

execution

Implements code according to an approved plan following TDD methodology. Use when implementing features, fixing bugs, or executing tasks from a PLAN.md.

rom-orlovich
rom-orlovich
testing-security
open
testing
0

coda

Enables Claude to create and manage documents with tables and automation in Coda via Playwright MCP

Andrejones92
Andrejones92
testing-security
open
testing
0

feature-walkthrough

Generate polished walkthrough videos from Playwright test suites. Runs thematically connected tests with video recording, creates title cards, slows footage for readability, and concatenates into a final demo video.

bryonjacob
bryonjacob
testing-security
open
testing
0

test-coverage-auditor

Verify test coverage and quality for new features. Ensures service functions have unit tests, tRPC procedures have integration tests, and critical paths are covered before deployment.

gregsuptown
gregsuptown
testing-security
open
testing
0

coverage-master

Test Coverage Analyst. Enforces testing standards and identifies gaps.

shvydak
shvydak
testing-security
open
testing
0

testing

Vitest + Storybook testing strategy with clear role separation. Reference for implementing unit tests and UI interaction tests.

Higashi-Kota
Higashi-Kota
testing-security
open
testing
0

playwright-testing

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.

timbuchinger
timbuchinger
testing-security
open
testing
0

plan-validation

Validate planning documents before implementation begins. Checks ambiguity resolution, prerequisites, and testing methods. Use when: - Before starting implementation of a ticket - User says "validate plan", "check plan", "ready to implement?" - After completing 2-plan.md and 3-spec.md - Before TDD cycle begins

jayprimer
jayprimer
testing-security
open
testing
0

test-gen

Generate tests following Frontera test patterns. Use when user says "write tests", "add tests", "test this", "create unit tests", "generate tests", or asks to test a component/function/API.

deeksmith-cpu
deeksmith-cpu
testing-security
open
Previous
Page 365 / 389
Next