Testing

Unit tests, integration tests, test automation

Showing 3937-3960 of 5549 skills
pluginagentmarketplace

go-testing

by pluginagentmarketplace

Go testing practices - unit tests, benchmarks, mocks, coverage

Processing 4 5mo ago
melvinmt

python-security-hardening

by melvinmt

Harden Python projects with security-first development practices. Enforces 100% test coverage, static analysis, secret scanning, mutation testing, pre-commit hooks, and SOC 2 compliance. Use when setting up security tooling, writing security tests, or hardening a Python codebase.

Git & VCS 4 4mo ago
neolite

effector-playbook

by neolite

Rules and patterns for writing reliable Effector code and fixing bugs (events/stores/effects, sample flow control, models/factories, SSR/scopes, tests, debugging, linting). Use when implementing or reviewing Effector logic, migrating away from component state, or diagnosing Effector issues.

Code Review 4 4mo ago
hairyf

eigenlayer

by hairyf

EigenLayer restaking protocol—strategies, delegation, EigenPods, AVSs, operator sets, slashing, rewards, and multichain.

Automation 4 3mo ago
ken-cavanagh-glean

context-compression

by ken-cavanagh-glean

Design and evaluate context compression strategies for long-running agent sessions. Use when agents exhaust memory, need to summarize conversation history, or when optimizing tokens-per-task rather than tokens-per-request.

Agents 4 5mo ago
doodledood

review-testability

by doodledood

"Audit code for testability design patterns. Identifies business logic entangled with IO, hard-coded dependencies, and mocking friction. Suggests functional core / imperative shell separation. Read-only analysis. Triggers: review testability, testable code, mocking issues, dependency injection."

Code Review 3 5mo ago
Mauriciog87

flutter-best-practices

by Mauriciog87

Comprehensive Flutter development guidelines covering architecture, state management, performance optimization, testing, and cross-platform best practices. Use when building, refactoring, or reviewing Flutter applications for mobile, web, and desktop platforms. Covers widget patterns, Riverpod/BLoC state management, navigation with go_router, Firebase integration, platform channels, custom painting, animations, CI/CD, and production deployment.

Processing 3 4mo ago
doodledood

implement

by doodledood

"Execute implementation plans in-place with verification loops. Implements chunks sequentially, runs quality gates, auto-fixes failures. Use after $plan or with inline tasks. Triggers: implement, build, code, execute plan."

Code Review 3 5mo ago
doodledood

bugfix

by doodledood

"Systematic bug investigation and fix workflow. Gathers symptoms, forms hypotheses, investigates root cause, implements fix, and verifies. Use for debugging, fixing errors, or troubleshooting. Triggers: debug, fix bug, troubleshoot, why is this broken."

Debugging 3 5mo ago
akaihola

playwright-py-skill

by akaihola

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.

CLI Tools 3 4mo ago
doodledood

review-coverage

by doodledood

"Audit test coverage for code changes. Identifies untested logic and provides specific test recommendations. Read-only analysis. Use before PR or after implementation. Triggers: review coverage, check tests, test coverage, are tests adequate."

Code Review 3 5mo ago
doodledood

review

by doodledood

"Comprehensive code review orchestrator. Runs multiple focused review analyses (bugs, types, maintainability, simplicity, coverage, docs, AGENTS.md) and consolidates findings. Use before PR or after implementation. Triggers: review, code review, review my changes, PR review."

Code Review 3 5mo ago
doodledood

plan

by doodledood

"Create implementation plans from spec via iterative codebase research and strategic questions. Produces mini-PR plans optimized for iterative development. Use after $spec or when you have clear requirements. Triggers: plan, implementation plan, how to build."

Academic 3 5mo ago
harperaa

security-prompts-auth

by harperaa

Authentication and authorization prompt templates for RBAC implementation, permissions systems, ownership verification, and authorization testing. Use when setting up roles, implementing access control, or testing authorization logic. Triggers include "RBAC", "role-based access", "permissions", "ownership", "authorization", "access control", "user roles", "auth testing".

Auth 8 7mo ago
damienCronw

hs-req-facilitator-skill

by damienCronw

Use this skill when users want to analyze, clarify, or improve requirements documents. Works well for projects with unclear requirements, missing specifications, or multiple requirement documents that need consolidation. Automatically generates spec-workflow format requirements documents. Activate when users mention "requirements", "specifications", "analyze needs", or "clarify ambiguous requirements".

Agents 8 7mo ago
harperaa

security-testing-verification

by harperaa

Test security features and verify implementation before deployment. Use this skill when you need to test CSRF protection, rate limiting, input validation, verify security headers, run security audits, or check the pre-deployment security checklist. Triggers include "test security", "security testing", "verify security", "security checklist", "pre-deployment", "test CSRF", "test rate limit", "security verification".

API Dev 8 7mo ago
husniadil

fastmcp-builder

by husniadil

Build production-ready MCP servers using FastMCP framework with proven patterns for tools, resources, prompts, OAuth authentication, and comprehensive testing. Use this when creating FastMCP-based MCP servers with features like Google OAuth, multiple resource types, testing with FastMCP Client, or complex tool implementations.

Auth 8 7mo ago
lambdamechanic

testing-patterns

by lambdamechanic

Testing patterns and standards for this codebase, including async effects, fakes vs mocks, and property-based testing.

API Dev 2 6mo ago
masanao-ohba

fixture-generator

by masanao-ohba

Generates CakePHP test fixtures from migration files, ensuring schema consistency and following project conventions including Configure::read usage

Code Gen 2 5mo ago
gravito-framework

test-guardian

by gravito-framework

Specialized in testing and quality assurance for Gravito. Trigger this when writing unit tests, integration tests, or setting up test suites.

Processing 2 5mo ago
costa-marcello

debug

by costa-marcello

Guides systematic root-cause debugging through four phases. Use when encountering any bug, test failure, or unexpected behaviour, before proposing fixes.

Code Gen 2 4mo ago
tigrisdata

go-table-driven-tests

by tigrisdata

Write Go table-driven tests following established patterns. Use when writing tests, creating test functions, adding test cases, or when the user mentions "test", "table-driven", "Go tests", or testing in Go codebases.

Debugging 2 4mo ago
masanao-ohba

completion-evaluator

by masanao-ohba

Evaluates task completion against acceptance criteria and determines pass/fail verdicts

Agents 2 5mo ago
masanao-ohba

workflow-patterns

by masanao-ohba

Common workflow patterns and coordination strategies for multi-agent orchestration

Agents 2 5mo ago