测试

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

显示 961-984 / 共 5891 个技能
citypaul

tdd

citypaul

Test-Driven Development workflow. Use for ALL code changes - features, bug fixes, refactoring. TDD is non-negotiable.

Git 与版本控制 722 9个月前
citypaul

test-design-reviewer

citypaul

Evaluates test quality using Dave Farley's 8 properties. Use when reviewing tests, assessing test suite quality, or analyzing test effectiveness against TDD best practices.

代码评审 722 7个月前
leonardomso

fact-check

leonardomso

Verify technical accuracy of JavaScript concept pages by checking code examples, MDN/ECMAScript compliance, and external resources to prevent misinformation

代码评审 6.7万 8个月前
leonardomso

concept-workflow

leonardomso

End-to-end workflow for creating complete JavaScript concept documentation, orchestrating all skills from research to final review

代码评审 6.7万 8个月前
leonardomso

concept-workflow

leonardomso

End-to-end workflow for creating complete JavaScript concept documentation, orchestrating all skills from research to final review

代码评审 6.7万 8个月前
leonardomso

test-writer

leonardomso

Generate comprehensive Vitest tests for code examples in JavaScript concept documentation pages, following project conventions and referencing source lines

代码生成 6.7万 8个月前
leonardomso

test-writer

leonardomso

Generate comprehensive Vitest tests for code examples in JavaScript concept documentation pages, following project conventions and referencing source lines

代码生成 6.7万 8个月前
leonardomso

fact-check

leonardomso

Verify technical accuracy of JavaScript concept pages by checking code examples, MDN/ECMAScript compliance, and external resources to prevent misinformation

代码评审 6.7万 8个月前
simota

Forge

simota

フロントエンド(UIコンポーネント/ページ)とバックエンド(APIモック/ç°¡æ˜“ã‚µãƒ¼ãƒãƒ¼ï¼‰ä¸¡é¢ã®ãƒ—ãƒ­ãƒˆã‚¿ã‚¤ãƒ—ã‚’ç´ æ—©ãæ§‹ç¯‰ã€‚æ–°æ©Ÿèƒ½ã®æ¤œè¨¼ã€ã‚¢ã‚¤ãƒ‡ã‚¢ã‚’å½¢ã«ã—ãŸã„æ™‚ã«ä½¿ç”¨ã€‚å®Œç’§ã‚ˆã‚Šå‹•ãã‚‚ã®ã‚’å„ªå…ˆã€‚

数据处理 74 6个月前
NeverSight

testing-best-practices

NeverSight

Test layering, execution, and CI guidance across unit, integration, and e2e. Use when designing tests, writing test cases, or planning test strategy for a module.

调试 203 6个月前
boshu2

pr-prep

boshu2

'PR preparation: git archaeology, test validation, structured PR body generation. Mandatory user review gate before submission. Triggers: "prepare PR", "PR prep", "submit PR", "create PR body", "write PR description".'

代码评审 430 6个月前
boshu2

implement

boshu2

'Execute a single issue with full lifecycle. Triggers: "implement", "work on task", "build this", "start feature", "pick up next issue", "work on issue".'

智能体 430 6个月前
boshu2

pre-mortem

boshu2

'Validate a plan or spec before implementation using multi-model council. Answer: Is this good enough to implement? Triggers: "pre-mortem", "validate plan", "validate spec", "is this ready".'

代码评审 430 6个月前
boshu2

plan

boshu2

'Epic decomposition into trackable issues. Triggers: "create a plan", "plan implementation", "break down into tasks", "decompose into features", "create beads issues from research", "what issues should we create", "plan out the work".'

代码生成 430 6个月前
boshu2

doc

boshu2

'This skill should be used when the user asks to "generate documentation", "validate docs", "check doc coverage", "find missing docs", "create code-map", "sync documentation", "update docs", or needs guidance on documentation generation and validation for any repository type. Triggers: doc, documentation, code-map, doc coverage, validate docs.'

智能体 430 6个月前
boshu2

crank

boshu2

'Hands-free epic execution. Runs until ALL children are CLOSED. Local mode uses /swarm with runtime-native spawning (Codex sub-agents or Claude teams). Distributed mode uses /swarm --mode=distributed (tmux + Agent Mail) for persistence and coordination. NO human prompts, NO stopping. Triggers: "crank", "run epic", "execute epic", "run all tasks", "hands-free execution", "crank it".'

CLI 工具 430 6个月前
dartsim

dart-test

dartsim

DART testing patterns - unit tests, integration tests, CI validation

CI/CD 1196 7个月前
dartsim

dart-ci

dartsim

DART CI/CD troubleshooting - GitHub Actions, cache debugging, platform-specific failures

CI/CD 1196 7个月前
dartsim

dart-python

dartsim

DART Python bindings (dartpy) - nanobind, wheel building, API patterns

CLI 工具 1196 7个月前
dartsim

dart-build

dartsim

DART build system knowledge - CMake, pixi, dependencies, troubleshooting

代码评审 1196 7个月前
ag-grid

technology-stack

ag-grid

'Technology stack and architectural constraints. Use when choosing technologies, adding dependencies, or understanding zero-dependency requirements.'

测试 479 7个月前
ag-grid

estimate-jira

ag-grid

Estimate complexity, effort, and risks for JIRA tickets, features, or projects. Generates structured reports with time estimates, dependencies, risk analysis, and known unknowns. Use when user asks to "estimate", "size", or "analyze complexity" of work items.

注释 479 4个月前
lexler

bdd-with-approvals

lexler

Scannable BDD tests written in domain language. Use when doing BDD.

数据处理 227 7个月前
lexler

hexagonal-architecture

lexler

Applies hexagonal (ports & adapters) architecture. Use when designing application structure, separating domain from infrastructure, creating testable boundaries, or when user mentions ports, adapters, hexagonal, or clean architecture.

数据库 227 7个月前