Testing

Unit tests, integration tests, test automation

Showing 985-1008 of 5891 skills
zapier

Work on Ticket

by zapier

Fetches Jira ticket details, creates an appropriately named branch, and initiates the task planning workflow. Use when the user says "work on [TICKET_ID]" or similar phrases.

Code Gen 389 9mo ago
antfu

unocss

by antfu

UnoCSS instant atomic CSS engine, superset of Tailwind CSS. Use when configuring UnoCSS, writing utility rules, shortcuts, or working with presets like Wind, Icons, Attributify.

Git & VCS 5.8K 7mo ago
ooiyeefei

uat-testing

by ooiyeefei

End-to-end User Acceptance Testing for web applications. Analyzes branch changes and specs to generate exhaustive test cases, sets up the local environment, executes tests via Playwright browser automation, and produces a pass/fail results report with screenshots and fix documentation. Use when the user says "run UAT", "test this feature", "UAT testing", "acceptance test", "test my branch", "generate test cases", or wants to verify a feature branch against its spec before merge.

Code Gen 480 6mo ago
yunshu0909

image-assistant

by yunshu0909

配图助手 - 把文章/模块内容转成统一风格、少字高可读的 16:9 信息图提示词;先定“需要几张图+每张讲什么”,再压缩文案与隐喻,最后输出可直接复制的生图提示词并迭代。

File Ops 747 7mo ago
xu-xiang

springboot-verification

by xu-xiang

Spring Boot 项目的验证循环(Verification loop):包含构建、静态分析、带覆盖率的测试、安全扫描,以及在发布或 PR 前的差异评审(diff review)。

CLI Tools 1.9K 7mo ago
xu-xiang

django-tdd

by xu-xiang

使用 pytest-django、测试驱动开发(TDD)方法论、factory_boy、Mock 模拟、覆盖率统计以及 Django REST Framework API 测试的 Django 测试策略。

API Dev 1.9K 7mo ago
xu-xiang

golang-testing

by xu-xiang

Go 测试模式,包括表格驱动测试、子测试、基准测试、模糊测试和测试覆盖率。遵循测试驱动开发(TDD)方法论及地道的 Go 语言实践。

API Dev 1.9K 7mo ago
xu-xiang

python-testing

by xu-xiang

使用 pytest、TDD 方法论、fixtures、mocking、参数化和代码覆盖率要求的 Python 测试策略。

Database 1.9K 7mo ago
xu-xiang

tdd-workflow

by xu-xiang

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

API Dev 1.9K 7mo ago
xu-xiang

springboot-tdd

by xu-xiang

使用 JUnit 5、Mockito、MockMvc、Testcontainers 和 JaCoCo 进行 Spring Boot 的测试驱动开发(TDD)。在添加功能、修复 Bug 或进行重构时使用。

Code Gen 1.9K 7mo ago
alinaqi

flutter

by alinaqi

Flutter development with Riverpod state management, Freezed, go_router, and mocktail testing

Processing 705 8mo ago
alinaqi

python

by alinaqi

Python development with ruff, mypy, pytest - TDD and type safety

Git & VCS 705 8mo ago
udecode

tdd

by udecode

Use when implementing complex logic that needs test coverage - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first; NOT for UI components, simple CRUD, or straightforward code

Debugging 1.2K 7mo ago
udecode

debug

by udecode

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

Debugging 1.2K 7mo ago
joelhooks

tdd

by joelhooks

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

Refactoring 733 8mo ago
alibaba

openspec-verify-change

by alibaba

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

File Ops 28.2K 6mo ago
alibaba

openspec-bulk-archive-change

by alibaba

Archive multiple completed changes at once. Use when archiving several parallel changes.

API Dev 28.2K 6mo ago
alibaba

openspec-bulk-archive-change

by alibaba

Archive multiple completed changes at once. Use when archiving several parallel changes.

API Dev 28.2K 6mo ago
alibaba

openspec-sync-specs

by alibaba

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

Code Gen 28.2K 6mo ago
alibaba

openspec-sync-specs

by alibaba

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

Code Gen 28.2K 6mo ago
alibaba

openspec-verify-change

by alibaba

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

File Ops 28.2K 6mo ago
olorehq

olore-partyserver-latest

by olorehq

Local partyserver documentation reference (latest). Cloudflare PartyKit documentation. Use for real-time collaborative apps, WebSocket servers, PartyServer, multiplayer features, Y.js integration, Durable Objects, RPC, storage, and edge-deployed stateful backends.

Auth 103 6mo ago
codewithmukesh

testing

by codewithmukesh

Testing strategy for .NET 10 applications. Covers xUnit v3, WebApplicationFactory for integration tests, Testcontainers for real database testing, Verify for snapshot testing, and the AAA pattern. Load this skill when writing tests, setting up test infrastructure, reviewing test coverage, or when the user mentions "test", "xUnit", "WebApplicationFactory", "Testcontainers", "integration test", "unit test", "bUnit", "snapshot test", "Verify", "test coverage", "AAA pattern", "WireMock", or "FakeTimeProvider".

Automation 677 6mo ago
codewithmukesh

migration-workflow

by codewithmukesh

Safe migration workflows for EF Core database migrations, .NET version upgrades, and NuGet dependency updates. Includes rollback strategies and verification steps. Load when: "migration", "add migration", "ef migration", "update database", "upgrade nuget", "update packages", "dependency update", "version upgrade".

CLI Tools 677 6mo ago