Testing

Unit tests, integration tests, test automation

Showing 913-936 of 5539 skills
athola

mcp-code-execution

by athola

'Use this skill BEFORE building complex tool chains. Optimize proactively.

Agents 300 3mo ago
rmyndharis

code-refactoring-tech-debt

by rmyndharis

"You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create acti"

Code Gen 806 4mo ago
dropseed

annotations

by dropseed

Workflow for adding type annotations to Plain packages. Use this when adding or improving type coverage.

Code Review 1K 4mo ago
knoopx

bun

by knoopx

Initializes projects, manages dependencies, runs scripts, executes tests, and bundles code using Bun. Use when working with package.json, installing packages, running dev servers, or building for production.

CLI Tools 56 3mo ago
gmh5225

llvm-obfuscation

by gmh5225

Expertise in LLVM-based code obfuscation techniques including OLLVM, control flow flattening, string encryption, virtualization, and anti-analysis methods. Use this skill when working on code protection, anti-reverse engineering, or implementing custom obfuscation passes.

Processing 837 4mo ago
rmyndharis

binary-analysis-patterns

by rmyndharis

Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing static analysis on binaries.

Code Gen 805 4mo ago
rmyndharis

api-testing-observability-api-mock

by rmyndharis

"You are an API mocking expert specializing in realistic mock services for development, testing, and demos. Design mocks that simulate real API behavior and enable parallel development."

API Dev 805 4mo ago
rmyndharis

api-documenter

by rmyndharis

Master API documentation with OpenAPI 3.1, AI-powered tools, and

API Dev 805 4mo ago
rmyndharis

backend-development-feature-development

by rmyndharis

"Orchestrate end-to-end backend feature development from requirements to deployment. Use when coordinating multi-phase feature delivery across teams and services."

Processing 805 4mo ago
rmyndharis

codebase-cleanup-tech-debt

by rmyndharis

"You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create acti"

Code Gen 805 4mo ago
sanity-io

content-experimentation-best-practices

by sanity-io

A/B testing and content experimentation methodology for data-driven content optimization. Use when implementing experiments, analyzing results, or building experimentation infrastructure.

Testing 149 3mo ago
athola

makefile-dogfooder

by athola

'Use this skill BEFORE releasing any plugin to verify Makefile coverage.

CLI Tools 300 3mo ago
athola

shared-patterns

by athola

'Reference these patterns to validate consistency across the ecosystem.

Debugging 300 3mo ago
DataDog

migrate-groovy-to-java

by DataDog

migrate test groovy files to java

Code Gen 724 3mo ago
Gentleman-Programming

sdd-archive

by Gentleman-Programming

Sync delta specs to main specs and archive a completed change. Trigger: When the orchestrator launches you to archive a change after implementation and verification.

File Ops 1.2K 3mo ago
Gentleman-Programming

sdd-design

by Gentleman-Programming

Create technical design document with architecture decisions and approach. Trigger: When the orchestrator launches you to write or update the technical design for a change.

File Ops 1.2K 3mo ago
ruby-git

project-context

by ruby-git

'Reference guide for ruby-git architecture, coding standards, design philosophy, key technical details, and compatibility requirements. Use when answering architecture questions, deciding where new code belongs, reviewing coding standards, or understanding the layered command/parser/facade design.'

Git & VCS 1.8K 2mo ago
ruby-git

scaffold-new-command

by ruby-git

"Generates a production-ready Git::Commands::* class with unit tests, integration tests, and YARD docs using the Base architecture. Use when creating a new command from scratch."

Code Gen 1.8K 2mo ago
ruby-git

rspec-unit-testing-standards

by ruby-git

"Defines RSpec unit testing rules for this project covering structure, naming, setup patterns, stubbing, doubles, coverage, and test reliability. Use when writing, reviewing, or auditing RSpec specs under spec/unit/."

Code Review 1.8K 3mo ago
ruby-git

review-command-tests

by ruby-git

"Verifies unit and integration tests for Git::Commands::* classes follow project conventions. Use to audit test quality and coverage for command classes."

Git & VCS 1.8K 2mo ago
ruby-git

refactor-command-to-commandlineresult

by ruby-git

"Migrates a command class that still performs parsing or custom execution logic to return raw Git::CommandLineResult, moving parsing to facade/parser layers. Use during architectural redesign refactoring."

Git & VCS 1.8K 2mo ago
ruby-git

pr-readiness-review

by ruby-git

"Performs a comprehensive pre-PR readiness review covering tests, code quality, security, and commit conventions. Use at the end of implementation before submitting a pull request."

Code Gen 1.8K 2mo ago
ruby-git

extract-command-from-lib

by ruby-git

"Migrates a direct #command call in Git::Lib to a Git::Commands::* class as part of the architectural redesign. Use when extracting a specific command during the Strangler Fig migration."

Git & VCS 1.8K 2mo ago
ruby-git

review-cross-command-consistency

by ruby-git

"Compares sibling command classes for consistent structure, documentation, testing, and exit-status conventions under the Base architecture. Use for cross-command audits."

Code Review 1.8K 2mo ago