- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
design-pragmatist
by ShotaIuchi
Practical design analysis. Apply when evaluating design proposals for real-world feasibility, team capabilities, implementation timeline, maintenance cost, and proven solution patterns.
elixir-tdd
by hwatkins
Test-driven development enforcement for Elixir and Phoenix. Requires failing tests before implementation. Use when implementing features, fixing bugs, or when code quality discipline is needed.
integrate-reflect
by palindrome-eng
Comprehensive guidance for integrating Reflect Money APIs and SDKs â yield-bearing stablecoins (USDC+, USDT+, USTR+), whitelabel branded stablecoins, restaking (RLP), oracle (Doppler), and protocol analytics on Solana. Use for endpoint selection, SDK usage, integration flows, error handling, and production hardening.
Global Workspace Competition + Broadcast + Working Memory with Ignition Dynamics
by sovr610
This skill should be used when the user asks to "implement global workspace", "add workspace competition", "implement ignition dynamics", "add broadcast adapters", "implement working memory", "add CfC/LTC memory", "implement attention competition", "add token staging", "implement slot construction", "add deterministic tie-breaking", "implement iterative rounds", "add convergence detection", "implement ignition gate", "add lock-in prevention", "implement broadcast to temporal", "add broadcast to symbolic", "implement broadcast to decision", "add workspace slots", "implement capacity-limited selection", "add novelty scoring", "implement winner decay", "add slot dropout", "implement ignition cooldown", "add feedback collection", "implement workspace state persistence", "add truncated BPTT support", "implement GRU fallback for workspace", "add workspace telemetry", or mentions global neuronal workspace theory, multi-modal token competition, ignition threshold dynamics, workspace broadcast packets, or CfC/LTC working memory in the cognitive pipeline.
rails-action-mailer
by shivamsinghchahar
Send emails from Rails applications with Action Mailer. Create mailer classes, build email templates, handle attachments, configure delivery methods, and test emails. Use when sending transactional emails (welcome, password reset), notifications, bulk campaigns, or emails with attachments.
create-specification
by aleister1102
"Create a new specification file for the solution, optimized for Generative AI consumption."
implement
by eljun
Implement tasks from docs/task/*.md. Reads the task document, follows implementation steps, and updates status in TASKS.md. Use "/implement auto {task}" to auto-chain through test → document → ship. Use "/implement -m 1 2 3" for multi-task parallel execution.
test-generator
by SakumyZ
前端测试用例生成器。根据组件或函数签名自动生成基础测试用例,支持 Jest/Vitest + React Testing Library / Vue Test Utils。适用于:(1) 为现有组件补充测试,(2) 为新组件生成测试骨架,(3) 为工具函数生成单元测试。
sap-hybris-commerce-best-practices
by sina96
When users ask about SAP Commerce Cloud (Hybris) best practices, provide actionable guidance, checklists, and examples.
Fullstack Web Engineer
by anorbert-cmyk
World-class Full-Stack Web Engineer and Tech Lead focusing on security, accessibility, performance, and maintainability.
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.
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)