测试

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

显示 913-936 / 共 5891 个技能
sundial-org

ab-test-setup

sundial-org

When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," or "hypothesis." For tracking implementation, see analytics-tracking.

监控 651 7个月前
rstackjs

migrate-to-rstest

rstackjs

Migrate Jest or Vitest test suites and configs to Rstest. Use when asked to move from Jest/Vitest to Rstest, replace framework APIs with @rstest/core, translate test config to rstest.config.ts, or update test scripts and setup files for Rstest equivalents.

数据库 90 6个月前
solana-foundation

solana-dev

solana-foundation

End-to-end Solana development playbook (Jan 2026). Prefer Solana Foundation framework-kit (@solana/client + @solana/react-hooks) for React/Next.js UI. Prefer @solana/kit for all new client/RPC/transaction code. When legacy dependencies require web3.js, isolate it behind @solana/web3-compat (or @solana/web3.js as a true legacy fallback). Covers wallet-standard-first connection (incl. ConnectorKit), Anchor/Pinocchio programs, Codama-based client generation, LiteSVM/Mollusk/Surfpool testing, and security checklists.

测试 554 7个月前
VisActor

vchart-development-assistant

VisActor

VChart图表库专家助手,支持问题诊断、配置生成、图片/Figma设计稿还原等场景,基于结构化知识库提供精确的图表开发解决方案

设计 1832 7个月前
okteto

fix-cves

okteto

Fix all CVEs in the Okteto CLI Docker image by scanning with Trivy and updating vulnerable dependencies and binaries

CLI 工具 3534 7个月前
studyzy

openspec-sync-specs

studyzy

将变更中的增量规范同步到主规范。当用户想要使用增量规范中的更改更新主规范,而不归档该变更时使用。

代码生成 1万 7个月前
studyzy

openspec-archive-change

studyzy

归档实验性工作流中已完成的变更。当用户想要在实现完成后最终确定并归档变更时使用。

数据库 1万 7个月前
studyzy

openspec-archive-change

studyzy

归档实验性工作流中已完成的变更。当用户想要在实现完成后最终确定并归档变更时使用。

数据库 1万 7个月前
studyzy

openspec-sync-specs

studyzy

将变更中的增量规范同步到主规范。当用户想要使用增量规范中的更改更新主规范,而不归档该变更时使用。

代码生成 1万 7个月前
cisco-ai-defense

prompt-injection-test

cisco-ai-defense

A test skill with prompt injection patterns

代码生成 2460 7个月前
cisco-ai-defense

simple-formatter

cisco-ai-defense

Formats text according to specified style guidelines. A clean example skill with no security issues.

Lint 与格式化 2460 7个月前
danielmiessler

WorldThreatModelHarness

danielmiessler

Persistent world model system across 11 time horizons (6mo→50yr) for adversarial analysis of ideas, strategies, and investments. USE WHEN threat model, world model, test idea, test strategy, future analysis, test investment, how will this hold up, test against future, update world models, view world models, time horizon analysis, adversarial future test, stress test idea.

学术 1.9万 6个月前
danielmiessler

PromptInjection

danielmiessler

Prompt injection testing. USE WHEN prompt injection, jailbreak, LLM security, AI security assessment, pentest AI application, test chatbot vulnerabilities.

提示词 1.9万 6个月前
danielmiessler

Evals

danielmiessler

Agent evaluation framework based on Anthropic's best practices. USE WHEN eval, evaluate, test agent, benchmark, verify behavior, regression test, capability test. Includes three grader types (code-based, model-based, human), transcript capture, pass@k/pass^k metrics, and ALGORITHM integration.

智能体 1.9万 6个月前
danielmiessler

Science

danielmiessler

Universal thinking and iteration engine based on the scientific method. USE WHEN user says "think about", "figure out", "try approaches", "experiment with", "test this idea", "iterate on", "improve", "optimize", OR any problem-solving that benefits from structured hypothesis-test-analyze cycles. THE meta-skill that other workflows implement.

智能体 1.9万 6个月前
danielmiessler

WebAssessment

danielmiessler

Web security assessment. USE WHEN web assessment, pentest, security testing, vulnerability scan. SkillSearch('webassessment') for docs.

提示词 1.9万 6个月前
noir-lang

bisect-ssa-pass

noir-lang

Workflow for debugging SSA pass semantic preservation using the noir-ssa CLI. Use when a program's behavior changes incorrectly during the SSA pipeline - bisects passes to identify which one breaks semantics. The pass_vs_prev fuzzer finds such issues automatically.

CLI 工具 1393 7个月前
noir-lang

noir-frontend-tests

noir-lang

Guide for writing noirc_frontend unit tests. Use when adding, writing, or reviewing frontend tests — regression tests, reproduction tests, error-checking tests, or should_panic tests in the compiler frontend.

调试 1393 6个月前
nrwl

nx-run-tasks

nrwl

Helps with running tasks in an Nx workspace. USE WHEN the user wants to execute build, test, lint, serve, or run any other tasks defined in the workspace.

代码评审 1411 7个月前
knoopx

bun

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 工具 81 7个月前
knoopx

swe

knoopx

Applies software engineering best practices, design principles, and avoids common anti-patterns. Use when designing systems, reviewing code quality, refactoring legacy code, making architectural decisions, or improving maintainability.

调试 81 6个月前
knoopx

vitest

knoopx

Writes and runs tests, configures test environments, mocks dependencies, and generates coverage reports. Use when setting up vitest.config.ts, writing test suites, mocking modules, or measuring code coverage.

测试 81 6个月前
nrwl

nx-run-tasks

nrwl

Helps with running tasks in an Nx workspace. USE WHEN the user wants to execute build, test, lint, serve, or run any other tasks defined in the workspace.

代码评审 1411 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.

代码生成 1411 6个月前