Loading...
Loading...
Found 48002 skills
djankies
Teaches useReducer hook implementation in React 19 for managing complex state dependencies and multiple related state values.
hopeoverture
Automates full-stack feature development with server actions, form validation, database CRUD, and test scaffolding for pages, actions, and error states.
amo-tech-ai
Automates code quality checks before commits and deployments to enforce standards and prevent errors.
bradleygolden
Orchestrates end-to-end software development workflows with structured research, planning, implementation, and validation phases, including automatic error recovery and iterative refinement.
amo-tech-ai
Production-ready wizard for generating pitch decks within CopilotKit, enhancing AI conversation features and optimizing chat interface integration.
djankies
Configures Tailwind CSS v4 with Vite, PostCSS, or CLI using CSS-first approach for new projects or build tool migrations.
timsvoice
Automates squashing commits and creating a pull request upon explicit user request to finalize feature implementation and prepare for code review.
manutej
Provides utilities for functional programming in TypeScript using algebraic data types, error handling, and runtime type safety with the Purify library.
timsvoice
Generates production-ready UI code from sketches, mockups, or descriptions, exploring codebase and making inline decisions for both simple and complex features.
hopeoverture
Adds Supabase Auth-based authentication and authorization to routes, Server Actions, and API endpoints with RBAC, OAuth, and account management features.
djankies
Refactors inline TypeScript types into reusable interfaces, type aliases, and generic definitions for improved code maintainability.
djankies
Ensures type safety for database queries using Prisma's generated types and utility functions like `Prisma.validator` and `GetPayload`.
bbrowning
Provides expert guidance on configuring plugin manifests, organizing plugin directories, and adhering to best practices for Claude plugin development and distribution.
joaopelegrino
Configures Clojure projects for Google ADK agent development, including deps.edn setup, directory structure, and REPL workflows.
bbrowning
Provides structured code review analysis for GitHub pull requests, covering quality, security, compatibility, and test coverage with actionable recommendations.
zacjones93
Manages parallel code reviews across accessibility, React frameworks, and language-specific domains using specialized agents.
djankies
Enables efficient query result caching with Redis and Prisma 6, optimizing read-heavy applications and reducing database load through strategic cache invalidation.
djankies
Optimizes database query performance in production through strategic indexing, query batching, and efficient Prisma ORM usage.
djankies
Guides developers in migrating React components from forwardRef to ref-as-prop pattern, addressing deprecation in React 19.
djankies
Automates TypeScript type safety verification in code reviews to prevent type-related bugs and ensure robust code quality.
djankies
Reviews Vitest test configuration to identify deprecated patterns and enforce best practices, ensuring maintainable and efficient test setups.
djankies
Guides testing of React custom hooks using React Testing Library's renderHook in React 19.
djankies
Comprehensive guide for migrating Zod validation schemas from v3 to v4, covering all breaking changes and upgrade patterns.
nayukata
Manages server data with SWR hooks for fetching, updating, and key management in React applications.