Testing

Unit tests, integration tests, test automation

Showing 1585-1608 of 5904 skills
glittercowboy

build-iphone-apps

by glittercowboy

Build professional native iPhone apps in Swift with SwiftUI and UIKit. Full lifecycle - build, debug, test, optimize, ship. CLI-only, no Xcode. Targets iOS 26 with iOS 18 compatibility.

Debugging 2K 9mo ago
banteg

takopi-release

by banteg

Prepare and ship a Takopi release. Use when asked to cut a release, bump release versions, update changelog/spec/readme, tag v<major.minor.patch>, or trigger the GitHub release workflow.

Agents 1K 8mo ago
aj-geddes

product-manager

by aj-geddes

Product requirements and planning specialist. Creates PRDs and tech specs with functional/non-functional requirements, prioritizes features using MoSCoW/RICE frameworks, breaks down epics into user stories, and ensures requirements are testable and traceable. Use for PRD creation, requirements definition, feature prioritization, tech specs, epics, user stories, and acceptance criteria.

Agents 479 6mo ago
JoelLewis

integration-patterns

by JoelLewis

"Financial systems integration: API design, FIX protocol, ISO 20022 messaging, event-driven architecture, batch processing, idempotency, and error handling patterns."

Processing 175 6mo ago
Nevaberry

bun-knowledge-patch

by Nevaberry

This skill should be used when writing Bun code, using Bun-specific APIs, bun:* modules, Bun.serve(), bundler features, or any Bun features from 1.2+ (2025-2026).

API Dev 24 7mo ago
akin-ozer

jenkinsfile-generator

by akin-ozer

Comprehensive toolkit for generating best practice Jenkinsfiles for both Declarative and Scripted pipeline syntaxes. Use this skill when creating new Jenkins pipelines, implementing CI/CD workflows.

Agents 298 7mo ago
htlin222

add-skill

by htlin222

Create new Claude Code skills with proper structure. Use when user wants to add a skill, create a slash command, or automate a workflow. Fetches official docs and guides through skill creation.

Code Gen 79 7mo ago
htlin222

payment

by htlin222

Integrate Stripe, PayPal, and payment processors. Use when implementing payments, billing, or subscriptions.

Code Gen 79 7mo ago
htlin222

sc-estimate

by htlin222

Provide development estimates for tasks, features, or projects. Use when user asks for time estimates, effort assessment, or project sizing.

Code Gen 79 7mo ago
htlin222

sc-build

by htlin222

Build, compile, and package projects with error handling and optimization. Use when user needs to build, compile, or package a project.

Debugging 79 7mo ago
htlin222

debug

by htlin222

Debug errors, test failures, and unexpected behavior with log analysis and correlation. Use when encountering issues, error messages, analyzing logs, or investigating production errors.

Debugging 79 7mo ago
htlin222

devops

by htlin222

Configure CI/CD, Docker, and cloud deployments. Use for deployment setup, containers, or infrastructure automation.

CI/CD 79 8mo ago
PayRam

payram-bitcoin-payments

by PayRam

Accept Bitcoin payments with PayRam's self-hosted infrastructure. Unique mobile app signing flow for BTC transactions without server-side key exposure. HD wallet derivation for unlimited unique deposit addresses. Manual sweep approval via PayRam Merchant mobile app. Use when accepting Bitcoin payments, implementing BTC payment flows, needing self-custody Bitcoin infrastructure, or building Bitcoin payment acceptance without Lightning complexity.

Responsive 155 6mo ago
PayRam

payram-stablecoin-payments

by PayRam

Accept USDT and USDC stablecoin payments with PayRam's self-hosted gateway. No KYC, no signup, no intermediary custody. Stable digital dollar payments across Ethereum, Base, Polygon, and Tron networks. Keyless architecture with smart contract sweeps to cold wallets. Deploy in 10 minutes. Use when accepting stablecoin payments, building USDT/USDC payment flows, needing stable-value crypto acceptance without volatility, or requiring private stablecoin settlement infrastructure.

Agents 155 6mo ago
tsaol

browser-use-agentcore

by tsaol

AWS AgentCore Browser skill for automated web testing and screenshot capture. Use this skill when the user asks to: - Test if a website works / 测试网站是否正常 - Take a screenshot of a webpage / 截取网页截图 - Check for JavaScript errors or console errors - Verify API health endpoints - Open a URL in a cloud browser - Debug website loading issues This skill uses AWS Bedrock AgentCore Browser (cloud-based, no local browser needed).

API Dev 66 7mo ago
tsaol

git-review

by tsaol

Review code changes against requirements and original design. Validates implementation correctness, design alignment, code quality, and runs tests. Use before committing or creating a PR.

Code Review 66 6mo ago
RHEcosystemAppEng

vm-snapshot-list

by RHEcosystemAppEng

List virtual machine snapshots across namespaces with status, age, and recovery information. Use when: - "List snapshots for VM [name]" - "Show snapshots in namespace [name]" - "What snapshots exist for [vm]?" Read-only operation - no user confirmation required. NOT for creating/deleting snapshots (use vm-snapshot-create/delete instead).

Code Gen 50 6mo ago
akin-ozer

k8s-yaml-generator

by akin-ozer

Comprehensive toolkit for generating, validating, and managing Kubernetes YAML resources. Use this skill when creating Kubernetes manifests (Deployments, Services, ConfigMaps, StatefulSets, etc.), working with Custom Resource Definitions (CRDs), or generating production-ready K8s configurations.

Kubernetes 298 9mo ago
Mann1988

mckinsey-consultant

by Mann1988

McKinsey顾问式问题解决系统。从商业问题出发,通过假设驱动的结构化分析方法,生成McKinsey风格研究报告和PPT。融合Problem Solving方法论、MECE原则、Issue Tree拆解、Hypotheses形成、Dummy Page设计、智能数据收集和专业PPT生成能力。

Prompts 64 10mo ago
Jamie-BitFlight

context-integration

by Jamie-BitFlight

Use when the PLAN artifact from SAM Stage 2 needs contextualization against actual codebase state — grounds the design plan in reality by performing scope analysis (NEW/MODIFY/COMPLETE classification), conflict detection between plan assumptions and codebase patterns, and resource mapping to concrete file paths and integration points. Produces an updated ARTIFACT:PLAN registered via MCP with a Contextualization section appended.

Code Gen 64 28d ago
Jamie-BitFlight

perl-cpan-ecosystem

by Jamie-BitFlight

This skill should be used when the user asks to install Perl modules, use cpanm, create a cpanfile, manage Perl dependencies, set up Carton, configure local lib, or mentions CPAN, cpanminus, module installation, or Perl package management.

CLI Tools 64 6mo ago
Jamie-BitFlight

create-merge-request-changelog

by Jamie-BitFlight

Analyze git branches and generate structured MR/PR descriptions with domain-based change categorization — bug fixes, enhancements, technical debt, documentation, testing, build/CI, and non-functional changes. Use when preparing merge request descriptions, pull request bodies, writing changelogs from git diffs, documenting branch changes, or generating release notes. Works with GitHub and GitLab without requiring JIRA or issue tracker integration.

Git & VCS 64 3mo ago
Jamie-BitFlight

perl-testing

by Jamie-BitFlight

This skill should be used when the user asks to write Perl tests, test Perl code, use Test More, run prove, create test suite, mock Perl, or mentions Perl testing, TAP, Test Class, Test Deep, or test-driven development in Perl.

Code Gen 64 6mo ago
Jamie-BitFlight

comprehensive-test-review

by Jamie-BitFlight

Use when reviewing test suites for coverage, isolation, mock usage, naming conventions, or completeness. Activates on "review test coverage", "audit test quality", or "check tests for completeness" requests. Performs thorough checklist-driven review covering test isolation, mock correctness, AAA pattern adherence, and naming standards.

Code Review 64 5mo ago