Testing

Unit tests, integration tests, test automation

Showing 1153-1176 of 5540 skills
postgis

h3-pg

by postgis

PostgreSQL bindings for H3 hexagonal grid system. Use when working with H3 cells in Postgres, including spatial indexing, geometry/geography integration, and raster analysis.

Database 367 3mo ago
ReinaMacCredy

project-conventions

by ReinaMacCredy

Discovers host project conventions from CLAUDE.md, package.json, linter configs, and other configuration files. Use when agents need to understand the target project's coding standards.

Processing 184 3mo ago
mblode

define-architecture

by mblode

Defines repo layout, workflow, and full-stack architecture patterns for TypeScript applications. Use when starting a project, setting team conventions, or designing backend modules, request context, middleware, and frontend/backend boundaries.

Testing 43 4mo ago
feiskyer

spec-kit-skill

by feiskyer

'GitHub Spec-Kit integration for constitution-based spec-driven development. 7-phase workflow. Triggers: "spec-kit", "speckit", "constitution", "specify", ".specify/", "规格驱动开发", "需求规格".'

CLI Tools 1.5K 4mo ago
TerminalSkills

artillery

by TerminalSkills

When the user wants to perform load testing or performance testing using Artillery with YAML-based scenario definitions. Also use when the user mentions "artillery," "YAML load test," "WebSocket testing," "Socket.io load test," "scenario-based load testing," or "artillery run." For JavaScript-based load testing, see k6.

API Dev 62 3mo ago
bobmatnyc

Test Quality Inspector

by bobmatnyc

Systematically inspect unit and E2E tests to verify they test the right behavior, provide meaningful coverage, and catch real regressions

Debugging 131 6mo ago
bobmatnyc

prep-meeting

by bobmatnyc

Prepares for meetings by gathering context about attendees, topics, and relevant data across connected tools. Produces an agenda with talking points, supporting data, and anticipated questions.

Code Review 131 3mo ago
simota

Forge

by simota

フロントエンド(UIコンポーネント/ページ)とバックエンド(APIモック/ç°¡æ˜“ã‚µãƒ¼ãƒãƒ¼ï¼‰ä¸¡é¢ã®ãƒ—ãƒ­ãƒˆã‚¿ã‚¤ãƒ—ã‚’ç´ æ—©ãæ§‹ç¯‰ã€‚æ–°æ©Ÿèƒ½ã®æ¤œè¨¼ã€ã‚¢ã‚¤ãƒ‡ã‚¢ã‚’å½¢ã«ã—ãŸã„æ™‚ã«ä½¿ç”¨ã€‚å®Œç’§ã‚ˆã‚Šå‹•ãã‚‚ã®ã‚’å„ªå…ˆã€‚

Processing 48 3mo ago
TerminalSkills

auth-system-setup

by TerminalSkills

When the user wants to set up authentication and authorization for a web application. Use when the user mentions "auth," "login," "OAuth," "SSO," "single sign-on," "role-based access," "RBAC," "permissions," "user roles," "access control," "authentication," or "authorization." Covers OAuth 2.0 provider integration, session management, and role/permission architecture. For JWT-specific tasks, see jwt-handler. For security review, see security-audit.

Auth 61 3mo ago
AsiaOstrich

tdd

by AsiaOstrich

"[UDS] Guide through Test-Driven Development workflow"

Refactoring 69 3mo ago
rsmdt

deployment-pipeline-design

by rsmdt

Pipeline design, deployment strategies (blue-green, canary, rolling), and CI/CD platform patterns. Use when designing pipelines, implementing deployments, configuring quality gates, or setting up automated release workflows. Covers GitHub Actions, GitLab CI, and platform-agnostic patterns.

CI/CD 290 3mo ago
zaggino

skill-creator

by zaggino

Create, improve, and test skills for the z-schema JSON Schema validator library. Use this skill whenever the user wants to create a new skill from scratch, turn a workflow into a reusable skill, update or refine an existing skill, write test cases for a skill, or organize reference material for a skill. Also use when someone mentions "skill", "SKILL.md", or wants to document a z-schema workflow for reuse by humans or AI agents.

Database 345 3mo ago
zaggino

contributing-to-z-schema

by zaggino

Guides contributors through the z-schema codebase, PR workflow, and common development tasks. Use when the user wants to contribute to z-schema, add a new feature or keyword, add an error code, add a format validator, modify options, write tests, run the test suite, fix a failing test, understand the validation pipeline, navigate the source code architecture, or submit a pull request. Also use when someone mentions contributing, PRs, the z-schema source code, or the JSON Schema Test Suite integration.

Database 345 3mo ago
solidSpoon

vitest-bdd-3layer

by solidSpoon

'DashPlayer 三层 Vitest-BDD 技能。Use when developers want business-readable BDD scenarios without coupling scenario writing to code implementation details. Triggers on: "BDD 三层", "行为测试分层", "给定当那么", "Vitest BDD", "不想在场景里写实现".'

Code Gen 4K 3mo ago
rsmdt

pattern-detection

by rsmdt

Identify existing codebase patterns (naming conventions, architectural patterns, testing patterns) to maintain consistency. Use when generating code, reviewing changes, or understanding established practices. Ensures new code aligns with project conventions.

Code Gen 290 3mo ago
matlab

matlab-test-generator

by matlab

Create comprehensive MATLAB unit tests using the MATLAB Testing Framework. Use when generating test files, test cases, unit tests, test suites, or when the user requests testing for MATLAB code, functions, or classes.

Code Gen 120 6mo ago
banteg

takopi-release

by banteg

Prepare and ship a Takopi release. Use when asked to cut a release, bump release versions, update changelog/spec/readme, tag v<major.minor.patch>, or trigger the GitHub release workflow.

Agents 1K 4mo ago
cxuu

go-testing

by cxuu

Go testing patterns from Google and Uber style guides including test naming, table-driven tests, subtests, parallel tests, test helpers, test doubles, and assertions. Use when writing or reviewing Go test code, creating test helpers, or setting up table-driven tests.

Debugging 109 4mo ago
OpenClaudia

signup-flow-cro

by OpenClaudia

Optimize signup and registration conversion funnels. Use when asked to improve signup rates, reduce form abandonment, audit registration flows, or optimize conversion funnels. Trigger phrases: "signup optimization", "registration flow", "form conversion", "signup CRO", "reduce abandonment", "signup funnel", "form optimization", "conversion rate optimization", "registration page".

Auth 448 3mo ago
ComposioHQ

perf-theory-tester

by ComposioHQ

"Use when running controlled perf experiments to validate hypotheses."

CLI Tools 1.7K 4mo ago
lyndonkl

financial-unit-economics

by lyndonkl

Use when evaluating business model viability, analyzing profitability per customer/product/transaction, validating startup metrics (CAC, LTV, payback period), making pricing decisions, assessing scalability, comparing business models, or when user mentions unit economics, CAC/LTV ratio, contribution margin, customer profitability, break-even analysis, or needs to determine if a business can be profitable at scale.

Code Gen 113 7mo ago
palkan

layered-rails

by palkan

Design and review Rails applications using layered architecture principles from "Layered Design for Ruby on Rails Applications". Use when analyzing Rails codebases, reviewing PRs for architecture violations, planning feature implementations, or implementing patterns like authorization, view components, or AI integration. Triggers on "layered design", "architecture layers", "abstraction", "specification test", "layer violation", "extract service", "fat controller", "god object".

Code Review 370 4mo ago
solana-foundation

solana-dev

by solana-foundation

End-to-end Solana development playbook (Jan 2026). Prefer Solana Foundation framework-kit (@solana/client + @solana/react-hooks) for React/Next.js UI. Prefer @solana/kit for all new client/RPC/transaction code. When legacy dependencies require web3.js, isolate it behind @solana/web3-compat (or @solana/web3.js as a true legacy fallback). Covers wallet-standard-first connection (incl. ConnectorKit), Anchor/Pinocchio programs, Codama-based client generation, LiteSVM/Mollusk/Surfpool testing, and security checklists.

Testing 510 4mo ago
sruthir28

issue-tree-builder

by sruthir28

McKinsey-style issue tree framework for breaking down complex problems into MECE (Mutually Exclusive, Collectively Exhaustive) components. Use when users need to decompose strategic questions, structure analysis, create work plans, or prepare for case interviews. Apply hypothesis-driven approach to problem-solving.

Processing 75 6mo ago