🔒

Unit Testing

5220 skills in Testing & Security > Unit Testing

auto-testing

Marketplace

Automatically generate and run tests after each code change.Use when: any code is generated or modified in the pipeline.Triggers: internal use only.

timequity/vibe-coder
0
0
Actualizado 1w ago

mcp-tester

Test MCP server connectivity and tool execution. Use when adding new MCP servers, debugging tool integration, or verifying tool availability. Supports stdio, http, and sse server types.

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

session-resume

CIPS bridge for session resumption. Enables cips resume latest, cips resume gen:N, and --fresh flags. Maintains continuity across sessions.

CodeTonight-SA/cips
0
0
Actualizado 1w ago

git-hooks

Automate code quality checks with Git hooks. Use when setting up pre-commit linting, pre-push testing, commit message validation, or automated code formatting. Supports Husky, lint-staged, ESLint, Prettier, and custom hooks for any project.

caseymanos/dev-skills-marketplace
0
0
Actualizado 1w ago

verification-enforcer

Enforce comprehensive verification and testing before declaring completion. Use when implementing features, making changes, or completing tasks. Prevents insufficient verification (FP-10).

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

disciplined-validation

Phase 5 of disciplined development. Validates system against originalrequirements through system testing and user acceptance testing (UAT).Uses structured stakeholder interviews to gather sign-off and tracesdefects back to research or design phases.

terraphim/codex-skills
0
0
Actualizado 1w ago

codegen-agent

CodeGenAgent スキル - Claude Sonnet 4によるAI駆動コード生成。GitHub Issueの内容を解析し、TypeScriptコード・ユニットテスト・型定義を自動生成。Use when:- 新しいコードを生成する時- Issue内容からコード実装が必要な時- TypeScript/Vitestテストの自動生成が必要な時- BaseAgentパターンに従った実装が必要な時- "コード生成", "実装", "feature", "bug fix" がキーワードに含まれる時

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

persona-testing

Test LogiDocs Certify features from customer persona perspectives. Use when the user wants to test features as a customer, get simulated feedback, review UI from user perspective, or mentions "test as Aftrac", "test as Sirius", "customer feedback", "user testing", or "persona review".

Dami-Randle/logidocs-certify
0
0
Actualizado 1w ago

kaizen

Kailash Kaizen - production-ready AI agent framework with signature-based programming, multi-agent coordination, and enterprise features. Use when asking about 'AI agents', 'agent framework', 'BaseAgent', 'multi-agent systems', 'agent coordination', 'signatures', 'agent signatures', 'RAG agents', 'vision agents', 'audio agents', 'multimodal agents', 'agent prompts', 'prompt optimization', 'chain of thought', 'ReAct pattern', 'Planning agent', 'PEV agent', 'Tree-of-Thoughts', 'pipeline patterns', 'supervisor-worker', 'router pattern', 'ensemble pattern', 'blackboard pattern', 'parallel execution', 'agent-to-agent communication', 'A2A protocol', 'streaming agents', 'agent testing', 'agent memory', 'agentic workflows', 'AgentRegistry', 'OrchestrationRuntime', 'distributed agents', 'agent registry', '100+ agents', 'capability discovery', 'fault tolerance', 'health monitoring', 'trust protocol', 'EATP', 'TrustedAgent', 'trust chains', 'secure messaging', 'enterprise trust', 'credential rotation', 'trust verificati

Integrum-Global/kaizen-studio
0
0
Actualizado 1w ago

rust-mocking

Create mocks using mockall and trait-based abstractions. Use when unit testing code with external dependencies.

gar-ai/mallorn
0
0
Actualizado 1w ago

express-production

Production-ready Express.js development covering middleware architecture, error handling, security hardening, testing strategies, and deployment patterns

danielseltzer/code-analysis-tools
0
0
Actualizado 1w ago

test-generator

Generate comprehensive test suites following the test pyramid: static analysis → unit → integration → E2E.LOAD THIS SKILL WHEN: User says "寫測試", "test", "測試", "TG", "coverage", "覆蓋率", "pytest", "unittest", "驗證" | wants test generation | asks about testing strategy | needs coverage report | code review requires tests | before release/deployment.CAPABILITIES: pytest configuration, mypy/ruff/bandit static analysis, parametrized tests, fixtures/conftest, async testing, httpx API tests, Playwright E2E, coverage reports (pytest-cov), CI integration, test data factories (factory-boy/faker).

u9401066/copilot-capability-manager
0
0
Actualizado 1w ago

tdd

Comprehensive guide for Test-Driven Development (TDD) methodology. Use this skill when the user asks to implement features using TDD, write tests first, follow red-green-refactor cycle, or develop code with test-first approach. Also use when user mentions TDD, unit testing workflow, or wants to refactor code with test coverage.

chuyeow/agentic-layer
0
0
Actualizado 1w ago

wp-testing-core

Core WordPress testing procedures and patterns for browser-based plugin testing. Use when testing WordPress plugins, logging into WordPress admin, verifying plugin activation, or navigating WordPress UI.

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

python-best-practices

Type hints, dataclasses, async patterns, testing with pytest, and modern Python tooling

nategarelik/claude-code-config
0
0
Actualizado 1w ago

fastapi-code-review

Comprehensive code review skill for FastAPI projects. Analyzes codebase against industry best practices covering async patterns, project structure, Pydantic usage, dependency injection, database patterns, testing, and performance. Generates detailed refactor plans with prioritized recommendations. Use when reviewing FastAPI projects, auditing code quality, planning refactors, or ensuring adherence to FastAPI/async best practices.

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

development-workflow

Apply when setting up the development environment, running dev server, building, testing, or deploying the extension. Covers npm commands, CORS configuration, debugging, and deployment to ChurchTools.

bwl21/bwl-flyer-generator
0
0
Actualizado 1w ago

ultrathink-detective

Marketplace

⚡ PRIMARY TOOL for: 'comprehensive audit', 'deep analysis', 'full codebase review', 'multi-perspective investigation', 'complex questions'. Combines ALL detective perspectives (architect+developer+tester+debugger). Uses Opus model. REPLACES grep/glob entirely. Uses claudemem v0.3.0 AST with ALL commands (map, symbol, callers, callees, context). GREP/FIND/GLOB ARE FORBIDDEN.

involvex/involvex-claude-marketplace
0
0
Actualizado 1w ago

frontend-tester

Senior Frontend QA Engineer with 10+ years JavaScript/TypeScript testing experience. Use when writing unit tests for React components, creating integration tests with React Testing Library, testing custom hooks, mocking APIs, or following TDD for frontend.

olehsvyrydov/AI-development-team
0
0
Actualizado 1w ago

frontend-accessibility

Build accessible user interfaces with semantic HTML, keyboard navigation, proper color contrast, ARIA attributes, and screen reader support. Use this skill when creating or modifying frontend UI components, HTML templates, JSX/TSX files, forms, interactive elements, modals, navigation menus, or any user-facing interface code. Use this when ensuring keyboard accessibility, adding ARIA labels and roles, providing alt text for images, managing focus states, implementing proper heading hierarchy, testing with screen readers, or ensuring sufficient color contrast ratios. Use this when working on .jsx, .tsx, .vue, .html, or component files that render UI elements.

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