测试

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

显示 1513-1536 / 共 5891 个技能
JoelLewis

statistics-fundamentals

JoelLewis

"Statistical methods for financial data: distributions, covariance matrices, regression, bootstrapping, shrinkage estimators."

数据处理 175 6个月前
JoelLewis

examination-readiness

JoelLewis

"SEC and FINRA examination process: exam types, document production, deficiency findings, mock exam frameworks, examination priorities, remediation strategies."

代码评审 175 6个月前
ThibautBaissac

action-mailer-patterns

ThibautBaissac

Implements transactional emails with Action Mailer and TDD. Use when creating email templates, notification emails, password resets, email previews, or when user mentions mailer, email, notifications, or transactional emails.

邮件 652 7个月前
ThibautBaissac

authorization-pundit

ThibautBaissac

Implements policy-based authorization with Pundit for resource access control. Use when adding authorization rules, checking permissions, restricting actions, role-based access, or when user mentions Pundit, policies, authorization, or permissions.

代码生成 652 7个月前
simota

Atlas

simota

依存関係・循環参照・God Classを分析し、ADR/RFCã‚’ä½œæˆã€‚ã‚¢ãƒ¼ã‚­ãƒ†ã‚¯ãƒãƒ£æ”¹å–„ã€ãƒ¢ã‚¸ãƒ¥ãƒ¼ãƒ«åˆ†å‰²ã€æŠ€è¡“çš„è² å‚µã®è©•ä¾¡ãŒå¿…è¦ãªæ™‚ã«ä½¿ç”¨ã€‚

智能体 74 6个月前
trailofbits

openai-develop-web-game

trailofbits

'Use when the agent is building or iterating on a web game (HTML/JS) and needs a reliable

代码评审 493 6个月前
flpbalada

hicks-law

flpbalada

Optimize decision-making speed by managing choice quantity. Use when designing

法律 281 7个月前
flpbalada

halo-effect-psychology

flpbalada

Apply the halo effect in product design and UX. Use when designing first

性能 281 7个月前
flpbalada

hypothesis-tree

flpbalada

Structure complex questions into testable hypotheses. Use when validating

认证鉴权 281 7个月前
flpbalada

cognitive-fluency-psychology

flpbalada

Apply cognitive fluency principles to improve clarity, trust, and conversion.

自动化 281 7个月前
flpbalada

progressive-disclosure

flpbalada

Reduce complexity by revealing information progressively. Use when designing

代码生成 281 7个月前
DmitrL-dev

TDD Enforcement

DmitrL-dev

Строгое соблюдение Test-Driven Development с Iron Law

代码评审 109 6个月前
DmitrL-dev

Two-Stage Code Review

DmitrL-dev

Разделение code review на Spec Compliance и Code Quality для повышения точности

代码评审 109 6个月前
hoodini

bun

hoodini

Build fast applications with Bun JavaScript runtime. Use when creating Bun projects, using Bun APIs, bundling, testing, or optimizing Node.js alternatives. Triggers on Bun, Bun runtime, bun.sh, bunx, Bun serve, Bun test, JavaScript runtime.

数据处理 274 8个月前
tkersey

ghost

tkersey

Create a language-agnostic ghost package (spec + portable tests) from an existing repo by extracting SPEC.md, exhaustive tests.yaml (operations and/or scenarios), INSTALL.md, README.md, VERIFY.md, and upstream LICENSE files with provenance and regeneration instructions. Use when prompts say "$ghost", "ghostify this repo", "spec-ify/spec-package this library", "ghost library", or ask to extract portable spec/tests for libraries or tool-using agent loops (scenario testing); do not use for implementation work or editing skills.

数据处理 68 6个月前
tkersey

select

tkersey

"Swarm-ready work selector: choose one source (invocation list, SLICES.md, or plan-N.md), refine it into dependency-aware atomic tasks, and emit an OrchPlan (waves + delegation) plus optional pipelines. Use for prompts like $select, use $select, pick the next ready slice, orchestrate workers from SLICES, or what should run in parallel next. Plan-only; no writeback; orchestration-agnostic."

自动化 68 6个月前
rileyhilliard

writing-tests

rileyhilliard

Writes behavior-focused tests using Testing Trophy model with real dependencies. Use when writing tests, choosing test types, or avoiding anti-patterns like testing mocks.

测试 128 7个月前
rileyhilliard

verification-before-completion

rileyhilliard

Run verification commands before claiming work is complete or fixed. Use before asserting any task is done, bug is fixed, tests pass, or feature works.

智能体 128 6个月前
rileyhilliard

condition-based-waiting

rileyhilliard

Fixes flaky tests by replacing arbitrary timeouts with condition polling. Use when tests fail intermittently, have setTimeout delays, or involve async operations that need proper wait conditions.

代码生成 128 7个月前
rileyhilliard

refactoring-code

rileyhilliard

Improves code structure while preserving behavior through test verification. Use when cleaning up code, reducing duplication, simplifying complexity, or reorganizing modules.

调试 128 8个月前
rileyhilliard

fixing-flaky-tests

rileyhilliard

Diagnose and fix tests that pass in isolation but fail when run concurrently. Covers shared state isolation and resource conflicts. References condition-based-waiting for timing issues.

调试 128 7个月前
henkisdabro

google-analytics

henkisdabro

Comprehensive Google Analytics 4 guide covering property setup, events, custom events, recommended events, custom dimensions, user tracking, audiences, reporting, BigQuery integration, gtag.js implementation, GTM integration, Measurement Protocol, DebugView, privacy compliance, and data management. Use when working with GA4 implementation, tracking, analysis, or any GA4-related tasks.

代码生成 83 6个月前
simota

Probe

simota

OWASP ZAP/Burp Suite連携、ペネトレーションテスト計画、DAST実行、脆弱性スキャン。動的セキュリティテスト、侵入テスト、実行時脆弱性検証が必要な時に使用。Sentinelの静的分析を補完。

认证鉴权 74 6个月前
TerminalSkills

ai-eval-ci

TerminalSkills

Run AI agent and LLM evaluations in CI/CD pipelines — automated quality gates that fail the build when AI output quality drops. Use when someone asks to "test my AI agent", "add evals to CI", "catch prompt regressions", "compare models", "evaluate LLM output quality", "set up AI quality gates", or "benchmark my agent before deploying". Covers eval frameworks (Cobalt, Promptfoo, Braintrust), LLM-as-judge scoring, threshold-based assertions, and GitHub Actions integration.

CI/CD 140 6个月前