Testing

Unit tests, integration tests, test automation

Showing 3313-3336 of 5551 skills
richfrem

obsidian-graph-traversal

by richfrem

"Semantic link traversal for Obsidian Vaults. Builds an in-memory graph index from wikilinks and provides instant forward-link, backlink, and multi-degree connection queries. Use when exploring note relationships or finding orphaned notes."

Analytics 3 3mo ago
oldwinter

justfile

by oldwinter

This skill should be used when users want to create, convert, or manage Justfiles for command automation. It handles converting Makefile, npm scripts, or shell commands to Justfile format, generating project-specific templates, and providing Justfile syntax guidance. Triggers on requests mentioning justfile, just command, command runner, Makefile conversion, or task automation.

CLI Tools 3 5mo ago
DoubleslashSE

TDD Workflow Skill

by DoubleslashSE

```

Kubernetes 3 5mo ago
peopleforrester

python-testing

by peopleforrester

Comprehensive Python testing patterns using pytest. Covers fixtures, parametrize, async testing, mocking, property-based testing, and coverage analysis.

Auth 3 4mo ago
fmschulz

bio-binning-qc

by fmschulz

Perform metagenomic binning, refinement, and QC with completeness/contamination checks.

Automation 3 4mo ago
fmschulz

bio-reads-qc-mapping

by fmschulz

Ingest, QC, and map reads with reproducible outputs. Use for raw read processing and coverage stats.

Automation 3 4mo ago
richfrem

create-mcp-integration

by richfrem

Interactive initialization script that scaffolds a new Model Context Protocol (MCP) server integration setup. Use when adding native code tools to an agent's environment.

CLI Tools 3 3mo ago
vendeesign

dependency-check

by vendeesign

"Évaluation automatique avant l'ajout d'une dépendance. Activer quand : Claude s'apprête à exécuter npm/yarn/pnpm install, pip install, composer require, cargo add, ou go get ; OU quand un import/require pointe vers un package non encore installé ; OU quand l'utilisateur demande d'ajouter une lib. Pose les bonnes questions : natif possible ? Taille ? Maintenance ? Alternative plus légère ? Ne pas activer si la dépendance est déjà installée dans le projet (présente dans package.json/composer.json/requirements.txt), ni pour les devDependencies de test (vitest, jest, pytest) sauf si l'utilisateur demande un avis."

Code Review 3 3mo ago
DoubleslashSE

tdd-workflow

by DoubleslashSE

Test-Driven Development workflow for .NET. Use when implementing features, fixing bugs, or writing new code. Guides RED-GREEN-REFACTOR cycle with proper test design.

Code Gen 3 5mo ago
hookdeck

hookdeck

by hookdeck

"Routes to the correct Hookdeck product skill. Covers Event Gateway (inbound: receive webhooks, webhook endpoints, local dev, event queue) and Outpost (outbound: send webhooks to customers). Use when working with any Hookdeck product and unsure which skill to use."

Agents 3 3mo ago
richfrem

obsidian-markdown-mastery

by richfrem

"Core markdown syntax skill for Obsidian. Enforces strict parsing and authoring of Obsidian proprietary syntax (Wikilinks, Blocks, Headings, Aliases, Embeds, Callouts). Use when reading, writing, or validating Obsidian-flavored markdown."

Docs Gen 3 3mo ago
DoubleslashSE

requirements-clarification

by DoubleslashSE

Requirements clarification for TDD. Use BEFORE RED phase to understand WHAT to test. Asks targeted questions to uncover ambiguities, edge cases, and acceptance criteria.

Debugging 3 5mo ago
DoubleslashSE

development-workflow

by DoubleslashSE

General .NET development workflow patterns. Use when implementing features, fixing bugs, or refactoring code.

Automation 3 5mo ago
Toowiredd

testing-builder

by Toowiredd

Automatically generates comprehensive test suites (unit, integration, E2E) based on code and past testing patterns. Use when user says "write tests", "test this", "add coverage", or after fixing bugs to create regression tests. Eliminates testing friction for ADHD users.

Debugging 31 8mo ago
DoubleslashSE

dotnet-test

by DoubleslashSE

.NET test execution patterns and diagnostics. Use when running tests, analyzing test failures, or configuring test options.

CLI Tools 3 5mo ago
faionfaion

faion-testing-developer

by faionfaion

"Testing: unit, integration, E2E, TDD, mocking, security testing."

File Ops 3 4mo ago
peopleforrester

springboot-tdd

by peopleforrester

Test-driven development patterns for Spring Boot 3.x. Covers JUnit 5, MockMvc, Testcontainers, service mocking with Mockito, slice tests, integration tests, and test configuration management.

Code Gen 3 4mo ago
faionfaion

faion-sdd-planning

by faionfaion

"SDD planning: specifications, design docs, implementation plans, task creation."

Automation 3 4mo ago
beshkenadze

research-guide

by beshkenadze

Research best practices, guides, and libraries. Use when needing documentation, recommendations, implementation guidance, or library comparisons.

Academic 3 5mo ago
ThilinaTLM

specdev

by ThilinaTLM

Specification-driven development workflow for AI agents. Use when tasks are too large for a single session, require multi-step implementation, span multiple files/features, or need persistent requirements tracking.

Automation 3 4mo ago
peopleforrester

verification-loop

by peopleforrester

Pre-PR quality verification workflow. Runs build, type-check, lint, test, security scan, and coverage analysis in sequence. Stops on first failure and reports actionable fixes. Use before creating pull requests.

Code Review 3 4mo ago
L-yifan

langsmith-observability

by L-yifan

LLM observability platform for tracing, evaluation, and monitoring. Use when debugging LLM applications, evaluating model outputs against datasets, monitoring production systems, or building systematic testing pipelines for AI applications.

Monitoring 3 3mo ago
peopleforrester

debugging-assistant

by peopleforrester

Systematic debugging approach for identifying and fixing bugs. Use when the user reports a bug, error, or unexpected behavior. Guides through methodical investigation rather than guessing at solutions.

Debugging 3 4mo ago
peopleforrester

eval-harness

by peopleforrester

Structured evaluation framework for measuring code quality across multiple dimensions. Provides repeatable, scored assessments with evidence-based ratings.

Docs Gen 3 4mo ago