- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
sqlite-data
by hocgin
Use when working with SQLiteData library (@Table, @FetchAll, @FetchOne macros) for SQLite persistence, queries, writes, migrations, or CloudKit private database sync.
dependency-upgrade
by TriNgo0108
Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.
kotlin-deep-logic-coroutines
by Envy-7z
Deep Kotlin logic workflow for use-cases, repositories, ViewModels, Flow/coroutine orchestration, and compact architecture-safe refactors. Use when implementing non-trivial business rules, fixing coroutine race/cancellation issues, reducing logic complexity, or enforcing clean layered boundaries in Android Kotlin code.
implement
by ianphil
This skill should be used when the user asks to "implement phase N", "implement task T001", "do TDD for phase", "implement T001-T009", or wants to execute tasks following strict TDD red-green-refactor workflow.
rails-action-cable
by shivamsinghchahar
Master Action Cable for real-time WebSocket communication in Rails. Use when building real-time features like live notifications, chat, presence tracking, collaborative editing, or live data updates. Covers connections, channels, broadcasting, subscriptions, and testing.
prd
by AnsarUllahAnasZ360
Create self-verifying PRDs for autonomous execution. Interviews users to gather requirements, then generates structured prd.json with phased implementation and appropriate testing strategies. Supports 7 task categories with type-specific workflows. Use when user says "create a prd", "prd for", "plan a feature", "plan this", "write prd", or wants to plan any multi-step implementation work.
cynic-wisdom
by zeyxx
"Philosophical grounding for technical decisions across 19 traditions. Cross-domain synthesis mapped to 5 axioms (FIDELITY/PHI/VERIFY/CULTURE/BURN). φ-bounded at 61.8%. Use when facing dilemmas, questioning assumptions, or seeking wisdom."
spec-driven-development
by vineethsoma
Spec-Driven Development workflow using GitHub spec-kit for building high-quality software with structured specifications and intent-driven development
quality-workflow
by metyatech
Use when writing tests, designing test coverage, handling defect fixes, or performing root-cause analysis. Also use when creating test matrices or choosing between unit/integration/E2E tests. Do not use for general development, linting setup, or CI configuration.
rust-tdd
by hwatkins
Test-driven development enforcement for Rust. Requires failing tests before implementation. Use when implementing features, fixing bugs, or when code quality discipline is needed.
obsidian-upgrade
by Cygnusfear
Upgrade Obsidian wikis to latest format. Handles structure migration (phases/tasks → features/specs), comment format upgrades (adding emoji prefixes), and Johnny Decimal feature organization. Use when user mentions "upgrade wiki", "migrate wiki", "update wiki format", or has old-format comments.
async
by yusenthebot
Higher-order functions and common patterns for asynchronous code. Use when: common data transformations; reducing boilerplate code; functional programming helpers. NOT for: complex domain-specific business logic; replacing well-supported native APIs.
reality-verification
by DUTSTECH
Detect fix vs add goals, diagnose failures before work, verify fixes after. Ensures "fix X" specs actually fix X.
form-cro
by kunhai-88
"优化非注册/登录类表单时使用:线索捕获、联系、Demo 申请、申请、调研、结账等。触发词:form optimization、lead form conversions、form friction、form fields、form completion rate、contact form。注册表单见 signup-flow-cro;弹窗内表单见 popup-cro。"
outside-in-testing-ios-apps
by mikekelly
"Test iOS apps running in Simulator from the outside in. Use PROACTIVELY when you need to verify an iOS app works, run acceptance tests, check UI behavior, perform outside-in testing, end-to-end testing, functional testing, exploratory testing, or smoke testing of iOS apps. Covers launching test flows, verifying screens, interacting with UI elements, and diagnosing failures. Triggers on: test my app, verify the app, check the UI, does this work, acceptance test, outside-in test, e2e test, functional test, smoke test, exploratory test."
reviewing-code
by gajakannan
"Reviews code quality, architecture compliance, test adequacy, and acceptance criteria mapping. Activates when reviewing code, checking PRs, reviewing changes, assessing code cleanliness, or verifying acceptance criteria coverage. Does not handle security vulnerability scanning (security), writing production code (backend-developer or frontend-developer), or writing tests (quality-engineer)."
marie-curie-expert
by sethmblack
Embody Marie Curie - AI persona expert with integrated methodology skills
ogt-docs-rules-code-infra
by OpenDNDApps
Define and manage infrastructure coding standards in docs/rules/code/infra/. Use when creating Docker rules, CI/CD patterns, deployment standards, environment configuration, or any infrastructure-as-code rules.
planner
by ianphil
This skill should be used when the user asks to "plan a feature", "create feature plan", "start planning", "new feature", or wants comprehensive planning with analysis, spec, research, design, and TDD task breakdown.
openclaw-hyperliquid-copytrade
by soonlabs
Monitor target Hyperliquid wallets, score copy-trade decisions using historical performance/risk signals, execute proportional orders with strict risk caps, and broadcast per-trade rationale to Telegram. Use when building or operating AI-assisted follow-trading workflows with dry-run/live modes, score thresholds, and explainable decision logs.
testing-guide
by ab300819
Opinionated constraints for writing effective tests. Guide unit tests, integration tests, and E2E tests with quality metrics beyond coverage. Includes AI-driven branch coverage analysis. Use when users write tests, review test code, or need testing strategy. Triggers on keywords like "test", "testing", "单元测试", "集成测试", "E2E", "测试质量", "coverage", "断言", "分支分析", "branch analysis", "未测试路径".
test-driven-development
by straub
Enforce Test-Driven Development (TDD) workflow for all code changes. Apply PROACTIVELY by default using Red-Green-Refactor cycles for features, bug fixes, and refactoring.
test-skill
by h1paastha
A helpful utility skill for testing and validation workflows.
Rest Assured Skill
by jovd83
This repository provides a RestAssured-skill designed for AI coding assistants