Testing

Unit tests, integration tests, test automation

Showing 1105-1128 of 5540 skills
LerianStudio

ring:writing-skills

by LerianStudio

TDD for process documentation - write test cases (pressure scenarios), watch baseline fail, write skill, iterate until bulletproof against rationalization.

Agents 193 3mo ago
LerianStudio

ring:dev-frontend-e2e

by LerianStudio

Gate 5 of frontend development cycle - ensures all user flows from product-designer have passing E2E tests with Playwright across browsers.

Debugging 193 3mo ago
LerianStudio

ring:verification-before-completion

by LerianStudio

Evidence-first completion gate - requires running verification commands and confirming output before making any success claims.

CLI Tools 193 3mo ago
LerianStudio

ring:testing-skills-with-subagents

by LerianStudio

Skill testing methodology - run scenarios without skill (RED), observe failures, write skill (GREEN), close loopholes (REFACTOR).

Agents 193 3mo ago
LerianStudio

ring:dev-unit-testing

by LerianStudio

Gate 3 of development cycle - ensures unit test coverage meets threshold (85%+) for all acceptance criteria using TDD methodology.

Analytics 193 3mo ago
etewiah

rails-testing

by etewiah

Help with Rails testing including unit tests, integration tests, fixtures, and debugging test failures. Use when working on tests or debugging test issues.

Code Review 620 6mo ago
AsiaOstrich

reverse

by AsiaOstrich

"[UDS] System archeology — reverse engineer code across Logic, Data, and Runtime dimensions"

Code Review 69 3mo ago
AsiaOstrich

refactor

by AsiaOstrich

"[UDS] Guide refactoring decisions and strategy selection"

CLI Tools 69 3mo ago
AsiaOstrich

sdd

by AsiaOstrich

"[UDS] Create or review specification documents for Spec-Driven Development"

Code Gen 69 3mo ago
AsiaOstrich

derive

by AsiaOstrich

"[UDS] Derive BDD scenarios, TDD skeletons, or ATDD tables from specifications"

Code Gen 69 3mo ago
AsiaOstrich

atdd

by AsiaOstrich

"[UDS] Guide through Acceptance Test-Driven Development workflow"

Agents 69 3mo ago
Aaronontheweb

akka-net-testing-patterns

by Aaronontheweb

Write unit and integration tests for Akka.NET actors using modern Akka.Hosting.TestKit patterns. Covers dependency injection, TestProbes, persistence testing, and actor interaction verification. Includes guidance on when to use traditional TestKit.

Debugging 985 3mo ago
flowglad

resolve-checks

by flowglad

Resolve all failing CI checks and address PR review feedback on the current branch's PR. Runs tests locally, fixes failures, incorporates valid review comments, and resolves addressed feedback. Use when CI is red, after receiving PR feedback, or before merging.

CI/CD 1.7K 4mo ago
RefoundAI

community-building

by RefoundAI

Help users build and grow product communities. Use when someone is starting a community, scaling an ambassador program, driving community-led growth, or choosing between user, developer, or partner communities.

Testing 1K 4mo ago
Aaronontheweb

snapshot-testing

by Aaronontheweb

Use Verify for snapshot testing in .NET. Approve API surfaces, HTTP responses, rendered emails, and serialized outputs. Detect unintended changes through human-reviewed baseline files.

Code Gen 986 4mo ago
Aaronontheweb

dotnet-local-tools

by Aaronontheweb

Managing local .NET tools with dotnet-tools.json for consistent tooling across development environments and CI/CD pipelines.

CLI Tools 986 4mo ago
Aaronontheweb

playwright-blazor-testing

by Aaronontheweb

Write UI tests for Blazor applications (Server or WebAssembly) using Playwright. Covers navigation, interaction, authentication, selectors, and common Blazor-specific patterns.

Code Gen 986 4mo ago
rsmdt

testing

by rsmdt

Writing effective tests and running them successfully. Covers layer-specific mocking rules, test design principles, debugging failures, and flaky test management. Use when writing tests, reviewing test quality, or debugging test failures.

Kubernetes 290 3mo ago
bobmatnyc

Root Cause Tracing

by bobmatnyc

Systematically trace bugs backward through call stack to find original trigger

Debugging 131 7mo ago
benkruger

flow-code

by benkruger

"Phase 3: Code — execute plan tasks one at a time with TDD. Review diff before each commit. bin/ci must pass before moving to the next task. Framework architecture standards enforced."

Automation 23 3mo ago
bobmatnyc

rust-desktop-applications

by bobmatnyc

Build cross-platform desktop applications with Rust using Tauri framework and native GUI alternatives

Performance 131 7mo ago
Aaronontheweb

dependency-injection-patterns

by Aaronontheweb

Organize DI registrations using IServiceCollection extension methods. Group related services into composable Add* methods for clean Program.cs and reusable configuration in tests.

Code Gen 986 3mo ago
Aaronontheweb

mailpit-integration

by Aaronontheweb

Test email sending locally using Mailpit with .NET Aspire. Captures all outgoing emails without sending them. View rendered HTML, inspect headers, and verify delivery in integration tests.

API Dev 986 4mo ago
Aaronontheweb

akka-hosting-actor-patterns

by Aaronontheweb

Patterns for building entity actors with Akka.Hosting - GenericChildPerEntityParent, message extractors, cluster sharding abstraction, akka-reminders, and ITimeProvider. Supports both local testing and clustered production modes.

Code Gen 986 4mo ago