测试

单元测试、集成测试与测试自动化

显示 1897-1920 / 共 5887 个技能
peterbamuhigire

API Testing Verification

peterbamuhigire

Unit tests can't catch backend-frontend mismatches. Always verify with real API calls before committing.

API 开发 25 6个月前
peterbamuhigire

feature-planning

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.

自动化 25 6个月前
peterbamuhigire

android-biometric-login

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."

认证鉴权 25 6个月前
peterbamuhigire

ai-assisted-development

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.

智能体 25 6个月前
peterbamuhigire

sdlc-testing

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."

安全 25 6个月前
peterbamuhigire

android-tdd

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."

重构 25 6个月前
freenet

pr-review

freenet

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

代码评审 25 6个月前
peterbamuhigire

ai-error-handling

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.

调试 25 6个月前
peterbamuhigire

ai-error-prevention

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.

调试 25 6个月前
peterbamuhigire

sdlc-planning

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."

代码生成 25 6个月前
freenet

systematic-debugging

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.

代码评审 25 6个月前
freenet

pr-creation

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.

代码评审 25 6个月前
rohitg00

k8s-rollouts

rohitg00

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

代码评审 955 7个月前
boisenoise

skill-creator

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.

数据处理 9 6个月前
boisenoise

ab-test-setup

boisenoise

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

代码评审 9 6个月前
aj-geddes

A/B Test Analysis

aj-geddes

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

分析 324 8个月前
rohitg00

k8s-kubevirt

rohitg00

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

代码评审 955 7个月前
rohitg00

k8s-storage

rohitg00

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

代码评审 955 7个月前
rohitg00

k8s-operations

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 工具 955 7个月前
rohitg00

k8s-networking

rohitg00

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

代码评审 955 7个月前
nrwl

nx-ai-agents-config

nrwl

代码评审 28 7个月前
nrwl

nx-generate

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.

代码生成 28 6个月前
nrwl

Run Nx Generator

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.

代码生成 28 7个月前
martinffx

atelier-typescript-testing

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.

代码生成 42 7个月前