🔒

Unit Testing

5220 skills in Testing & Security > Unit Testing

testing-strategies

Comprehensive testing approaches for reliable software

frankxai/arcanea
0
0
Aktualisiert 1w ago

typo-injector

Introduces spelling errors into text at a specified rate. Use when you need to corrupt text with typos for testing or analysis.

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

pr-formatting

Marketplace

Create and update pull request descriptions with comprehensive, well-structured content. Use when the user asks to create a PR, mentions "pull request" or "PR", wants to merge a branch, or needs to update an existing PR description. Invokes /git-actions:pr-write (create draft PR) or /git-actions:pr-edit (update PR) commands which analyze commits, generate structured descriptions with testing/deployment notes, and handle approval workflow.

olioapps/claude-code-plugins
0
0
Aktualisiert 1w ago

developing-svelte

Use when working with .svelte files, SvelteKit projects, or Svelte reactivity. Covers component structure, stores, routing, Svelte 5 runes, and testing patterns.

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

testing-validation

Marketplace

Comprehensive testing and validation tools for Clerk authentication integrations. Includes E2E auth flow testing, security audits, configuration validation, unit testing patterns for sign-in/sign-up flows. Use when implementing Clerk tests, validating authentication setup, testing auth flows, running security audits, creating E2E tests for Clerk, or when user mentions Clerk testing, auth validation, E2E authentication tests, security audit, or test coverage.

vanman2024/ai-dev-marketplace
0
0
Aktualisiert 1w ago

frontend-accessibility

Implement accessible UI components using semantic HTML elements, keyboard navigation support, sufficient color contrast ratios, alternative text for images, ARIA attributes when needed, logical heading structure, and proper focus management. Use this skill when creating UI components, forms, interactive elements, navigation menus, modals or dialogs, implementing keyboard shortcuts, adding screen reader support, ensuring WCAG compliance, or testing with assistive technologies. This skill applies when working on any frontend component files, HTML templates, Vue components, React components, or any user interface code that needs to be accessible to all users including those with disabilities.

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

test-executor

Executes tests, analyzes test results, checks test coverage, and provides comprehensive testing status overview. Primarily for Go projects. Activates after implementing/modifying code to verify correctness, or when explicitly requested to assess test suite health.

fubira/claude-code-settings
0
0
Aktualisiert 1w ago

api-docs-writing

Update or create API documentation after making changes to the public interface of an API. Use when modifying existing endpoints, introducing new endpoints, or when API implementation changes are complete and tested.

conradbeach/dotfiles
0
0
Aktualisiert 1w ago

global-tech-stack

Reference and maintain the project's technical stack documentation including frameworks, languages, databases, testing tools, and third-party services to ensure consistency across all development work. Use this skill when choosing technologies for new features, when documenting technology decisions, when working with framework-specific code patterns, or when ensuring consistency with existing technology choices. Use this skill when working with any code file to verify it follows the conventions of the project's chosen frameworks and tools. Use this skill when setting up new dependencies, configuring build tools, or making architectural decisions about which libraries or services to use. Use this skill when onboarding new team members or creating technical documentation about the project's architecture and technology choices.

devmatrix-ai/devmatrix-mvp
0
0
Aktualisiert 1w ago

bi-dashboard-commands

Provides quick reference for BI Dashboard (Plotly Dash) commands and operations. Activates when user asks how to run, test, or verify the BI Dashboard. Includes startup, shutdown, verification, and troubleshooting procedures.

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

test-doctor

Use this skill to diagnose and repair broken tests with a methodical, surgical approach.AUTO-ACTIVATE when user mentions (FR/EN): - test cassé, broken test, failing test, test fail, test échoue - erreur test, test error, assertion failed, timeout test - réparer test, fix test, corriger test, debug test - npm test fail, jest error, test suite failedAGENTS: Specialized agents (backend-specialist, frontend-specialist, database-specialist) MUST invoke this skill when asked to fix tests. Use: Skill("test-doctor")CRITICAL: NO mass corrections. ONE test at a time with validation. ALWAYS diagnose before fixing. ALWAYS consult DONT_DO.md first.Context: 1211 test files, 5561/6101 passing (540 failing). Stack: Jest, React Testing Library, Prisma, Next.js 15, TypeScript 5.

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

validation-testing

Pre-deployment validation, content verification, and testing strategies for CJS2026 given the current lack of automated tests

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

review

GitHub issueの対応内容をレビューし、改善タスクを作成します。専門家エージェント(coding/architecture/testing/document-specialist)によるレビューを実施し、指摘点を元にtmp/todoフォルダにタスクファイルを作成します。

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

tdd-guard-workflow

Use when implementing features or fixes in projects with tdd-guard installed. This skill guides the RED-GREEN-REFACTOR cycle with proper test registration, preventing common TDD violations like writing code before tests or implementing multiple tests simultaneously. Invoke when tdd-guard blocks an edit or when starting TDD work.

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

solidity

Marketplace

Solidity smart contract development with Foundry. Covers writing, testing, security, deployment, and upgrades. Triggers on .sol files, contract, pragma solidity, forge.

settlemint/agent-marketplace
0
0
Aktualisiert 1w ago

react-testing

Testing patterns for React with Jest and React Testing Library. Use when writing tests, mocking modules, testing Zustand stores, or debugging test failures in React web applications.

CJHarmath/claude-agents-skills
0
0
Aktualisiert 1w ago

coding

Iterative coding development with Test-Driven Development (TDD). Follows a structured workflow of planning reviewable changes, implementing with tests, getting code review, and committing incrementally. Use when implementing features or changes that require iterative development with verification at each step.

michael-freling/claude-code-tools
0
0
Aktualisiert 1w ago

qa-tester

Browser automation QA testing skill. Systematically tests web applications for functionality, security, and usability issues. Reports findings by severity (CRITICAL/HIGH/MEDIUM/LOW) with immediate alerts for critical failures.

svilupp/canary-frontend
0
0
Aktualisiert 1w ago

vitest

Write and run tests with Vitest for Vite-based projects. Use when testing Astro components, JavaScript modules, or any Vite project requiring fast, modern testing.

ProfPowell/project-template
0
0
Aktualisiert 1w ago

phpunit-runner

Run PHPUnit tests and fix failures using intelligent agent delegation. Use when user requests to:- Run tests (full suite, specific path, or single file)- Fix failing tests- Analyze test failures- Check test coverageDelegates to runner agent (haiku) for execution and fixer agent (sonnet) for fixes.Automatically cycles between run and fix until tests pass or human intervention needed.

LongTermSupport/php-qa-ci
0
0
Aktualisiert 1w ago