Loading...
Loading...
Found 48002 skills
blencorp
Provides core backend patterns for TypeScript Node.js applications, including async error handling, middleware, configuration, testing, and layered architecture.
blencorp
Provides core React 19 patterns: hooks, Suspense, lazy loading, component structure, and TypeScript best practices for efficient component development.
blencorp
Provides utility-first CSS classes for rapid UI development with responsive design, dark mode, and theme customization.
wsimmonds
Simplifies data fetching using URL parameters in Next.js dynamic routes for server components, enabling item-specific page rendering.
wsimmonds
Identifies and resolves common anti-patterns in Next.js App Router code, ensuring best practices for performance and maintainability.
wsimmonds
Provides a pattern for using useSearchParams with Suspense in Next.js client components to handle URL query parameters for search, filters, and pagination.
wsimmonds
Provides a pattern for Next.js client components to trigger server actions that set cookies, enabling authentication and session management features.
wsimmonds
Guides dynamic route implementation in Next.js App Router, handling URL parameters and optimizing route structures for simplicity.
wsimmonds
Guides implementation of Next.js App Router features including migration, layout creation, routing patterns, and metadata handling for Next.js 13+ applications.
wsimmonds
Enables advanced Next.js App Router implementation including server actions, parallel routes, and intercepting routes for form handling, cookies, and API interactions.
wsimmonds
Guides server-side navigation in Next.js using Link and redirect(), avoiding unnecessary client component conversion.
wsimmonds
Guides developers on selecting between Server and Client Components in Next.js App Router, critical for handling useSearchParams, navigation, cookies, and avoiding API mixing.
wsimmonds
Provides implementation patterns for Vercel AI SDK v5, including chat interfaces, streaming, tool calling, and embeddings for AI application development.
mitchdenny
Diagnoses and fixes flaky terminal UI tests in Hex1b, resolving timing-sensitive CI failures that pass locally.
mitchdenny
Step-by-step guide for implementing new widgets in Hex1b TUI library, covering widget records, nodes, theming, and reconciliation.
gravitee-io
Systematically reviews code changes for correctness, security, tests, and patterns, providing a concise fix list without modifying code.
meshery
Generates OpenAPI schemas from Golang models with backwards compatibility validation and proper naming conventions for Meshery Schemas repository.
ahonn
Analyzes codebase structure and patterns using Repomix CLI for software development tasks.
ahonn
Automates code comment improvement by removing redundancies and adding strategic 'why' explanations during code modifications.
ahonn
Automates cleanup of code comments to enhance readability and remove redundancies in source code.
ahonn
Guides Rust developers in writing idiomatic code, resolving borrow checker issues, and designing effective APIs using Rust-specific patterns.
ahonn
Automates code quality enforcement through complexity management, modular design standards, and real-time code smell detection during development.
ahonn
Guides optimal workflow between planning and coding for moderate to complex software tasks, automatically determining implementation mode.
ynulihao
Generates technical diagrams (architecture, sequences, ERDs) using Mermaid syntax for system design visualization and documentation.