🔒

Unit Testing

5220 skills in Testing & Security > Unit Testing

python-testing-patterns

Comprehensive Python testing guidance with orchestration access to specialized testing skills for unit testing, integration testing, mocking, and advanced patterns.

athola/claudenomicon
0
0
Actualizado 1w ago

shell-expert

Expert on your minimal zsh setup, dotfiles, and shell configurations. Use when asked about aliases, functions, shell scripts, zsh configuration, or dotfiles. ADHD-friendly explanations. Can fetch latest documentation using Context7 MCP.

nathanvale/dotfiles
0
0
Actualizado 1w ago

gdunit4-test-runner

Marketplace

Run gdUnit4 tests for Godot projects. Use after implementing features, fixing bugs, or modifying GDScript files to verify correctness.

minami110/claude-godot-tools
0
0
Actualizado 1w ago

handle-deprecation-warnings

Notice and address deprecation warnings immediately in test output, CI/CD logs, and development - read the warning, check migration guides, update code to use recommended APIs, don't suppress warnings. Use when seeing deprecation warnings, DeprecationWarning messages, or deprecated API notices.

nikblanchet/claude-code-production-patterns
0
0
Actualizado 1w ago

mobile-development

Build modern mobile applications with React Native, Flutter, Swift/SwiftUI, and Kotlin/Jetpack Compose. Covers mobile-first design principles, performance optimization (battery, memory, network), offline-first architecture, platform-specific guidelines (iOS HIG, Material Design), testing strategies, security best practices, accessibility, app store deployment, and mobile development mindset. Use when building mobile apps, implementing mobile UX patterns, optimizing for mobile constraints, or making native vs cross-platform decisions.

htlabs-xyz/htlabs
0
0
Actualizado 1w ago

mocking-strategies

Marketplace

Test mocking strategies with Vitest. Use when mocking dependencies in tests.

IvanTorresEdge/molcajete.ai
0
0
Actualizado 1w ago

literate-tests

Marketplace

This skill should be used when the user asks to "create literate tests", "generate markdown tests", "specification-as-tests", "TDD with markdown", "agent-driven testing", or mentions test suites where markdown IS the test format. NOT for pytest/jest/unittest. Creates .md test files with inline assertions and uses a bundled custom test runner.

ianphil/my-skills
0
0
Actualizado 1w ago

feature-builder

Builds complete features full-stack (backend + frontend + tests). Triggers when user wants to implement a feature, add functionality, or build a specific capability.

mavric/devenv
0
0
Actualizado 1w ago

route-tester

Test authenticated routes in the your project using cookie-based authentication. Use this skill when testing API endpoints, validating route functionality, or debugging authentication issues. Includes patterns for using test-auth-route.js and mock authentication.

jackspace/ClaudeSkillz
0
0
Actualizado 1w ago

builder

Build applications that require compilation. Use this skill before testing or running apps that need a build phase (e.g., C++ desktop app).

majiayu000/claude-skill-registry
0
0
Actualizado 1w ago

drawdown-guardrails-pattern

Consistent drawdown control pattern for trading systems - backtests, live trading, and training

smith6jt-cop/Skills_Registry
0
0
Actualizado 1w ago

fix-all-tests

Systematically fixes all failing tests in a project by running test commands repeatedly until 100% pass with zero warnings. Use when tests are failing, validation is not passing, or when asked to fix test suites. Works with any testing framework (Jest, Pytest, Go test, etc.) and ensures complete test compliance without skipping or modifying tests.

majiayu000/claude-skill-registry
0
0
Actualizado 1w ago

fix-planner

Design fix plans based on root cause analysis. Use after root cause is identified to plan specific code changes and test cases needed to fix the bug.

majiayu000/claude-skill-registry
0
0
Actualizado 1w ago

run-tests

테스트 실행 및 품질 검증. Use when:(1) 테스트 실행 요청, (2) 변경 후 검증 필요,(3) 커버리지 확인, (4) CI 전 로컬 검증.

semicolon-devteam/sax-backend
0
0
Actualizado 1w ago

complete

Marketplace

Finalize a completed ticket: write 5-final.md, update 4-progress.md, commit.WHEN TO USE:- All required tests pass (via /pmc:ticket-status)- Ready to mark ticket as COMPLETE or BLOCKED- User says "complete ticket", "finalize", "wrap up ticket"PRODUCES:- 5-final.md with Status: COMPLETE or BLOCKED- Updated 4-progress.md frontmatter- Git commit: "T0000N: complete"

jayprimer/pmc-marketplace
0
0
Actualizado 1w ago

nine-step-workflow

Comprehensive 9-step development workflow ensuring quality through planning, implementation, review, testing, and documentation with worktree isolation. Includes agent assignments, quality gates, and AskUserQuestion usage. Use when orchestrating feature development or understanding the development process.

majiayu000/claude-skill-registry
0
0
Actualizado 1w ago

tdd-process

Strict test-driven development state machine with red-green-refactor cycles. Enforces test-first development, meaningful failures, minimum implementations, and full verification. Activates when user requests: 'use a TDD approach', 'start TDD', 'test-drive this'.

audunstrand/status-app
0
0
Actualizado 1w ago

gitlab-ci-patterns

Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up automated testing and deployment.

majiayu000/claude-skill-registry
0
0
Actualizado 1w ago

test-generator

Activates when generating unit tests, integration tests, or test cases for code

fusionet24/AISkills
0
0
Actualizado 1w ago

javascript-testing-patterns

Marketplace

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.

HermeticOrmus/after-the-third-cup
0
0
Actualizado 1w ago