Loading...
Loading...
Found 940 Skills
Flaky test fix pattern - replaces arbitrary timeouts with condition polling that waits for actual state changes.
Regression troubleshooting workflow for hook/router/memory/search failures with enforced evidence and fix validation
Provides SEO and Meta Tags guidelines in SvelteKit.
Specifies standards for RestController classes, including API route mappings, HTTP method annotations, dependency injection, and error handling with ApiResponse and GlobalExceptionHandler.
Specifies the preferred syntax for asynchronous operations using async/await and onMount for component initialization. This results in cleaner and more readable asynchronous code.
Gate 1: Business requirements document - defines WHAT/WHY before HOW. Creates PRD with problem definition, user stories, success metrics.
In-depth code review for large PRs (>500 lines). Full analysis including architecture, performance, security, and maintainability.
Generate color ramps designed for WCAG-compliant contrast pairing. Creates 11-step scales with predictable foreground/background combinations.
Expo Framework-specific guidelines. Includes best practices for Views, Blueprints, and Extensions.
Generate mathematically accurate color palettes using OKLCH color space. Use when creating design systems, color ramps, accessible palettes, CSS variables for themes, or when user asks about color generation.
3-gate regulatory template orchestrator - manages setup, Gate 1 (analysis), Gate 2 (validation), Gate 3 (generation) for BACEN/RFB compliance.
Gate 0 research phase for pre-dev workflow. Dispatches 4 parallel research agents to gather codebase patterns, external best practices, framework documentation, and UX/product research BEFORE creating PRD/TRD. Outputs research.md with file:line references and user research findings.