π―Skills71
Optimizes database query selection by intelligently analyzing query patterns, performance metrics, and schema characteristics to recommend the most efficient query strategies.
Analyzes and provides recommendations for improving React hook usage patterns, identifying potential anti-patterns and suggesting best practices for more efficient and maintainable code.
Refactors and inlines type definitions to simplify code structure and reduce type complexity by merging inline type declarations.
Helps Claude automatically detect, explain, and suggest fixes for type-related errors in code by analyzing type mismatches and providing targeted debugging recommendations.
Analyzes code complexity by evaluating cyclomatic complexity, cognitive load, and potential refactoring opportunities across different programming languages and codebases.
Skill
Skill
Skill
Skill
Skill
Implements a Claude Code skill for generating and configuring parallel routes in web applications, likely focusing on Next.js or similar modern web frameworks.
Manages cache lifecycle operations by providing autonomous methods for creating, updating, invalidating, and clearing cached data through standardized API interactions.
Identifies and highlights potential code duplication across files or code segments during code review processes.
Helps developers migrate test suites from Jest to Vitest version 4, providing automated code transformations and migration guidance.
Enhances error handling by providing customizable error templates and strategies for more informative and context-aware error reporting in code development.
Skill
Guides developers through the process of upgrading a project's Prisma ORM configuration and dependencies to version 6, addressing potential migration challenges and code changes.
Skill
Skill
Optimizes React application performance by automatically applying React Compiler transformations to improve rendering efficiency and reduce unnecessary re-renders.
Validates and ensures type assertions in code are correct, preventing potential runtime type-related errors by checking type compatibility and conformance.
Validates and sanitizes user query inputs to prevent potential security vulnerabilities like SQL injection or malformed data before processing database or API requests.
Skill
Skill
Skill
Demonstrates and guides developers through implementing responsive web design techniques using CSS container queries for adaptive layouts.
Skill
Skill
Manages and tracks the state of actions during complex workflow or interaction processes, enabling dynamic decision-making and context preservation across different stages of execution.
Automatically reviews and provides suggestions for improving Tailwind CSS class patterns and usage in code, identifying potential optimizations and best practices.
Optimizes image configurations by automatically analyzing and recommending best practices for image compression, format selection, and performance settings across web and application development pr...
Automatically reviews code for potential security vulnerabilities, identifying risks like injection points, authentication weaknesses, and common coding security flaws.
Demonstrates how to effectively use React's Context API for state management and prop drilling reduction in a component hierarchy.
Prevents Claude from using angle bracket assertions when generating code, promoting clearer and more standard code syntax.
Automatically identifies and suggests fixes for type-related errors in code by analyzing type mismatches and proposing targeted corrections.
Generates reusable custom utility functions and code snippets tailored to a developer's specific project requirements and coding patterns.
Validates and integrates Zod schema validation across multiple JavaScript/TypeScript frameworks, providing automatic type inference and runtime type checking.
Helps developers systematically convert existing middleware configurations to proxy-based architectures, ensuring smooth transition and minimal code disruption.
Automatically generates comprehensive Vitest test suites for JavaScript/TypeScript code, focusing on unit testing and code coverage.
Manages and demonstrates interactive database transaction workflows, providing guidance on executing complex, multi-step transactional operations with proper error handling and rollback mechanisms.
Enhances data security by automatically implementing access controls, encryption, and validation mechanisms for database interactions and API endpoints.
Transforms and manipulates strings using various methods like case conversion, trimming, splitting, and formatting.
Reviews and provides architectural recommendations for software component design, analyzing structure, dependencies, and potential improvements in a codebase.
Helps developers migrate React code that uses `forwardRef` to a more modern or recommended approach, providing automated refactoring guidance and code transformations.
Validates various string formats like email addresses, phone numbers, URLs, and other custom patterns to ensure data integrity and correct input formatting.
Automatically analyzes and suggests performance optimizations for code, identifying bottlenecks and recommending targeted improvements across different programming languages and frameworks.
Reviews and provides recommendations for improving state management architecture and patterns in software projects.
Preemptively loads and caches critical application resources to improve initial load performance and reduce subsequent retrieval times.
Automates and streamlines database migration management for development environments, handling schema changes, version tracking, and deployment workflows.
Sanitizes and validates user-provided input to prevent potential security vulnerabilities like SQL injection, cross-site scripting (XSS), and other input-based attacks by applying robust filtering ...
Automates safe and controlled database schema migrations for production environments, ensuring zero-downtime deployments and minimizing potential disruption.
Helps developers define and enforce clear architectural boundaries between server-side and client-side code, preventing inappropriate logic or data access across layers.
Automatically detects, diagnoses, and provides recommended recovery strategies for database transaction errors in software applications.
Enhances server-side action security by automatically generating and applying best-practice security configurations and protection mechanisms for web application server actions.
Validates and tests Zod schemas by automatically generating test cases and checking schema integrity across different input scenarios.
Optimizes caching behavior in Claude Code by providing a specialized directive for controlling cache storage and retrieval strategies during code generation and task execution.
Optimizes database query performance by analyzing query structures, identifying bottlenecks, and recommending indexing, query rewriting, and optimization strategies.
Generates modular and reusable React component compositions by analyzing project structure and suggesting optimal component breakdown strategies.
Validates web form inputs by automatically checking data types, enforcing validation rules, and providing real-time error feedback for form submissions.
Manages the entire client relationship journey from initial contact through onboarding, engagement, and potential offboarding or renewal.
Configures and sets up client-side configurations for serverless architectures, automating deployment and connection parameters across different cloud platforms.
Analyzes code repositories to identify performance bottlenecks, inefficient algorithms, and potential optimization opportunities across different programming languages and frameworks.
Helps developers automatically configure and optimize database connection pool settings for improved performance and resource management.
Demonstrates how to implement and use TypeScript type guards to safely narrow down and type-check complex object types during runtime.
Tests and validates Claude Code plugin event hooks by simulating various trigger scenarios and verifying hook execution and response handling.
Securely hashes user passwords using industry-standard cryptographic techniques to protect sensitive authentication credentials.
Tracks and monitors the status of forms, providing real-time updates and progress tracking for form submissions across a workflow or system.
Teaches developers how to implement and use reducers effectively in React for state management, demonstrating best practices and common patterns.
Prevents sensitive error details from being accidentally exposed in logs or error messages, automatically sanitizing and masking potentially confidential information.
Teaches developers how to effectively use generics in programming, demonstrating type-safe generic implementations and best practices across different programming languages.
Automatically detects and prevents potential SQL injection vulnerabilities by analyzing and sanitizing database query inputs in code.