Loading...
Loading...
Found 942 Skills
Analyzes codebase against standards and generates refactoring tasks for ring:dev-cycle.
Controlled plan execution with human review checkpoints - loads plan, executes in batches, pauses for feedback. Supports one-go (autonomous) or batch modes.
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.