Testing

Unit tests, integration tests, test automation

Showing 3169-3192 of 5551 skills
troykelly

pr-creation

by troykelly

Use after completing implementation - create pull request with complete documentation, proper labels, linked issues, and verification summary

Auth 9 5mo ago
SnakeO

debug:rails

by SnakeO

Debug Rails issues systematically. Use when encountering ActiveRecord errors like RecordNotFound, routing issues, N+1 query problems detected by Bullet, asset pipeline issues, migration failures, gem conflicts, ActionController errors, CSRF token problems, or any Ruby on Rails application errors requiring diagnosis.

Code Review 9 5mo ago
eveld

spawn-implementation-agents

by eveld

Guide for efficient agent orchestration during implementation to conserve main agent context

Agents 9 4mo ago
dmend3z

growth-marketing-experimentation

by dmend3z

A skill for running growth marketing experiments. Use when a user wants to A/B test, optimize funnels, or build a culture of experimentation. Trigger keywords: growth marketing, A/B testing, multivariate testing, funnel optimization, AARRR.

Processing 9 4mo ago
pluginagentmarketplace

react-native-testing

by pluginagentmarketplace

Master testing - Jest, Testing Library, Detox E2E, and CI/CD integration

CI/CD 9 5mo ago
eveld

discover-project-commands

by eveld

Use during planning to discover and document available project commands (make targets, npm scripts, etc.) for success criteria.

Code Review 9 5mo ago
eveld

follow-test-patterns

by eveld

Use when writing tests to ensure they follow project conventions. References patterns from thoughts/notes/testing.md.

Agents 9 4mo ago
eveld

debug-systematically

by eveld

Use when encountering errors or bugs to follow a systematic debugging process instead of jumping to conclusions.

Debugging 9 5mo ago
eveld

discover-test-patterns

by eveld

Use during planning to discover and document test patterns and conventions for writing consistent tests.

Code Gen 9 5mo ago
troykelly

clean-commits

by troykelly

Use when committing code - ensures atomic, descriptive commits that leave the codebase in a merge-ready state at every point

Auth 9 5mo ago
dmend3z

ab-split-test-engineering

by dmend3z

A comprehensive skill for A/B split test engineering, following Neil Patel's methodology. It covers test prioritization (ICE scoring), statistical significance, sample size, hypothesis formation, variable isolation, multivariate vs. A/B decisions, test documentation, and conversion lift calculation. Use this skill to optimize web pages, ads, and emails for higher conversion rates.

Code Gen 9 4mo ago
obra

Keeping Routines Focused

by obra

Each routine does one thing and does it well - extract when routines have multiple responsibilities

Processing 40 8mo ago
obra

Refactoring Safely

by obra

Refactor with tests first, one change at a time, never mix refactoring with bug fixes or new features

Debugging 40 8mo ago
obra

Single Purpose Variables

by obra

Use each variable for exactly one purpose - no hybrid coupling or hidden meanings

Code Gen 40 8mo ago
obra

Dispatching Parallel Agents

by obra

Use multiple Claude agents to investigate and fix independent problems concurrently

Agents 40 8mo ago
obra

Writing Plans

by obra

Create detailed implementation plans with bite-sized tasks for engineers with zero codebase context

Auth 40 8mo ago
obra

Systematic Debugging

by obra

Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.

Code Gen 40 8mo ago
zerobearing2

rails-ai:debugging-rails

by zerobearing2

Use when debugging Rails issues - provides Rails-specific debugging tools (logs, console, byebug, SQL logging) integrated with systematic debugging process

Code Review 40 7mo ago
zerobearing2

rails-ai:jobs

by zerobearing2

Use when setting up background jobs, caching, or WebSockets - SolidQueue, SolidCache, SolidCable (TEAM RULE #1 - NEVER Sidekiq/Redis)

Caching 40 7mo ago
obra

Finishing a Development Branch

by obra

Complete feature development with structured options for merge, PR, or cleanup

Code Review 40 8mo ago
jpoutrin

dependency-alignment

by jpoutrin

Dependency version alignment and conflict resolution for parallel development. Use when extracting dependencies from Tech Specs to ensure version compatibility with existing project dependencies and transitive dependencies.

Code Review 13 4mo ago
kcchien

quality-check

by kcchien

Run before marking coding tasks complete - validates code quality via IDE diagnostics, code review rules, and tests with fast-feedback short-circuiting

Code Review 13 4mo ago
jpoutrin

create-tech-spec

by jpoutrin

Create a new Technical Specification for implementation details

Code Gen 13 4mo ago
rnavarych

role-aqa:mobile-testing

by rnavarych

Mobile test automation with Appium (cross-platform), Detox (React Native gray-box), XCUITest (iOS native), Espresso (Android native), device farms (BrowserStack, Sauce Labs, AWS Device Farm), screenshot testing, gesture testing, and deep link testing. Use when automating mobile app tests or setting up mobile test infrastructure.

Responsive 13 3mo ago