Loading...
Loading...
Found 48002 skills
CoderMariusz
Diagnoses and optimizes React application performance, targeting slow renders and unnecessary re-renders in component rendering.
CoderMariusz
Guides teams in implementing Git branching strategies, pull request workflows, and release management for collaborative code development.
CoderMariusz
Validates API request inputs including body, query parameters, path parameters, and headers using Zod v4 patterns for robust backend development.
i3ringit
Reviews code changes for architectural compliance, ensuring alignment with system design patterns and proper component boundaries.
CoderMariusz
Builds serverless functions for Supabase backend tasks including webhooks, background jobs, and third-party integrations.
CoderMariusz
Enables real-time data synchronization for applications, supporting live updates, presence tracking, and database change subscriptions via Supabase.
CoderMariusz
Provides utilities for writing unit tests in Jest, including assertions, mocking, asynchronous testing, and test organization.
CoderMariusz
Provides testing utilities for React components, covering rendering, user interactions, and accessibility compliance.
CoderMariusz
Provides utilities for writing Supabase client queries including CRUD operations, filtering, joins, and real-time subscriptions.
i3ringit
Ensures new features are agent-native by verifying agents can perform all user actions and see all user-visible content via API/tool equivalents.
CoderMariusz
Creates API endpoints in Next.js App Router using route handlers, streamlining backend development for Next.js applications.
CoderMariusz
Manages application configuration with environment variables, secrets handling, and validation for secure and reliable development setups.
Warashi
Refactors Codex configuration files and Agent Skills by splitting concerns, deduplicating instructions, and reorganizing guidance across AGENTS.md and project documentation.
CoderMariusz
Handles server-side data mutations and form submissions in Next.js 16.0+ using `useActionState`.
CoderMariusz
Enables writing type-safe, reusable functions and components using TypeScript generics for flexible and maintainable code.
CoderMariusz
Guides feature implementation, bug fixes, and refactoring using Test-Driven Development to ensure comprehensive test coverage and design quality.
CoderMariusz
Checklist for verifying accessibility compliance in UI components and forms before frontend pull requests.
i3ringit
Applies DHH's Ruby on Rails style principles including fat models, thin controllers, and REST purity to code generation, refactoring, and reviews.
CoderMariusz
Mocks API requests during testing to simulate errors, loading states, and improve test reliability.
CoderMariusz
Handles Next.js App Router features including routing, layouts, data fetching, and server components for Next.js 13-16 applications.
mesbahtanvir
Prevents production crashes by validating React code against Rules of Hooks violations, ensuring proper hook usage.
twikus
A systematic workflow for software development using APEX methodology with parallel agents and self-validation.
CoderMariusz
Enables end-to-end testing with Playwright for user flows, cross-browser, visual regression, and API testing.
CoderMariusz
Provides utilities for data fetching in Next.js App Router, covering server components, caching, revalidation, and streaming.