Loading...
Loading...
Found 48002 skills
beorn
Enables confidence-based batch refactoring of code, including renaming, search-replace, and terminology migration across multiple files.
mrwogu
Refactors code to improve structure and readability without altering functionality, enhancing maintainability and reducing complexity.
christopherdebeer
Halts active game sessions for debugging, playtesting, or state cleanup during development cycles.
NeverSight
Enhanced code planning mode that forces code implementation and pauses for explicit user input during development.
NeverSight
Assists in implementing React state management with React Query and Zustand for data fetching, caching, and mutations.
NeverSight
Reviews and structures React/Next.js code using Page Driven Development principles for optimal component organization and file structure.
Within-7
Toolkit for developing production-ready PySpider web crawlers with templates, error handling, and complex scraping patterns for enterprise data extraction.
NeverSight
Provides tools for building React-based applications with real-time database updates using WatermelonDB models and observers.
NeverSight
Guides feature and bug fix implementation by writing tests first to ensure code quality and correctness before development begins.
mactavishz
Refactors code to improve clarity and maintainability while preserving functionality, focusing on recent changes.
NeverSight
Delivers Vercel Engineering's React performance optimization guidelines for writing, reviewing, and refactoring React code to ensure optimal performance.
joealmond
Generates React components with Convex integration, Tailwind styling, and TypeScript type definitions for production-ready UI development.
mrwogu
Optimizes code performance by identifying and resolving bottlenecks to enhance speed and efficiency.
NeverSight
Provides expert guidance on Swift Concurrency for writing safe concurrent code using async/await, actors, and isolation domains.
NeverSight
Manages Git worktrees for parallel development, enabling users to create, list, clean, and switch between branches without changing the current branch.
Within-7
Provides step-by-step guidance for building, testing, and publishing modern Chrome extensions using Manifest V3, including security best practices and migration patterns.
NeverSight
Provides structured code review for Remotion video implementations, ensuring spec compliance, detecting timing issues, and validating asset quality for quality assurance.
WallysonGalvao
Provides type-safe coding standards and best practices for TypeScript and JavaScript development.
WallysonGalvao
Provides best practices for building modern, performant React and Next.js applications.
NeverSight
Provides performance optimization guidelines and best practices for Three.js code, covering 3D rendering, shaders, and WebGL/WebGPU usage.
mrwogu
Performs comprehensive code reviews to identify bugs, security vulnerabilities, and suggest quality improvements in pull requests.
jumski
Provides a structured workflow for systematic debugging of code, enhancing efficiency in identifying and resolving software issues.
NeverSight
Enforces best practices, clean code, and security standards through automated code reviews for TypeScript/JavaScript codebases, identifying bugs and anti-patterns.
NeverSight
Ensures data consistency in Laravel applications by wrapping multi-write operations in transactions and implementing idempotency patterns with dispatchAfterCommit.