🔒

Unit Testing

5220 skills in Testing & Security > Unit Testing

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/Frontera-Platform
0
0
Actualizado 5d ago

dependency-upgrade

Marketplace

Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.

HermeticOrmus/after-the-third-cup
0
0
Actualizado 5d ago

dr-rule-builder

Marketplace

Use this skill when the user needs help creating, testing, validating, or troubleshooting Detection & Response (D&R) rules in LimaCharlie.

tekgrunt/boot-test
0
0
Actualizado 5d ago

writing-skills

Marketplace

Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization

pproenca/dot-claude
0
0
Actualizado 5d ago

condition-wait

Marketplace

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses

pproenca/dot-claude-old
0
0
Actualizado 5d ago

using-git-worktrees

Marketplace

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification. Verifies .gitignore, runs project setup, confirms clean test baseline. Do NOT use for quick fixes or small changes - worktrees add overhead; use simple branch switching for trivial changes.

jrc1883/popkit-claude
0
0
Actualizado 5d ago

instance-resource-design

Guide for designing Instance resources in OptAIC. Use when creating DatasetInstance, SignalInstance, ExperimentInstance, ModelInstance, PortfolioOptimizerInstance, or BacktestInstance. Covers definition references, config patterns, composition, flow execution pairing, and scheduling.

colingwuyu/optaic-trading
0
0
Actualizado 5d ago

plan-driven-workflow

Follow plan.md-driven development workflow with strict TDD discipline. Use when the user says "go", references plan.md, asks to proceed with next test or task, create implementation plan, or needs step-by-step test-driven development from a plan file. Enforces one test at a time with explicit user control.

majiayu000/claude-skill-registry
0
0
Actualizado 5d ago

bug-fixer-batch-test-failure-resolution

Efficiently fix large batches (10-15+) of existing bugs by reading failing tests, fixing code in batches, and validating once per batch. Use when user has multiple failing tests, says "fix bugs/failing tests", or bug report shows many issues. NOT for test-first development (use TDD skill instead).

Proaptus/proagentic-dfx
0
0
Actualizado 5d ago

bigquery-etl-core

The core skill for working within the bigquery-etl repository. Use this skill when understanding project structure, conventions, and common patterns. Works with model-requirements, query-writer, metadata-manager, sql-test-generator, and bigconfig-generator skills.

majiayu000/claude-skill-registry
0
0
Actualizado 5d ago

api-testing

Test and debug Next.js API routes, validate responses, check authentication, and troubleshoot API errors. Use when testing API endpoints, debugging 500 errors, validating API responses, or checking authentication flows.

majiayu000/claude-skill-registry
0
0
Actualizado 5d ago

exa-research

Comprehensive research skill using Exa AI tools for web search and code context retrieval. Use when conducting research on technologies, finding code examples, discovering latest tools, or gathering comprehensive information on any topic. Combines web search for articles/news with code search for implementation examples.

majiayu000/claude-skill-registry
0
0
Actualizado 5d ago

backend-python-testing

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development for FastAPI applications. Use when writing Python tests, setting up test suites, or implementing testing best practices.

majiayu000/claude-skill-registry
0
0
Actualizado 5d ago

generating-unit-tests

Generate Vitest unit tests following project conventions. Use when user asks to create tests, write test cases, or add test coverage for TypeScript functions.

jhlee0409/inner-lens
0
0
Actualizado 5d ago

composable-rust-testing

Expert knowledge for testing Composable Rust applications. Use when writing unit tests for reducers, setting up integration tests with real dependencies, using test utilities (TestStore, FixedClock, mocks), working with testcontainers for PostgreSQL/Redpanda, property-based testing, or questions about testing patterns and best practices.

majiayu000/claude-skill-registry
0
0
Actualizado 5d ago

tdd

Guide development following Kent Beck's Test-Driven Development (TDD) using Red → Green → Refactor cycle. Use when writing tests first, implementing features with TDD, need to write failing tests, make tests pass, refactoring after tests pass, following red-green-refactor, fixing defects with tests, or practicing test-driven development methodology.

snrsw/dotfiles
0
0
Actualizado 5d ago

webapp-testing-patterns

Comprehensive web application testing patterns with Playwright selectors, wait strategies, and best practices

danielseltzer/code-analysis-tools
0
0
Actualizado 5d ago

pipeline-errors

Fetch and analyze GitHub Actions pipeline errors. Use when the user wants to debug CI/CD failures, check workflow runs, or troubleshoot test failures.

majiayu000/claude-skill-registry
0
0
Actualizado 5d ago

django-vue-flutter

Comprehensive guide for developing full-stack applications using the Django + Vue.js + Flutter starter template.Use this skill when creating new projects from the fullstack-starter-djvurn template, or when working on projects that follow this architecture.Covers: Django app creation, DRF API development, Vue.js components, Flutter mobile development, database migrations,API client generation, testing (TDD), type safety (mypy, TypeScript), code quality enforcement, and Docker-based workflows.Trigger patterns: "create new Django app", "add API endpoint", "build Vue component", "setup Flutter feature","write tests for", "run migrations", "generate API client", "type check", "follow TDD"

hmesfin/pm-mcp
0
0
Actualizado 5d ago

test-generator

Test-Driven Development skill. Generates unit tests before implementation. Adapts to project type (Chrome extension, React, Express, Python, etc.). Reads/updates pattern library.

seanchiuai/claude-code-workflow
0
0
Actualizado 5d ago