Testing

Unit tests, integration tests, test automation

Showing 1897-1920 of 5904 skills
peterbamuhigire

feature-planning

by peterbamuhigire

Complete feature planning from specification to implementation. Create structured specs with user stories and acceptance criteria, then generate detailed implementation plans with TDD workflow, exact file paths, and complete code examples.

Automation 25 6mo ago
peterbamuhigire

android-biometric-login

by peterbamuhigire

"Optional biometric (fingerprint/face) gate on Android app launch using AndroidX Biometric API. Covers BiometricHelper utility, splash screen integration, settings toggle with verification, EncryptedSharedPreferences storage, and graceful fallback. Use when adding biometric authentication to any Android app."

Auth 25 6mo ago
peterbamuhigire

ai-assisted-development

by peterbamuhigire

Orchestrate AI agents (Claude Code, sub-agents, etc.) for software development workflows. Use when coordinating multiple AI assistants or planning AI-driven development processes.

Agents 25 6mo ago
peterbamuhigire

sdlc-testing

by peterbamuhigire

"Generate Testing & Quality documentation for SDLC projects. Covers Software Test Plan (STP), Test Case Specifications, Software Validation & Verification Plan (SVVP), Validation Test Report (SVTR), and Peer Review/Inspection Reports. Use when establishing testing strategy, creating test documentation, or conducting quality validation."

Security 25 6mo ago
peterbamuhigire

android-tdd

by peterbamuhigire

"Android Test-Driven Development standards. Enforces Red-Green-Refactor cycle, test pyramid (70/20/10), layer-specific testing strategies, and CI integration. Use when building or reviewing Android apps with TDD methodology."

Refactoring 25 6mo ago
freenet

pr-review

by freenet

Executes comprehensive PR reviews following Freenet standards. Performs four-perspective review covering code-first analysis, testing, skeptical review, and big-picture assessment.

Code Review 25 6mo ago
peterbamuhigire

ai-error-handling

by peterbamuhigire

Validation and error handling for AI-generated code. Use when verifying AI output, building production code, or ensuring code correctness. Enforces automatic quality checks and validation loops.

Debugging 25 6mo ago
peterbamuhigire

ai-error-prevention

by peterbamuhigire

Error prevention strategies for AI-assisted development. Use when working with Claude to minimize hallucinations, incomplete solutions, and wasted tokens. Enforces "trust but verify" workflow.

Debugging 25 6mo ago
peterbamuhigire

sdlc-planning

by peterbamuhigire

"Generate Planning & Management documentation for SDLC projects. Covers Project Vision & Scope, SDP, SCMP, QA Plan, Risk Plan, SRS, and Feasibility Study. Use when starting a new project, conducting project governance, or establishing the planning baseline before development begins."

Code Gen 25 6mo ago
freenet

systematic-debugging

by freenet

Methodology for debugging non-trivial problems systematically. This skill should be used automatically when investigating bugs, test failures, or unexpected behavior that isn't immediately obvious. Emphasizes hypothesis formation, parallel investigation with subagents, and avoiding common anti-patterns like jumping to conclusions or weakening tests.

Code Review 25 6mo ago
freenet

pr-creation

by freenet

Guidelines for creating high-quality Freenet pull requests. This skill should be used when creating PRs for freenet-core, freenet-stdlib, or related repositories. Emphasizes quality over speed, thorough testing, and proper review process.

Code Review 25 6mo ago
rohitg00

k8s-rollouts

by rohitg00

Progressive delivery with Argo Rollouts and Flagger. Use when implementing canary deployments, blue-green deployments, or traffic shifting strategies.

Code Review 955 7mo ago
boisenoise

skill-creator

by boisenoise

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

Processing 9 6mo ago
boisenoise

ab-test-setup

by boisenoise

"Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness."

Code Review 9 6mo ago
aj-geddes

A/B Test Analysis

by aj-geddes

Design and analyze A/B tests, calculate statistical significance, and determine sample sizes for conversion optimization and experiment validation

Analytics 324 8mo ago
rohitg00

k8s-kubevirt

by rohitg00

Virtual machine management with KubeVirt on Kubernetes. Use when creating, managing, or troubleshooting VMs running on Kubernetes clusters.

Code Review 955 7mo ago
rohitg00

k8s-storage

by rohitg00

Kubernetes storage management for PVCs, storage classes, and persistent volumes. Use when provisioning storage, managing volumes, or troubleshooting storage issues.

Code Review 955 7mo ago
rohitg00

k8s-operations

by rohitg00

kubectl operations for applying, patching, deleting, and executing commands on Kubernetes resources. Use when modifying resources, running commands in pods, or managing resource lifecycle.

CLI Tools 955 7mo ago
rohitg00

k8s-networking

by rohitg00

Kubernetes networking management for services, ingresses, endpoints, and network policies. Use when configuring connectivity, load balancing, or network isolation.

Code Review 955 7mo ago
nrwl

nx-ai-agents-config

by nrwl

Code Review 28 7mo ago
nrwl

nx-generate

by nrwl

Generate code using nx generators. INVOKE IMMEDIATELY when user mentions scaffolding, setup, structure, creating apps/libs, or setting up project structure. Trigger words - scaffold, setup, create a ... app, create a ... lib, project structure, generate, add a new project. ALWAYS use this BEFORE calling nx_docs or exploring - this skill handles discovery internally.

Code Gen 28 6mo ago
nrwl

Run Nx Generator

by nrwl

If verification fails with manageable issues (a few lint errors, minor type issues), fix them. If issues are extensive, attempt obvious fixes first, then escalate to the user with details about what was generated, what's failing, and what you've attempted.

Code Gen 28 7mo ago
martinffx

atelier-typescript-testing

by martinffx

TypeScript testing patterns with Vitest and MSW. Use when writing unit tests, mocking APIs, creating typed mocks for dependency injection, or using snapshot testing.

Code Gen 42 7mo ago
martinffx

python:testing

by martinffx

Stub-Driven TDD and layer boundary testing with pytest. Use when writing tests, deciding what to test, testing at component boundaries, or implementing test-driven development.

Database 42 7mo ago