- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
architect
by nicolas-codemate
Software architecture skill for designing high-quality implementation plans. Provides universal patterns, quality checklists, and architectural guidelines. Use during planning phase to ensure plans are well-structured, atomic, and follow best practices.
cypress-test-generator
by ehtbanton
Generate Cypress E2E test files and configuration for web application testing. Triggers on "create cypress test", "generate cypress config", "e2e test for", "cypress setup".
omo-ralplan
by Trochez
Consensus planning with Planner/Architect/Critic loop - OpenCode model-agnostic version
generate-mock-service
by Olino3
Generate simulated service doppelgangers for testing and development. Creates mock servers (Express, Flask, FastAPI, WireMock, Prism) matching real API contracts with realistic responses, error scenarios, and Docker containerization.
android-api-dto-safety
by Envy-7z
Harden Android Kotlin API DTO/mapping (Retrofit/Moshi/Gson) for nullability and contract safety. Use when fixing 4xx/5xx parsing, NPEs, or mismatched fields.
nexus
by Creativityliberty
Unified mission engine + AI-agent skill system. Intercepts any project request (SaaS, app, API, CLI, agent) and decomposes into Goal → Mission → Task → Flow with quality gates and deliverable artifacts. Also installs and generates llms.txt / SKILL.md for 39+ AI agents with agent-native optimization from 32 system prompt profiles. Trigger on: project ideas, "je veux faire", "build me", "create a", SaaS, MVP, app, platform, skill setup, llms.txt, SKILL.md, agent docs, or any complex task needing structured decomposition before execution.
retrospective-workflow
by vineethsoma
Systematic post-story retrospective process with automated metrics gathering, structured feedback collection, and Agent Package Manager handoff generation
write-pytest
by TyTodd
Write tests for x, Make a test suite, test it out. Use this skill when the user asks to write tests, create a test suite, or test existing code.
testing-patterns
by karchtho
Express testing patterns including unit tests, integration tests, API endpoint testing, mocking databases, testing middleware, testing authentication. Use when writing tests for Express APIs, testing controllers and services, mocking dependencies, or testing middleware.
unit-tests
by iulspop
Generates well-structured unit tests using Vitest with the "given/should" prose format. Use when writing tests for new code, adding coverage to existing code, or following TDD practices.
git-commit-workflow
by prulloac
Skill for committing git changes following repository guidelines. Use when needing to commit staged or unstaged changes by reading CONTRIBUTING files for standards, analyzing changes with git status and diff, grouping related files, and performing commits according to guidelines or conventional commits as fallback.
bs-accessibility
by MaxGiu67
"Checklist accessibilità WCAG/ARIA. Usa questa skill quando l'utente vuole verificare l'accessibilità, o dice bs accessibility, accessibilità, WCAG, ARIA, a11y."
golang-conventions
by rory-data
Go coding standards for Go 1.21+, including idioms, error handling, testing patterns, concurrency, and golangci-lint configuration. Use when writing, reviewing, or refactoring Go code, working with goroutines, or setting up Go projects.
parallel-dispatch
by BaxterCooper
Use when facing multiple tasks or failures. Provides decision framework for concurrent vs sequential execution. Invoke before dispatching multiple subagents.
folder-org
by ruchernchong
Project code structure and file organization. Use when creating files, organizing components, or deciding where code should live. (project)
Build Automation Skill
by Wesley1600
No destructive operations without confirmation
agent-coding-workflows
by Hideturno
Choose and run the standard AI coding workflows by chaining the other skills; use when the user asks for a workflow or uses /flow, /workflow, /andrej, or /AndrejHide, and when the task type is standard change, algo/perf, or urgent bugfix.
work-plan
by ianphil
This skill should be used when the user asks to "show work plan", "what's the plan for feature N", "show progress", "view execution plan", or wants to see phase breakdown, progress status, and next actions for a feature.
project-agent-factory
by idencosmos
프로젝트에 필요한 Codex 멀티 에이전트를 설계/생성할 때 사용하는 순수 Markdown 지시형 스킬입니다. 프로젝트 분석 → 공식/사례 검증 → agent_plan.tsv 설계 → .codex 수동 반영 → 검증 보고까지를 SKILL.md와 references만으로 수행합니다.
codex-test
by trahoangdev
"Use when working on the trahoangdev/codex-test repository, including setup, running the Next.js app, and making common edits."
waba-agent-operator
by vishalgojha
Operate and validate the waba-agent CLI and gateway stack. Use when asked to continue builds, run production-readiness checks, wire onboarding, verify safety gating, troubleshoot chat/gateway/resale flows, or configure local-first AI with Ollama fallback.
subagent-driven-development
by oyi77
Use when executing implementation plans with independent tasks in the current session
ab-test-setup
by kunhai-88
"规划、设计或实施 A/B 测试或实验时使用。触发词:A/B test、split test、experiment、test this change、variant copy、multivariate test、hypothesis。追踪实施见 analytics-tracking。"
python-frontend
by simplerick0
Python frontend specialist using Python-based web frameworks with HTML/CSS/JS integration. Use for NiceGUI, Streamlit, Gradio, Panel, Jinja2 templating, HTMX integration, and responsive design.