- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
Day Zero — Design Bible
by Rennding
2 Apr 2026 Muted stat color palette (#5ba3d9, #d96b5b, #5bb88a, #9b7ed8) Softer tones for prolonged viewing; old bright primaries caused eye strain
update-specification
by aleister1102
"Update an existing specification file for the solution, optimized for Generative AI consumption based on new requirements or updates to any existing code."
clarify
by VitaDynamics
Clarify requirements by asking targeted questions to reduce ambiguity before planning
clean-code
by pachoroa
"Applies principles from Robert C. Martin's 'Clean Code'. Use this skill when writing, reviewing, or refactoring code to ensure high quality, readability, and maintainability. Covers naming, functions, comments, error handling, and class design."
nexus-elements-fast-bridge
by availproject
Integrate the FastBridge element for intent-based cross-chain bridge UX in React/TypeScript apps. Use when installing or debugging self-bridge flows, source-chain selection, allowance gating, step progress events, and sdk.bridge execution end-to-end.
spline-3d-integration
by fohwaz
Integrate Spline 3D scenes into React, Next.js, and vanilla web apps with reliable embed patterns, runtime API usage, and performance-safe defaults.
idempiere-openapi
by comitsrl
"Definir y mantener contratos de API para iDempiere usando OpenAPI (3.1 preferido): paths, schemas, seguridad (OAuth2/JWT), ejemplos, versionado semver y artefactos derivados (stubs, Postman, contract tests). Usar para APIs POS, integraciones o portales."
code-simplifier
by Envy-7z
Simplifies and refines code for clarity, readability, and maintainability. Reduces complexity without changing behavior. Use when simplifying, cleaning up, or reducing complexity in code.
godot-test
by Chen19007
Run GUT unit tests for Godot projects. Use when: (1) Running unit tests, (2) Verifying code changes, (3) TDD development, (4) CI/CD testing.
validating-changes
by squirrel289
"Validate code changes before PR update and merge. Use when preparing to update a PR, pushing changes, or running pre-merge checks: (1) run local CI parity tests, (2) add regression tests for new failures, (3) verify all tests pass before pushing or requesting review."
vertex-ai
by cgk-platform
Test and use Google Vertex AI for video/image generation as an alternative
test-driven-development
by carvalab
TDD workflow guide. Use PROACTIVELY when writing new features or fixing bugs. Enforces Red-Green-Refactor cycle and prevents testing anti-patterns.
subagent-driven-development
by Jackiexiao
(中文)Use when executing implementation plans with independent tasks in the current session
test-trading-strategies
by robonet-tech
"Backtest trading strategies on historical data and interpret performance metrics. Provides run_backtest (crypto strategies) and run_prediction_market_backtest (Polymarket strategies). Fast execution (20-60s), minimal cost ($0.001). Returns Sharpe ratio, max drawdown, win rate, profit factor, and trade statistics. Use this skill after building or improving strategies to validate performance before deploying. NEVER deploy without thorough backtesting (6+ months recommended)."
mock-skill
by maxoreric
Mock
sdd-system-design
by franztrierweiler
Produit les documents de conception technique (architecture, déploiement,
typography
by rhino-labs
Apply professional typography principles when generating documents, web pages, presentations, or any formatted text output. Use this skill when creating or reviewing HTML/CSS, print documents, resumes, letters, reports, slide decks, emails, or any content where typographic quality matters. Also use when the user asks about font choices, text formatting, spacing, layout, or typographic best practices.
typescript-test-review
by bromanko
This skill should be used when the user asks for "test review", "test coverage", "improve TypeScript tests", "review tests", "test quality", "testing audit", or wants analysis of TypeScript test suites for coverage gaps, edge cases, and testing best practices.
version-skill
by maxoreric
Skill 版本管理的 Skill。当需要 A/B test、切换版本、回滚时触发。触发词:版本、version、A/B test、切换、回滚、promote。
hydromind-ai-advisor
by arun25hyd
Expert hydraulic systems Q&A advisor for the HydroMind AI platform. Use this skill ALWAYS when a user asks ANY question about hydraulic systems, offshore or mobile cranes, HPUs, hydraulic pumps, motors, directional control valves, fault diagnosis, pressure settings, flow calculations, component identification, maintenance procedures, or troubleshooting. Trigger for ANY hydraulic-related query — even general ones like "why is my winch slow" or "what is case drain pressure" or "how do I adjust a pressure relief valve". This skill governs the full Q&A answer workflow: (1) Search internal knowledge base first, (2) web search only if not found in KB, (3) always correct user command errors silently and provide structured answers. Also triggers for NEW SYSTEM DESIGN requests — runs a full interactive intake Q&A, confirms a design plan, then executes 12-step structured design including pump/motor/DCV sizing, filter/tank/pipe sizing, BOM generation, and cooler sizing.
tech-plan-assessment
by qa-pro
对后端技术团队提供的技术方案进行多视角评分与质量评估。支持 PDF、Markdown 和飞书文档格式,从产品、后端、前端、测试四个视角逐项打分,输出总分、各视角得分、问题列表、改进建议和完整评估报告。
spec-to-code-compliance
by aleister1102
Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whitepapers, finding gaps between specs and implementation, or performing compliance checks for protocol implementations.
context-gathering
by BaxterCooper
Use when entering an unfamiliar codebase, starting a new feature, or before any implementation task. Provides structured exploration protocol to understand before acting.
feature-orchestration
by vineethsoma
Story orchestration with progress tracking, standardized directory structure, and validation