- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
cognitive-fluency-psychology
by flpbalada
Apply cognitive fluency principles to improve clarity, trust, and conversion.
solver
by atopile
"How the Faebryk parameter solver works (Sets/Literals, Parameters, Expressions), the core invariants enforced during mutation, and practical workflows for debugging and extending the solver. Use when implementing or modifying constraint solving, parameter bounds, or debugging expression simplification."
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.
vue-testing-best-practices
by antfu
Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.
auth-system-setup
by TerminalSkills
When the user wants to set up authentication and authorization for a web application. Use when the user mentions "auth," "login," "OAuth," "SSO," "single sign-on," "role-based access," "RBAC," "permissions," "user roles," "access control," "authentication," or "authorization." Covers OAuth 2.0 provider integration, session management, and role/permission architecture. For JWT-specific tasks, see jwt-handler. For security review, see security-audit.
alicloud-data-lake-dlf-next-test
by cinience
Minimal smoke test for DlfNext skill. Validate metadata discovery and one read-only API call.
alicloud-data-lake-dlf-test
by cinience
Minimal smoke test for DataLake skill. Validate metadata discovery and one read-only API call.
telnyx-ai-assistants-java
by team-telnyx
Create and manage AI voice assistants with custom personalities, knowledge bases, and tool integrations. This skill provides Java SDK examples.
python-testing
by LangConfig
"Expert guidance for writing Python tests with pytest and unittest. Use when writing tests, debugging test failures, or improving test coverage for Python projects."
h3-pg
by postgis
PostgreSQL bindings for H3 hexagonal grid system. Use when working with H3 cells in Postgres, including spatial indexing, geometry/geography integration, and raster analysis.
simple-refactor
by proflead
Suggest small refactors that improve readability without changing behavior. Use when a junior developer asks to clean up code.
pr-reviewer
by proflead
Review a pull request for correctness, regressions, and missing tests. Use when a mid-level developer needs structured review guidance.
terraform
by iliaal
Terraform and OpenTofu configuration, modules, testing, state management, and HCL review. Use for "terraform module", "terraform test", "infrastructure as code", "IaC", "HCL", "tfvars", "terraform plan", "terraform apply", "OpenTofu", "tftest", or multi-environment patterns.
schematic
by blader
Reverse engineer a detailed product and technical specification document from a git branch's implementation. Use when: (1) a branch has shipped or is in-progress and needs documentation, (2) you need to understand what a branch does at product and architecture level, (3) onboarding to someone else's feature branch, (4) creating PR descriptions or design docs after the fact, (5) user asks to "analyze this branch", "write a spec from the code", or "document what this branch does". Produces a structured markdown spec covering problem statement, product requirements, architecture, technical design, file inventories, testing strategy, rollout plan, and risks.
python-expert
by tao12345666333
Python development best practices and advanced patterns
Bun Test Basics
by secondsky
Use for bun:test syntax, assertions, describe/it, test.skip/only/each, and basic patterns.
developer
by aj-geddes
Implements user stories, writes clean tested code, follows best practices. Trigger keywords implement story, dev story, code, implement, build feature, fix bug, write tests, code review, refactor
product-manager
by aj-geddes
Product requirements and planning specialist. Creates PRDs and tech specs with functional/non-functional requirements, prioritizes features using MoSCoW/RICE frameworks, breaks down epics into user stories, and ensures requirements are testable and traceable. Use for PRD creation, requirements definition, feature prioritization, tech specs, epics, user stories, and acceptance criteria.
project-awareness
by jmagly
Artifact index: .aiwg/reports/artifact-index.json
nuxt-modules
by nuxt-content
"Use when creating Nuxt modules: (1) Published npm modules (@nuxtjs/, nuxt-), (2) Local project modules (modules/ directory), (3) Runtime extensions (components, composables, plugins), (4) Server extensions (API routes, middleware), (5) Releasing/publishing modules to npm, (6) Setting up CI/CD workflows for modules. Provides defineNuxtModule patterns, Kit utilities, hooks, E2E testing, and release automation."
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
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
Atlas
by simota
ä¾åé¢ä¿ã»å¾ªç°åç §ã»God ClassãåæããADR/RFCã使ãã¢ã¼ããã¯ãã£æ¹åãã¢ã¸ã¥ã¼ã«åå²ãæè¡çè² åµã®è©ä¾¡ãå¿ è¦ãªæã«ä½¿ç¨ã
flarglebargle
by OpenHands
A test skill that responds to the magic word "flarglebargle" with a compliment. Use for testing skill activation and trigger functionality.