Loading...
Loading...
Found 48002 skills
ExcitingTheory
Automates versioned component copy creation with updated imports, exports, and feature parity verification for consistent codebase evolution.
the-answerai
Provides explanations and examples of common system design patterns and architectural approaches for building scalable software systems.
the-answerai
Prevents application crashes by safely processing API responses, handling malformed JSON, HTML errors, and unexpected data types.
cacr92
Assists in developing cross-platform desktop apps with Tauri, handling Rust-React integration, command communication, and type-safe bindings.
the-answerai
Provides patterns for managing local, global, server, and URL state in application development.
ExcitingTheory
Validates Storybook mock data against component TypeScript prop interfaces to ensure type consistency and prevent rendering issues during development.
cacr92
Assists in designing API structures, request/response formats, pagination, naming conventions, and validation rules for interfaces and DTOs.
the-answerai
Analyzes test coverage metrics and provides actionable patterns to enhance test completeness and code quality.
cryptobonifac
Generates Supabase database tables with relations and Next.js API routes from completed frontend UI components to accelerate backend infrastructure setup.
the-answerai
Provides reusable patterns and best practices for implementing Material-UI components in React applications.
jb-8200
Guides proposing, negotiating, and publishing API contract changes, including modifying existing contracts, adding endpoints, and adjusting schemas.
the-answerai
Assists with React hooks patterns including custom hooks, useEffect, and useMemo for efficient component development.
the-answerai
Provides common patterns for defining TypeORM entities in TypeScript/JavaScript applications.
the-answerai
Provides patterns for designing component hierarchies, composition, and reusable UI elements in modern frontend frameworks.
traali
Recursively reviews specific code sections to decompose and deeply analyze complex codebase tasks, improving code quality.
cacr92
Provides IPC communication implementation for Rust Orchestrator and Platform Agents with message serialization and error handling.
Jazz23
Refactors Python code to eliminate technical debt, ensuring clean, idiomatic implementation through property-based testing verification.
firstloophq
Adds or modifies CRUD entities following layered architecture, including database models, API endpoints, and data access layers.
ExcitingTheory
Validates Storybook stories for correct rendering, mock data alignment, and accessibility, including a11y audits and report generation.
the-answerai
Provides best practices and patterns for implementing robust error handling in Node.js applications.
cacr92
Guides test strategy implementation for Rust backend and React frontend, including TDD, mocking, and test case creation.
greentcsolutions-lab
Generates minimal Vitest tests for Next.js and TypeScript code changes, focusing on happy paths and key edges with verification and commit chaining.
jb-8200
Guides developers through the Red-Green-Refactor TDD cycle for writing tests before code and debugging failing tests.
spenceriam
Provides a structured 7-step methodology for identifying and resolving software bugs with documented reasoning.