Testing

Unit tests, integration tests, test automation

Showing 913-936 of 5891 skills
sundial-org

ab-test-setup

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

Monitoring 651 7mo ago
rstackjs

migrate-to-rstest

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

Database 90 6mo ago
solana-foundation

solana-dev

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

Testing 554 7mo ago
VisActor

vchart-development-assistant

by VisActor

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

Design 1.8K 7mo ago
okteto

fix-cves

by okteto

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

CLI Tools 3.5K 7mo ago
studyzy

openspec-sync-specs

by studyzy

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

Code Gen 10.3K 7mo ago
studyzy

openspec-archive-change

by studyzy

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

Database 10.3K 7mo ago
studyzy

openspec-archive-change

by studyzy

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

Database 10.3K 7mo ago
studyzy

openspec-sync-specs

by studyzy

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

Code Gen 10.3K 7mo ago
cisco-ai-defense

prompt-injection-test

by cisco-ai-defense

A test skill with prompt injection patterns

Code Gen 2.5K 7mo ago
cisco-ai-defense

simple-formatter

by cisco-ai-defense

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

Linting 2.5K 7mo ago
danielmiessler

WorldThreatModelHarness

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

Academic 18.8K 6mo ago
danielmiessler

PromptInjection

by danielmiessler

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

Prompts 18.8K 6mo ago
danielmiessler

Evals

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

Agents 18.8K 6mo ago
danielmiessler

Science

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

Agents 18.8K 6mo ago
danielmiessler

WebAssessment

by danielmiessler

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

Prompts 18.8K 6mo ago
noir-lang

bisect-ssa-pass

by 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 Tools 1.4K 7mo ago
noir-lang

noir-frontend-tests

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

Debugging 1.4K 6mo ago
nrwl

nx-run-tasks

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

Code Review 1.4K 7mo ago
knoopx

bun

by 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 Tools 81 7mo ago
knoopx

swe

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

Debugging 81 6mo ago
knoopx

vitest

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

Testing 81 6mo ago
nrwl

nx-run-tasks

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

Code Review 1.4K 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 1.4K 6mo ago