Loading...
Loading...
Found 48002 skills
patricio0312rev
Creates organized Insomnia collection files from Express, Next.js, and Fastify API routes for seamless API testing and documentation.
patricio0312rev
Creates responsive web interfaces with mobile-first breakpoints, fluid typography, and adaptive layouts using Tailwind CSS.
coreyja
Promotes self-documenting code through clear naming and structure, adding minimal comments only to explain complex logic and 'why' rather than 'what'.
patricio0312rev
Standardizes API response patterns including pagination, errors, and versioning. Provides shared TypeScript types, documentation, and migration tools for consistent API contracts.
patricio0312rev
Generates starter repositories with best-practice conventions, folder structures, and baseline code for popular tech stacks like Next.js and FastAPI.
coreyja
Provides centralized error handling with user-friendly messages, exception types, and graceful degradation for frontend and backend applications.
patricio0312rev
Audits database schemas for naming, type, nullability, and constraint consistency, generating a report with recommended fixes for schema validation and linting.
patricio0312rev
Translates Figma design specifications into production-ready UI components with Tailwind/shadcn code, preserving design tokens and responsive behavior.
patricio0312rev
Extracts and validates structured data from LLM responses using JSON schemas and Zod, ensuring reliable parsing for typed outputs in applications.
coreyja
Manages database schema changes through version-controlled migrations, ensuring backwards compatibility and zero-downtime deployments for production environments.
patricio0312rev
Generates consistent page layouts for dashboards, authentication, and CRUD interfaces with integrated routing and state management placeholders.
patricio0312rev
Designs event-driven architectures using event sourcing, CQRS, and pub/sub patterns for decoupled, scalable systems.
patricio0312rev
Generates reusable React hooks for common patterns like data fetching, forms, and authentication to streamline frontend development.
coreyja
Defines database models with proper naming, data types, constraints, and relationships using ORMs like SQLAlchemy and Prisma.
coreyja
Creates behavior-focused tests for unit, integration, and end-to-end scenarios with clear naming and fast execution.
patricio0312rev
Generates organized .http files for VS Code REST Client from Express, Next.js, and Fastify API routes with variables, environments, and authentication.
patricio0312rev
Generates modern CSS gradients with Tailwind CSS for UI backgrounds, text effects, and animated visuals.
patricio0312rev
Implements frontend internationalization with translation management, date/number formatting, and language switching capabilities.
patricio0312rev
Audits and implements web accessibility compliance with WCAG 2.1, including ARIA, keyboard navigation, and screen reader support for inclusive frontend development.
coreyja
Builds accessible user interfaces using semantic HTML, ARIA, and keyboard navigation for screen reader compatibility.
patricio0312rev
Configures ESLint and Prettier for consistent code formatting and quality in TypeScript and React projects using modern best practices.
patricio0312rev
Generates integration tests for API endpoints with database flows, including test harness setup, fixtures, and CI-friendly strategies.
patricio0312rev
Sets up TanStack Query (React Query) for server state management with caching, mutations, optimistic updates, and infinite queries in React applications.
patricio0312rev
Provides accessible modal and drawer components with focus management, keyboard navigation, and ARIA support for common UI patterns.