- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
iterative-development
by alinaqi
Ralph Wiggum loops - self-referential TDD iteration until tests pass
base
by alinaqi
Universal coding patterns, constraints, TDD workflow, atomic todos
voicemode-dj
by mbailey
Background music control for VoiceMode voice sessions using mpv
ticket-craft
by alinaqi
Create Jira/Asana/Linear tickets optimized for Claude Code execution - AI-native ticket writing
react-web
by alinaqi
React web development with hooks, React Query, Zustand
spec-to-code-compliance
by elizaOS
Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whitepapers, finding gaps between specs and implementation, or performing compliance checks for protocol implementations.
create-pr-description
by antinomyhq
Generate and create pull request descriptions automatically using GitHub CLI. Use when the user asks to create a PR, generate a PR description, make a pull request, or submit changes for review. Analyzes git diff and commit history to create comprehensive, meaningful PR descriptions that explain what changed, why it matters, and how to test it.
positron-e2e-tests
by posit-dev
This skill should be used when writing, debugging, or maintaining Playwright e2e tests for Positron. Load this skill when creating new test files, adding test cases, fixing flaky tests, or understanding the test infrastructure.
positron-pr-helper
by posit-dev
Generates well-structured PR bodies with dynamically fetched e2e test tags
create-plan
by ComposioHQ
Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.
git-workflow
by JetBrains
IdeaVim git workflow conventions covering commits, branches, PRs, and CI. Use when creating commits, managing branches, creating pull requests, reviewing git history, or any git-related activity in the IdeaVim project.
hybrid-cloud-test-gen
by getsentry
Generate hybrid cloud tests for the Sentry codebase. Use when asked to "generate HC test", "create hybrid cloud test", "write HC test", "add HC test", "write RPC test", "test RPC service", "silo test", "cross-silo test", "outbox test", "API gateway test", or "endpoint silo test". Covers RPC service tests, API gateway tests, outbox pattern tests, and API endpoint tests with silo decorators.
shared-patterns
by athola
'Reference these patterns to validate consistency across the ecosystem.
new-block
by Significant-Gravitas
Create a new backend block following the Block SDK Guide. Guides through provider configuration, schema definition, authentication, and testing. TRIGGER when user asks to create a new block, add a new integration, or build a new node for the graph editor.
Broken Authentication Testing
by zebbern
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.
cold-email-sequence-generator
by OneWave-AI
Generate personalized cold email sequences (7-14 emails) with A/B test subject lines, follow-up timing recommendations, and integrated social proof. Creates multi-touch campaigns optimized for response rates. Use when users need outbound email campaigns, sales sequences, or lead generation emails.
playwright-testing
by alinaqi
E2E testing with Playwright - Page Objects, cross-browser, CI/CD
typescript
by alinaqi
TypeScript strict mode with eslint and jest
openspec-sync-specs
by PBH-BTN
Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.
openspec-verify-change
by PBH-BTN
Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.
writing-dev-server-tests
by oven-sh
Guides writing HMR/Dev Server tests in test/bake/. Use when creating or modifying dev server, hot reloading, or bundling tests.
write-rust-tests
by RediSearch
Write Rust tests to verify correctness of Rust code. Use this when you want to write Rust tests.
setup
by fcakyon
This skill should be used when user encounters "Supabase MCP error", "Supabase auth failed", "Supabase OAuth error", "Supabase not working", or needs help configuring Supabase integration.
using-tuist-generated-projects
by tuist
Guides day-to-day work in Tuist-generated Xcode workspaces, including generation, build and test commands, and buildable folders. Use when working in a Tuist-generated project or when users mention tuist generate, xcodebuild test, or generated workspaces.