测试

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

显示 361-384 / 共 5887 个技能
BagelHole

feature-flags

BagelHole

Implement feature flags for progressive feature rollout using LaunchDarkly, Unleash, or custom solutions. Control feature visibility, perform A/B testing, and enable trunk-based development. Use when implementing gradual rollouts, feature toggles, or experimentation platforms.

代码生成 807 7个月前
BagelHole

blue-green-deploy

BagelHole

Configure zero-downtime deployment strategies including blue-green, canary, and rolling deployments. Implement traffic shifting, health checks, and rollback procedures. Use when implementing production deployment strategies or zero-downtime releases.

Docker 807 7个月前
BagelHole

kustomize

BagelHole

Customize Kubernetes manifests without templating using Kustomize. Create base configurations with environment overlays, manage configuration variants, and patch resources declaratively. Use when managing Kubernetes configurations across multiple environments without Helm.

代码生成 807 7个月前
BagelHole

argocd-gitops

BagelHole

Implement GitOps with ArgoCD for declarative Kubernetes deployments. Configure applications, manage sync policies, implement progressive delivery, and automate deployments from Git repositories. Use when implementing GitOps workflows or continuous deployment to Kubernetes.

Git 与版本控制 807 7个月前
BagelHole

circleci

BagelHole

Configure CircleCI workflows and orbs for continuous integration and deployment. Create config.yml pipelines, use orbs for reusable configurations, and optimize build performance. Use when working with CircleCI for CI/CD automation.

CI/CD 807 7个月前
hashicorp

run-acceptance-tests

hashicorp

Guide for running acceptance tests for a Terraform provider. Use this when asked to run an acceptance test or to run a test with the prefix TestAcc.

调试 847 7个月前
bfly123

cping

bfly123

Test connectivity with AI provider (gemini/codex/opencode/droid/claude).

CLI 工具 3454 6个月前
mindfold-ai

check-frontend

mindfold-ai

"Check if the code you just wrote follows the frontend development guidelines."

代码评审 1.4万 7个月前
comet-ml

debugging-e2e-tests

comet-ml

Use when an Opik E2E test has failed and a developer wants it investigated — e.g. "why did this e2e test fail?", "investigate the failing run on my PR", "is dataset-crud-smoke flaky?", "the nightly e2e suite went red". Takes a failure from a CI check, a TestOps launch, a test name, or a local run; gathers the trace and history, classifies regression vs. flake, and proposes a fix. Read-only — it diagnoses and proposes, it does not edit tests.

调试 2.2万 3个月前
comet-ml

opik-integrations

comet-ml

Build, update, test, and document Opik SDK integrations (Python & TypeScript). Use when adding a new framework/provider integration under sdks/python/src/opik/integrations or sdks/typescript/src/opik/integrations, updating an existing one, or verifying that an integration logs traces correctly.

智能体 2.2万 2个月前
comet-ml

opik-external-integrations

comet-ml

Build or update an Opik integration that lives OUTSIDE this repo — a standalone opik-* package (e.g. opik-openclaw, opik-claude-code-plugin) or Opik support contributed into a third-party project (e.g. LiteLLM, Dify). Use ONLY when the user names an external repository or external package as the target; for integrations under sdks/ use the opik-integrations skill instead.

API 开发 2.2万 2个月前
comet-ml

writing-e2e-tests

comet-ml

Use when a developer wants to add, write, or create an end-to-end test for an Opik feature, page, or branch — e.g. "add an e2e test for the experiments comparison page", "write a test for the feature I just built", "e2e test for this branch", "cover the dataset items flow with a test". Runs the full loop in tests_end_to_end/e2e/ — analyze the feature and frontend code, explore the live UI with the Playwright MCP, write the Page Object Model + spec, and run it locally until green.

Docker 2.2万 1个月前
comet-ml

explore-feature

comet-ml

Use when a developer wants a release-gate test for a change before merge — e.g. "explore this feature", "add a release-gate test for my PR", "gate this branch", "cover the feature in PR #7303", "release-gate test for these tickets". Reads a ticket + changed code, writes a happy-path test-plan.md (posted to Jira), and commits one staging-ready @release-gate Playwright test that gates that change's own release. Delegates the actual test authoring to writing-e2e-tests.

代码评审 2.2万 1个月前
benjaminasterA

ai-product

benjaminasterA

"Every product will be AI-powered. The question is whether you'll build it right or ship a demo that falls apart in production. This skill covers LLM integration patterns, RAG architecture, prompt ..."

提示词 192 6个月前
bitwize-music-studio

researchers-journalism

bitwize-music-studio

Researches investigative articles, interviews, and news coverage. Use when research needs journalistic sources for cross-referencing or additional context.

学术 454 7个月前
bitwize-music-studio

researchers-historical

bitwize-music-studio

Researches archives, contemporary accounts, and timeline reconstruction. Use when the album subject involves historical events that need primary source verification.

学术 454 6个月前
bitwize-music-studio

validate-album

bitwize-music-studio

Validates album directory structure, file locations, and content integrity. Use before release or whenever the user wants to check an album's structural health.

代码评审 454 6个月前
bitwize-music-studio

test

bitwize-music-studio

Runs automated tests to validate plugin integrity across 14 categories. Use before creating PRs, after making changes to skills or templates, or to verify plugin health.

调试 454 7个月前
proffesor-for-testing

compatibility-testing

proffesor-for-testing

"Cross-browser, cross-platform, and cross-device compatibility testing ensuring consistent experience across environments. Use when validating browser support, testing responsive design, or ensuring platform compatibility."

响应式 466 6个月前
proffesor-for-testing

Pair Programming

proffesor-for-testing

AI-assisted pair programming with multiple modes (driver/navigator/switch), real-time verification, quality monitoring, and comprehensive testing. Supports TDD, debugging, refactoring, and learning sessions. Features automatic role switching, continuous code review, security scanning, and performance optimization with truth-score verification.

认证鉴权 466 7个月前
proffesor-for-testing

api-testing-patterns

proffesor-for-testing

"Comprehensive API testing patterns including contract testing, REST/GraphQL testing, and integration testing. Use when testing APIs or designing API test strategies."

API 开发 466 6个月前
proffesor-for-testing

QE Requirements Validation

proffesor-for-testing

"Requirements traceability, acceptance criteria validation, and BDD scenario management for complete requirements coverage."

邮件 466 6个月前
proffesor-for-testing

QE Test Execution

proffesor-for-testing

"Parallel test execution orchestration with intelligent scheduling, retry logic, and comprehensive result aggregation."

CI/CD 466 6个月前
proffesor-for-testing

QE Iterative Loop

proffesor-for-testing

"Quality Engineering iteration loops for autonomous test improvement, coverage achievement, and quality gate compliance. Use when tests need to pass, coverage targets must be met, quality gates require compliance, or flaky tests need stabilization. Integrates with AQE v3 fleet agents for coordinated quality iteration."

代码评审 466 6个月前