Testing

Unit tests, integration tests, test automation

Showing 1369-1392 of 5891 skills
sd0xdev

bug-fix

by sd0xdev

"Bug fix workflow. Use when: fixing bugs, resolving issues, regression fixes. Not for: new features (use feature-dev), understanding code (use code-explore). Output: fix + regression test + review gate."

Code Review 188 7mo ago
sd0xdev

create-request

by sd0xdev

"Create or update request documents. Use when: planning features, tracking requests, updating progress. Not for: tech specs (use tech-spec), code implementation (use feature-dev). Output: request document with status tracking."

Code Gen 188 7mo ago
sd0xdev

codex-implement

by sd0xdev

"Implement features via Codex MCP. Use when: writing new code from specs, implementing features, Codex-driven development. Not for: code review (use codex-code-review), architecture advice (use codex-architect). Output: implemented code + review loop."

Code Review 188 6mo ago
sd0xdev

test-review

by sd0xdev

"Test coverage review via Codex MCP. Use when: reviewing test sufficiency, identifying coverage gaps, test quality audit. Not for: generating tests (use codex-test-gen), code review (use codex-code-review). Output: coverage analysis + gap report."

Code Review 188 7mo ago
sd0xdev

tech-spec

by sd0xdev

"Tech spec generation and review. Use when: designing features, writing specs, requirement analysis. Not for: implementation (use feature-dev), architecture advice (use codex-architect). Output: numbered tech spec document."

Code Gen 188 7mo ago
sammcj

testing-anti-patterns

by sammcj

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behaviour, production pollution with test-only methods, and mocking without understanding dependencies

Debugging 159 7mo ago
raintree-technology

hig-technologies

by raintree-technology

Apple HIG guidance for Apple technology integrations: Siri, Apple Pay, HealthKit, HomeKit, ARKit, machine learning, generative AI, iCloud, Sign in with Apple, SharePlay, CarPlay, Game Center, in-app purchase, NFC, Wallet, VoiceOver, Maps, Mac Catalyst, and more. Use when asked about: "Siri integration", "Apple Pay", "HealthKit", "HomeKit", "ARKit", "augmented reality", "machine learning", "generative AI", "iCloud sync", "Sign in with Apple", "SharePlay", "CarPlay", "in-app purchase", "NFC", "VoiceOver", "Maps", "Mac Catalyst". Also use when the user says "how do I integrate Siri," "what are the Apple Pay guidelines," "how should my AR experience work," "how do I use Sign in with Apple," or asks about any Apple framework or service integration. Cross-references: hig-inputs for input methods, hig-components-system for widgets.

Processing 113 7mo ago
pskoett

plan-interview

by pskoett

Ensures alignment between user and Claude during feature/spec planning through a structured interview process. Use this skill when the user invokes /plan-interview before implementing a new feature, refactoring, or any non-trivial implementation task. The skill runs an upfront interview to gather requirements across technical constraints, scope boundaries, risk tolerance, and success criteria before any codebase exploration. Do NOT use this skill for: pure research/exploration tasks, simple bug fixes, or when the user just wants standard planning without the interview process.

Auth 286 6mo ago
pskoett

agent-teams-simplify-and-harden

by pskoett

"Implementation + audit loop using parallel agent teams with structured simplify, harden, and document passes. Spawns implementation agents to do the work, then audit agents to find complexity, security gaps, and spec deviations, then loops until code compiles cleanly, all tests pass, and auditors find zero issues or the loop cap is reached. Use when: implementing features from a spec or plan, hardening existing code, fixing a batch of issues, or any multi-file task that benefits from a build-verify-fix cycle."

Code Review 286 6mo ago
OpenHands

flarglebargle

by OpenHands

A test skill that responds to the magic word "flarglebargle" with a compliment. Use for testing skill activation and trigger functionality.

Testing 136 8mo ago
OpenHands

onboarding-agent

by OpenHands

Interactive onboarding workflow that interviews users to understand their coding goals and generates PR-ready implementation plans. Use when starting a new development task to ensure clear requirements and structured execution.

Code Gen 136 8mo ago
sammcj

rust-engineer

by sammcj

Acquire expert Rust developer specialisation in rust systems programming, memory safety, and zero-cost abstractions. Masters ownership patterns, async programming, and performance optimisation for mission-critical applications.

Performance 159 7mo ago
sammcj

ghostty-config

by sammcj

Guidance for editing Ghostty terminal configuration files. You must use this skill when creating or modifying Ghostty config files.

CLI Tools 159 7mo ago
kasperjunge

discover-assumptions

by kasperjunge

Use after solution concepts exist to surface and prioritize assumptions behind outcomes, opportunities, or solution ideas and design experiments to test them.

Agents 450 7mo ago
anton-abyzov

Java Spring Boot Agent - Enterprise API & Microservice Expert

by anton-abyzov

Java/Spring Boot backend developer for building enterprise APIs and microservices. Use when building Java backends with Spring Boot 3.x, REST/gRPC APIs, Spring Data JPA, Spring Security 6, reactive WebFlux, or microservice architectures.

API Dev 158 7mo ago
anton-abyzov

Spec Generator - Flexible Increment Documentation

by anton-abyzov

Generates comprehensive specifications (spec.md, plan.md, tasks.md with embedded tests) for SpecWeave increments. Use when creating new increments, planning features, or converting ideas into actionable specs. Produces structured documentation with proven templates and context-aware organization.

Docs Gen 158 6mo ago
anton-abyzov

Auto Command

by anton-abyzov

Start autonomous execution with stop hook feedback loop. Works until all tasks complete or max iterations reached. Use when you want continuous unattended execution.

Auth 158 6mo ago
anton-abyzov

/sw:plan - Generate Implementation Plan

by anton-abyzov

Generate plan.md and tasks.md for increment. Use when saying "create plan", "generate tasks", or "plan the increment".

CLI Tools 158 6mo ago
anton-abyzov

Sync Setup Wizard

by anton-abyzov

Interactive sync setup wizard that configures GitHub, JIRA, and/or ADO integration in one guided flow. Use when saying "setup sync", "configure sync", "connect to jira", "connect to github", or "sync-setup".

API Dev 158 7mo ago
anton-abyzov

SpecWeave Framework Expert

by anton-abyzov

SpecWeave framework expert for structure, rules, spec-driven conventions. Use for SpecWeave best practices, increment lifecycle, hooks, tasks.md/spec.md, living docs sync.

Git & VCS 158 6mo ago
anton-abyzov

Plan Product Increment

by anton-abyzov

Plan and create SpecWeave increments with PM and Architect agent collaboration. Use when starting new features, hotfixes, bugs, or any development work that needs specification and task breakdown. Creates spec.md, plan.md, tasks.md with proper AC-IDs and living docs integration.

CLI Tools 158 6mo ago
anton-abyzov

GitHub Sync - Two-way Spec ↔ Project Synchronization

by anton-abyzov

Two-way synchronization between SpecWeave specs and GitHub Projects (push & pull by default). Use when asking about GitHub integration setup, troubleshooting sync issues, or configuring sync settings. For actual syncing, use /sw-github:sync-spec command.

CLI Tools 158 6mo ago
anton-abyzov

TDD Red Phase - Write Failing Tests

by anton-abyzov

Write failing tests that define expected behavior. Use when saying "TDD red", "write failing tests", or "test first".

Code Gen 158 6mo ago
anton-abyzov

Design System Architect

by anton-abyzov

Scalable design systems with Atomic Design, design tokens, theming. Use for component libraries, dark mode, typography, color systems, Storybook, multi-brand, a11y.

Accessibility 158 6mo ago