🔒

Unit Testing

5220 skills in Testing & Security > Unit Testing

pmc-simulate-tester

Simulate the tester workflow step-by-step with real ticket system. Executes test loading, running, verification, and merging with explicit ENTER/EXIT stage declarations. Use this skill to debug, understand, or manually run the tester workflow.

majiayu000/claude-skill-registry
0
0
업데이트 1w ago

testing-skills

Marketplace

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes

pproenca/dot-claude-old
0
0
업데이트 1w ago

iterative-development-practices

Marketplace

Provides guidance on spec-driven, test-driven, iterative development methodology. Activated when user asks about MVP-first development, iterative workflows, TDD cycles, specification writing, or how to structure feature development.

astrosteveo/claudeverse
0
0
업데이트 1w ago

production-api-tester

Live testing and validation of production research API for strategy optimization loops

mberto10/web_research_agent
0
0
업데이트 1w ago

generate-output

Create the deliverable (code, documentation, tests, content) following the user's standards and best practices. Use after validation passes to actually build the work product.

majiayu000/claude-skill-registry
0
0
업데이트 1w ago

pyx

Safe Python code execution using pyx CLI. Use when: running Python, executing scripts, testing code. Triggers: pyx, run python, execute code, test script. Default mode: MANIFEST_IO (file-first with manifest output).

Anudorannador/python-executor
0
0
업데이트 1w ago

rewards-module-builder

Automates development of TogetherOS Rewards module features. Use when building reward types, implementing validation, creating UI components, writing tests, or updating Rewards documentation. Handles end-to-end implementation from entity models through API handlers to frontend components.

coopeverything/TogetherOS
0
0
업데이트 1w ago

mobile-app-testing

Comprehensive mobile app testing strategies for iOS and Android. Covers unit tests, UI tests, integration tests, performance testing, and test automation with Detox, Appium, and XCTest.

jeffmichaeljohnson-tech/prayermap
0
0
업데이트 1w ago

writing-bundler-tests

Guides writing bundler tests using itBundled/expectBundled in test/bundler/. Use when creating or modifying bundler, transpiler, or code transformation tests.

brendadeeznuts1111/mybundocs11
0
0
업데이트 1w ago

backtest-datetime-visualization

Converting backtest visualizations from bar indices/timesteps to actual datetime axes for clearer time context

smith6jt-cop/Skills_Registry
0
0
업데이트 1w ago

visualize-portfolio

Automatically find the latest portfolio CSVs, process them, and display visualizations in web browser. Use when you want a complete portfolio analysis with one command.

rgbussell/pine_scripts
0
0
업데이트 1w ago

csv-data-synthesizer

Generate realistic CSV data files with proper headers, data types, and configurable row counts for testing, demos, and development. Triggers on "create CSV data", "generate CSV file", "fake CSV for", "sample data CSV", "test data spreadsheet".

majiayu000/claude-skill-registry
0
0
업데이트 1w ago

exploiting-containers

Marketplace

Escape Docker containers and exploit Kubernetes clusters using privileged containers, Docker socket access, misconfigurations, and API abuse. Use when testing container security or performing container escape.

trilwu/secskills
0
0
업데이트 1w ago

ml-antipattern-validator

Prevents 30+ critical AI/ML mistakes including data leakage, evaluation errors, training pitfalls, and deployment issues. Use when working with ML training, testing, model evaluation, or deployment.

Doyajin174/myskills
0
0
업데이트 1w ago

tdd-playbook

Guides strict TDD (red/green/refactor), prioritizing domain unit tests and small steps.

mikivujkovic/claude-code-ddd-tdd-bdd
0
0
업데이트 1w ago

plan-validation

Marketplace

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/pmc-marketplace
0
0
업데이트 1w ago

async-python

Python async/await patterns with asyncio, concurrent.futures, threading, and multiprocessing. Covers async context managers, timeouts, cancellation, common pitfalls (blocking in async, missing await, event loop issues), and choosing between async/threading/multiprocessing. Use when writing async code, debugging async issues, choosing concurrency approaches, or testing async functions.

majiayu000/claude-skill-registry
0
0
업데이트 1w ago

vitest

Vitest - Modern TypeScript testing framework with Vite-native performance, ESM support, and TypeScript-first design

danielseltzer/code-analysis-tools
0
0
업데이트 1w ago

accessibility-complaint-narrative

Parse WCAG accessibility scan reports and combine with personal accessibility testing experiences to generate compelling, evidence-based violation narratives that cite both user impact and technical violations. Generates plain-text complaint narratives suitable for demand letters, legal notices, and accessibility audit reports.

jefdiesel/bento-reports
0
0
업데이트 1w ago

test-driven-development

Marketplace

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

timbuchinger/loadout
0
0
업데이트 1w ago