Testing

Unit tests, integration tests, test automation

Showing 745-768 of 5583 skills
OneKeyHQ

implementing-figma-designs

by OneKeyHQ

Implements Figma designs 1:1 using OneKey component library (还原设计稿).

Processing 2.4K 5mo ago
Gentleman-Programming

gentleman-trainer

by Gentleman-Programming

Vim Trainer RPG system patterns for Gentleman.Dots. Trigger: When editing files in installer/internal/tui/trainer/, adding exercises, modules, or game mechanics.

Code Gen 1.9K 6mo ago
Gentleman-Programming

sdd-tasks

by Gentleman-Programming

Break down a change into an implementation task checklist. Trigger: When the orchestrator launches you to create or update the task breakdown for a change.

Automation 1.9K 5mo ago
Gentleman-Programming

sdd-design

by Gentleman-Programming

Create technical design document with architecture decisions and approach. Trigger: When the orchestrator launches you to write or update the technical design for a change.

File Ops 1.9K 5mo ago
Gentleman-Programming

pytest

by Gentleman-Programming

Pytest testing patterns for Python. Trigger: When writing Python tests - fixtures, mocking, markers.

Auth 1.9K 6mo ago
Gentleman-Programming

sdd-verify

by Gentleman-Programming

Validate that implementation matches specs, design, and tasks. Trigger: When the orchestrator launches you to verify a completed (or partially completed) change.

Analytics 1.9K 5mo ago
Gentleman-Programming

pytest

by Gentleman-Programming

Pytest testing patterns for Python. Trigger: When writing Python tests - fixtures, mocking, markers.

Auth 1.9K 6mo ago
Gentleman-Programming

sdd-archive

by Gentleman-Programming

Sync delta specs to main specs and archive a completed change. Trigger: When the orchestrator launches you to archive a change after implementation and verification.

File Ops 1.9K 5mo ago
Gentleman-Programming

sdd-design

by Gentleman-Programming

Create technical design document with architecture decisions and approach. Trigger: When the orchestrator launches you to write or update the technical design for a change.

File Ops 1.9K 5mo ago
Gentleman-Programming

sdd-init

by Gentleman-Programming

Bootstrap the openspec/ directory structure for Spec-Driven Development in any project. Trigger: When user wants to initialize SDD in a project, or says "sdd init", "iniciar sdd", "openspec init".

Code Gen 1.9K 5mo ago
Gentleman-Programming

sdd-spec

by Gentleman-Programming

Write specifications with requirements and scenarios (delta specs for changes). Trigger: When the orchestrator launches you to write or update specs for a change.

Code Gen 1.9K 5mo ago
Gentleman-Programming

sdd-init

by Gentleman-Programming

Bootstrap the openspec/ directory structure for Spec-Driven Development in any project. Trigger: When user wants to initialize SDD in a project, or says "sdd init", "iniciar sdd", "openspec init".

Code Gen 1.9K 5mo ago
Gentleman-Programming

sdd-verify

by Gentleman-Programming

Validate that implementation matches specs, design, and tasks. Trigger: When the orchestrator launches you to verify a completed (or partially completed) change.

Analytics 1.9K 5mo ago
biomejs

testing-codegen

by biomejs

Guide for testing workflows and code generation commands in Biome. Use when running tests, managing snapshots, creating changesets, or generating code. Examples:<example>User needs to run snapshot tests for a lint rule</example><example>User wants to create a changeset for a PR</example><example>User needs to regenerate analyzer code after changes</example>

CLI Tools 25.3K 5mo ago
dotnet

run-device-tests

by dotnet

"Build and run .NET MAUI device tests locally with category filtering. Supports iOS, MacCatalyst, Android on macOS; Android, Windows on Windows. Use TestFilter to run specific test categories."

CLI Tools 23.3K 5mo ago
dotnet

try-fix

by dotnet

Attempts ONE alternative fix for a bug, tests it empirically, and reports results. ALWAYS explores a DIFFERENT approach from existing PR fixes. Use when CI or an agent needs to try independent fix alternatives. Invoke with problem description, test command, target files, and optional hints.

Code Review 23.3K 5mo ago
dotnet

write-xaml-tests

by dotnet

Creates XAML unit tests for GitHub issues in the Controls.Xaml.UnitTests project. Tests XAML parsing, compilation (XamlC), and source generation. Use when testing XAML-specific behavior, not UI interactions.

Testing 23.3K 5mo ago
dotnet

write-ui-tests

by dotnet

Creates UI tests for a GitHub issue and verifies they reproduce the bug. Iterates until tests actually fail (proving they catch the issue). Use when PR lacks tests or tests need to be created for an issue.

Debugging 23.3K 5mo ago
dotnet

verify-tests-fail-without-fix

by dotnet

Verifies UI tests catch the bug. Supports two modes - verify failure only (test creation) or full verification (test + fix validation).

Code Review 23.3K 5mo ago
dotnet

run-integration-tests

by dotnet

"Build, pack, and run .NET MAUI integration tests locally. Validates templates, samples, and end-to-end scenarios using the local workload."

CLI Tools 23.3K 5mo ago
dotnet

pr-build-status

by dotnet

"Retrieve Azure DevOps build information for GitHub Pull Requests, including build IDs, stage status, failed jobs, and Helix console logs for any Helix-based test failures."

Code Review 23.3K 6mo ago
dotnet

run-helix-tests

by dotnet

"Submit and monitor .NET MAUI unit tests on Helix infrastructure. Supports running XAML, Resizetizer, Core, Essentials, and other unit test projects on distributed Helix queues."

Git & VCS 23.3K 5mo ago
joelhooks

tdd

by joelhooks

"Test-Driven Development workflow with RED-GREEN-REFACTOR, lore from Kent Beck, Michael Feathers, and Ousterhout's counterpoint"

Refactoring 721 6mo ago
solidSpoon

vitest-bdd-3layer

by solidSpoon

'DashPlayer 三层 Vitest-BDD 技能。Use when developers want business-readable BDD scenarios without coupling scenario writing to code implementation details. Triggers on: "BDD 三层", "行为测试分层", "给定当那么", "Vitest BDD", "不想在场景里写实现".'

Code Gen 4.1K 5mo ago