Testing

Unit tests, integration tests, test automation

Showing 5161-5184 of 5538 skills
bromanko

exec-plan

by bromanko

Write or implement execution plans (ExecPlans) — thorough, self-contained design documents that guide a coding agent through complex features or significant refactors. Use this skill when the user asks to "write a plan", "create an exec plan", "make an ExecPlan", "plan this feature", "design this refactor", "write a design doc for implementation", or when they ask to "implement a plan", "execute this plan", "follow the plan", "continue the plan", "pick up where the plan left off". Also trigger when the user mentions "ExecPlan", "execution plan", or references a PLAN.md or similar planning document. This skill covers both authoring plans and executing them.

Git & VCS 0 3mo ago
yldgio

nextjs

by yldgio

Next.js 14+ App Router patterns, Server Components, API routes, and performance optimization

Code Review 0 4mo ago
Jackiexiao

writing-plans

by Jackiexiao

(中文)Use when you have a spec or requirements for a multi-step task, before touching code

Auth 0 3mo ago
abpai

dead-code-eliminator

by abpai

Audit a codebase for dead code — unreachable functions, unused imports, orphaned classes, unreachable branches, and stale feature flags — by tracing live call paths from all entry points. Also audits correctness (do implementations match their claimed purpose?) and algorithmic soundness. Produces an ASCII call graph and a categorized dead code report. Use when a codebase has gone through many iterations, a large refactor has landed, a feature was removed but its support code may remain, or the user asks to "find dead code", "clean up unused code", "audit what's actually used", or "find orphaned functions".

Analytics 0 3mo ago
Tmeister

commit

by Tmeister

Generate a conventional commit message from staged changes and commit safely.

Git & VCS 0 4mo ago
iulspop

e2e-tests

by iulspop

Generates end-to-end tests using Playwright with the "given/should" prose format. Use when writing e2e tests for user flows, page interactions, or integration scenarios that exercise the full application stack.

Processing 0 3mo ago
automindtechnologie-jpg

Broken Authentication Testing

by automindtechnologie-jpg

This skill should be used when the user asks to "test for broken authentication vulnerabilities", "assess session management security", "perform credential stuffing tests", "evaluate password policies", "test for session fixation", or "identify authentication bypass flaws". It provides comprehensive techniques for identifying authentication and session management weaknesses in web applications.

Auth 0 4mo ago
ShotaIuchi

feature-test

by ShotaIuchi

Test creation for new features. Apply when creating unit tests, integration tests, edge case coverage, and test fixtures for newly implemented functionality.

Code Gen 0 3mo ago
vineethsoma

tdd-workflow

by vineethsoma

Test-Driven Development workflow with TDD commit convention, compliance tracking, and validation

Git & VCS 0 5mo ago
kontrolplane

kyverno

by kontrolplane

Kyverno Kubernetes policy engine for validation, mutation, and generation. Use when writing ClusterPolicies to enforce security standards, auto-mutate resources with defaults, generate companion resources, or verify container image signatures.

Code Gen 0 3mo ago
sovr610

Paper-to-Spec Compiler

by sovr610

This skill should be used when the user asks to "extract a spec from a paper", "compile a paper into spec.yaml", "generate compliance tests from a paper", "create an executable spec", "parse arXiv paper into config", "detect paper drift", "diff code against paper", "generate spec from LaTeX", "validate a spec", "check if code matches the paper", or mentions converting academic ML/RL papers into machine-readable specifications. Treats papers as typed intermediate representations and emits spec.yaml, spec.md, compliance tests, and drift reports.

Academic 0 3mo ago
dherbe-digital

sap-btp-cias

by dherbe-digital

SAP BTP Cloud Integration Automation Service (CIAS) skill for guided integration workflows. Use when: setting up CIAS subscriptions, configuring destinations, assigning roles (CIASIntegrationAdministrator, CIASIntegrationExpert, CIASIntegrationMonitor), planning integration scenarios, working with My Inbox tasks, monitoring scenario execution, troubleshooting CIAS errors, creating OAuth2 instances, configuring identity providers for CIAS, understanding CIAS security architecture, or integrating SAP products (S/4HANA, SuccessFactors, BTP services, SAP Build, IBP).

Automation 0 4mo ago
mola1129

test-driven-development

by mola1129

t-wada流テスト駆動開発(TDD)を実行するスキル。Red-Green-Refactorサイクルを厳密に守り、毎ステップでテストを実行して確認する。言語非依存。ユーザーが「TDDで実装して」「TDDで開発して」「テスト駆動で」など明示的にTDDを要求した時に使用する。

Refactoring 0 3mo ago
BryanHoo

superspec-tdd

by BryanHoo

Use when executing superspec tasks to enforce strict TDD for behavior changes and allow NON-TDD exceptions only for doc/config/generated/format-only work with mechanical verification.

Automation 0 4mo ago
rutpshah

react-testing-best-practices

by rutpshah

React testing best practices using React Testing Library, Vitest, and Jest. Use when writing, reviewing, or generating tests for React components, hooks, context providers, async interactions, or form submissions. Triggers on tasks like "write a test for this component", "add unit tests", "test this hook", "mock this API call", "improve test coverage", or "set up Vitest".

API Dev 0 3mo ago
kimasplund

hypothesis-elimination

by kimasplund

Diagnostic reasoning for finding root causes. Generates multiple hypotheses, designs tests to eliminate each, and converges on the true cause through evidence.

Code Review 0 4mo ago
cylixlee

design-pattern

by cylixlee

Applies object-oriented design principles and design patterns to generate maintainable, extensible code. Use when generating code that requires proper architectural layering, SOLID principles, and appropriate design patterns to solve recurring software design problems.

Code Gen 0 3mo ago
Olino3

code-reviewer

by Olino3

Forge is a marketplace for a Claude Code Plugins

Code Review 0 3mo ago
totto2727-dotfiles

use-grealpath

by totto2727-dotfiles

Enforces using grealpath command for relative path calculations and absolute path conversions. Use when calculating relative paths between files, converting relative paths to absolute paths, or working with file path operations.

CLI Tools 0 3mo ago
yousufjoyian

Collision-Zone Thinking

by yousufjoyian

Claude agent skills and workspace configuration

Processing 0 4mo ago
Deliay

zero-ash-cookbook

by Deliay

'USE FOR: project manage, create project, read project, development, write code, read code, write documents, update documents, api test, e2e test, implement product, fix issue, troubleshooting. 项目管理,创建项目,读取项目,开发,写代码,读取代码,写文档,写测试,更新测试,实现产品逻辑,写技术方案,解决问题,修BUG'

API Dev 0 1mo ago
vineethsoma

playwright-testing

by vineethsoma

Comprehensive Playwright automation testing skill with E2E testing standards, test generation workflows, and browser automation best practices. Use when writing automated browser tests, testing user flows, or performing web application QA.

Agents 0 5mo ago
khaki4

bf-lead-orchestrate

by khaki4

모드 기반 완전 자율 실행기. plan 모드에서 Story 구조를 생성하고, epic 모드에서 에픽 1개를 자율 실행(implement → E2E → review)한다. 사람과 직접 소통하지 않는다.

Agents 0 3mo ago
jaobrown

demo

by jaobrown

Automatically generate screen recordings with AI narration to demonstrate PR changes. Use this skill when you need to create a demo video showing UI changes from a pull request. Triggers: /demo, demo video, PR demo, screen recording, show changes, demonstrate PR

CLI Tools 0 4mo ago