- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
atelier-spec-architect
by martinffx
DDD and hexagonal architecture with functional core pattern. Use when designing features, modeling domains, breaking down tasks, or understanding component responsibilities.
atelier-spec-product
by martinffx
Requirements discovery and scope definition. Use when gathering requirements, conducting discovery interviews, defining scope boundaries, or prioritizing features.
test
by popmechanic
Self-contained test automation — invoke directly, do not decompose. End-to-end integration test that assembles a fixture, deploys Connect + Cloudflare, and presents a live URL for browser verification.
bridge-js
by swiftwasm
Assist Swift developers using BridgeJS for Swift-to-JavaScript interoperability in WebAssembly projects
testing
by salavender
Unified testing commands and patterns across frontend and backend.
framework-expert
by nguyenthienthanh
"Unified framework expertise bundle. Lazy-loads relevant framework patterns (React, Vue, Angular, Next.js, Node.js, Python, Laravel, Go, Flutter, Godot) based on detected tech stack."
qa-expert
by nguyenthienthanh
"QA expertise - unit testing, e2e testing, accessibility testing, performance testing, test strategies"
testing-patterns
by nguyenthienthanh
"Unified testing patterns across all frameworks. Provides consistent test structure, naming, and best practices for Jest, Vitest, Pytest, PHPUnit, Go testing, and more."
test-writer
by nguyenthienthanh
"Write tests with TDD. Supports Jest, Cypress, Detox, PHPUnit, PyTest, Go testing."
response-analyzer
by nguyenthienthanh
"MCP Response Analyzer pattern - Write large responses to temp files, load summaries into context"
seo-schema
by nguyenthienthanh
"Validate structured data (Schema.org JSON-LD) using Google Rich Results Test. Ensures schema is error-free before deployment."
code-reviewer
by nguyenthienthanh
"Comprehensive code review with multi-agent analysis. Checks security, performance, maintainability, tests."
visual-pixel-perfect
by nguyenthienthanh
"Pixel-perfect visual testing with auto-fix loop. Implement → Render → Snapshot → Compare → Fix until pass."
debugging
by nguyenthienthanh
"Systematic debugging with root cause investigation. NO fixes without understanding cause first."
bugfix-quick
by nguyenthienthanh
"Fast bug fixes with TDD. Lightweight: understand → test → fix → verify."
mobile-testing
by Logos-Liber
Mobile testing strategies and best practices for the mobile-dev team
test-frameworks
by Logos-Liber
Testing frameworks for web, mobile, API, and unit testing
quality-metrics
by Logos-Liber
Test coverage, code quality, defect metrics, and QA KPIs
statistical-analysis
by Logos-Liber
Statistical methods and tests, hypothesis testing, A/B testing frameworks, time series analysis, and experimental design
gamedev-conventions
by Logos-Liber
Cross-engine game development conventions and standards for the game-dev team
ci-cd-pipelines
by Logos-Liber
GitHub Actions, GitLab CI/CD, Jenkins, Azure DevOps, build and test strategies, and deployment patterns
asset-optimization
by Logos-Liber
Polygon reduction, LOD creation, texture compression, and real-time optimization
wireframing-prototyping
by Logos-Liber
Wireframing tools, prototyping techniques, user flows, sitemaps, and design handoff to developers
atelier-spec-project-structure
by martinffx
Directory layout implementing AgentOS 3-layer context. Use when setting up projects, organizing docs, or explaining where specs and changes go.