Loading...
Loading...
Found 48002 skills
davzucky
Automates feature implementation by autonomously picking tasks, coding, updating progress, and committing until completion.
zero-rehq
Offers 45+ performance best practices for React and Next.js, curated by Vercel Engineering to optimize application speed and efficiency.
planetaryescape
Generates shadcn/ui component patterns using CVA, Radix primitives, and cn utility for consistent React UI development.
planetaryescape
Auto-generates TanStack Query patterns for React, including polling, conditional queries, and mutation toast notifications.
knopki
Enables modular and testable API development in FastAPI through reusable dependency injection patterns.
knopki
Automates generation of concrete evidence for development claims, ensuring transparency and trust in tests, builds, and code quality.
planetaryescape
Auto-generates React Email and Tailwind CSS patterns for email templates, including component structure, brand colors, and fallbacks.
planetaryescape
Automates Next.js API route pattern generation with runtime configuration, circuit breakers, and AWS invocation strategies for POST/GET methods.
bearbinary
Provides architecture guidelines for Jarvy CLI including codebase structure, tool patterns, registry system, and module conventions.
knopki
Enables extension of pytest testing framework with plugins for coverage, mocking, and custom test utilities.
knopki
Provides utilities for implementing TypeScript asynchronous patterns with proper typing, including Promises, async/await, and async iterators.
knopki
Optimizes code performance by reducing bundle size, improving load times, and fixing bottlenecks through measurement-driven analysis.
knopki
Applies the Boy Scout Rule to refactor legacy code and improve quality during modifications, leaving code cleaner than found.
racar
Builds ASP.NET Core Web APIs with .NET 10, supporting CRUD, Entity Framework, and Docker for backend services and microservices.
knopki
Applies SOLID principles to design modules, functions, and components for maintainable and flexible software architecture.
knopki
Enables robust request and response validation in FastAPI using Pydantic models for type-safe API development.
pauleveritt
Provides utilities for writing and executing tests using the pytest framework in Python projects.
planetaryescape
Provides Opossum-based circuit breaker implementation with singleton service instances, environment-configured timeouts, and failure event handling for resilient external API interactions.
knopki
Provides advanced TypeScript utility types for creating flexible, type-safe code through mapped types and type manipulation.
knopki
Provides support for Python type system features including type hints, mypy, Protocol, TypedDict, and Generics.
knopki
Performs safe code refactoring by restructuring without altering behavior, using test-driven incremental changes.
knopki
Enforces orthogonality in system design to ensure modular components remain independent, minimizing unintended side effects from changes.
knopki
Guides application of KISS, YAGNI, and Principle of Least Astonishment for simple, predictable code in design and refactoring.
knopki
Applies object-oriented encapsulation principles to control access to object state and behavior.