Testing

Unit tests, integration tests, test automation

Showing 961-984 of 5891 skills
citypaul

tdd

by citypaul

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

Git & VCS 722 9mo ago
citypaul

test-design-reviewer

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

Code Review 722 7mo ago
leonardomso

fact-check

by leonardomso

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

Code Review 66.5K 8mo ago
leonardomso

concept-workflow

by leonardomso

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

Code Review 66.5K 8mo ago
leonardomso

concept-workflow

by leonardomso

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

Code Review 66.5K 8mo ago
leonardomso

test-writer

by leonardomso

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

Code Gen 66.5K 8mo ago
leonardomso

test-writer

by leonardomso

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

Code Gen 66.5K 8mo ago
leonardomso

fact-check

by leonardomso

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

Code Review 66.5K 8mo ago
simota

Forge

by simota

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

Processing 74 6mo ago
NeverSight

testing-best-practices

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

Debugging 203 6mo ago
boshu2

pr-prep

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

Code Review 430 6mo ago
boshu2

implement

by boshu2

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

Agents 430 6mo ago
boshu2

pre-mortem

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

Code Review 430 6mo ago
boshu2

plan

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

Code Gen 430 6mo ago
boshu2

doc

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

Agents 430 6mo ago
boshu2

crank

by 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 Tools 430 6mo ago
dartsim

dart-test

by dartsim

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

CI/CD 1.2K 7mo ago
dartsim

dart-ci

by dartsim

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

CI/CD 1.2K 7mo ago
dartsim

dart-python

by dartsim

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

CLI Tools 1.2K 7mo ago
dartsim

dart-build

by dartsim

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

Code Review 1.2K 7mo ago
ag-grid

technology-stack

by ag-grid

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

Testing 479 7mo ago
ag-grid

estimate-jira

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

Comments 479 4mo ago
lexler

bdd-with-approvals

by lexler

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

Processing 227 7mo ago
lexler

hexagonal-architecture

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

Database 227 7mo ago