测试

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

显示 2353-2376 / 共 5885 个技能
Ven0m0

skill-authoring

Ven0m0

'Guide to effective Claude Code skill authoring using TDD methodology

法律 7 6个月前
DmitriyYukhanov

unity-testing

DmitriyYukhanov

Use when writing or running Unity tests, including EditMode tests, PlayMode tests, performance testing, and code coverage

游戏开发 7 6个月前
DmitriyYukhanov

python-coder

DmitriyYukhanov

Implements Python code following PEP 8, type hints, and project conventions. Use when implementing features designed by python-architect.

调试 7 6个月前
axiomantic

finishing-a-development-branch

axiomantic

"Use when implementation is complete, all tests pass, and you need to decide how to integrate the work"

代码评审 10 6个月前
axiomantic

executing-plans

axiomantic

"Use when you have a written implementation plan to execute"

自动化 10 6个月前
axiomantic

resolving-merge-conflicts

axiomantic

"Use when git merge or rebase fails with conflicts, you see 'unmerged paths' or conflict markers (<<<<<<< =======), or need help resolving conflicted files"

代码生成 10 6个月前
TrevorS

cuda-kernel-dev

TrevorS

Target: reduce ~700 kernel launches/frame to ~545

CLI 工具 10 7个月前
axiomantic

assembling-context

axiomantic

"Prepare tiered context packages for subagents and manage token budgets. Triggered by 'prepare context for', 'assemble context', 'token budget', or invoked by implementing-features Phase 3.5/4.2."

代码评审 10 6个月前
bdambrosio

test-map-with-args

bdambrosio

Tests map primitive with additional operation arguments

测试 10 9个月前
av

tinygrad

av

Deep learning framework development with tinygrad - a minimal tensor library with autograd, JIT compilation, and multi-device support. Use when writing neural networks, training models, implementing tensor operations, working with UOps/PatternMatcher for graph transformations, or contributing to tinygrad internals. Triggers on tinygrad imports, Tensor operations, nn modules, optimizer usage, schedule/codegen work, or device backends.

分析 10 7个月前
axiomantic

debugging

axiomantic

"Use when debugging bugs, test failures, or unexpected behavior. Triggers: 'why isn't this working', 'this doesn't work', 'X is broken', 'something's wrong', 'getting an error', 'exception in', 'stopped working', 'regression', 'crash', 'hang', 'flaky test', 'intermittent failure', or when user pastes a stack trace/error output. NOT for: test quality issues (use fixing-tests), adding new behavior (use implementing-features)."

调试 10 6个月前
bdambrosio

test-json-sql-pluck

bdambrosio

Tests pluck primitive (SELECT single field)

数据处理 10 7个月前
axiomantic

reviewing-impl-plans

axiomantic

"Use when reviewing implementation plans before execution, especially plans derived from design documents"

代码评审 10 6个月前
vieko

bonfire

vieko

Session context persistence for AI coding. Start/end sessions, create outcome specs and docs, review work. Use for session management, "start session", "end session", outcome specs, documentation, code review, or questions about previous work, decisions, blockers, "last time", "what we decided".

认证鉴权 10 6个月前
TrevorS

whisper-test

TrevorS

Transcribe WAV audio files using OpenAI Whisper for intelligibility testing. Triggers on: "transcribe audio", "whisper test", "test audio output", "is the audio intelligible", "check speech quality", "run whisper", "speech to text test", "check if audio sounds right"

CLI 工具 10 7个月前
rube-de

dlc

rube-de

Dev Life Cycle quality gates: run security scans, code quality checks, performance analysis, test coverage, and PR review compliance. Routes to domain-specific sub-skills or runs all checks in sequence.

代码评审 10 6个月前
bdambrosio

test-calculate

bdambrosio

Tests calculate tool with arithmetic, trig, and variable substitution

数学 10 9个月前
axiomantic

fixing-tests

axiomantic

"Use when tests themselves are broken, test quality is poor, or user wants to fix/improve tests. Triggers: 'test is broken', 'test is wrong', 'test is flaky', 'make tests pass', 'tests need updating', 'green mirage', 'tests pass but shouldn't', 'audit report findings', 'run and fix tests'. Three modes: fix specific tests, process green-mirage audit findings, and run-then-fix. NOT for: bugs in production code caught by correct tests (use debugging)."

代码评审 10 6个月前
rube-de

test

rube-de

Test coverage analysis: detect test framework, run test suite, capture failures and coverage metrics, identify coverage gaps in recent changes, and create a structured GitHub issue.

数据处理 10 6个月前
bdambrosio

test-json-sql-filter

bdambrosio

Tests filter-structured primitive (WHERE clause)

数据处理 10 7个月前
axiomantic

merging-worktrees

axiomantic

"Use when merging parallel worktrees back together after parallel implementation, combining parallel development tracks, or unifying branches from dispatched parallel agents. Triggers: 'merge worktrees', 'combine parallel branches', 'integrate parallel work', 'all tracks complete', 'bring everything together'."

调试 10 6个月前
axiomantic

test-driven-development

axiomantic

"Use when user explicitly requests test-driven development, says 'TDD', 'write tests first', 'red green refactor', 'test-first', or 'start with the test'. Also invoked as a sub-skill by implementing-features and executing-plans for each implementation task. NOT a replacement for implementing-features for full feature work."

调试 10 6个月前
axiomantic

enforcing-code-quality

axiomantic

Use when writing or modifying code. Enforces production-quality standards, prohibits common shortcuts, and ensures pre-existing issues are addressed. Invoked automatically by implementing-features and test-driven-development.

调试 10 6个月前
axiomantic

auditing-green-mirage

axiomantic

"Use when auditing whether tests genuinely catch failures, or when user expresses doubt about test quality. Triggers: 'are these tests real', 'do tests catch bugs', 'tests pass but I don't trust them', 'test quality audit', 'green mirage', 'shallow tests', 'tests always pass suspiciously', 'would this test fail if code was broken'. Forensic analysis of assertions, mock usage, and code path coverage."

代码评审 10 6个月前