Loading...
Loading...
Found 48002 skills
gmolveau
Guides efficient management of Python packages, dependencies, and project setup using uv, the modern Python package manager.
gmolveau
Guides usage of ty, a high-speed Python type checker and language server for enhancing type safety in Python development workflows.
Codertainment
Generates code classes for scrcpy command-line arguments, enabling seamless integration of new argument support in applications.
gmolveau
Provides fast linting, formatting, and code fixing for Python projects, enhancing code quality and consistency.
Codertainment
Builds and modifies user interface components for scrcpy options, supporting various input types like text, toggle, and dropdown.
JasonPaff
Enforces consistent Drizzle ORM coding conventions for database queries, schemas, and migrations, ensuring type safety and operational patterns.
JasonPaff
Enforces consistent end-to-end testing practices using Playwright with Page Object Model and custom authentication contexts.
JasonPaff
Enforces React server component conventions for async data fetching, caching, streaming with Suspense, and SEO metadata generation.
JasonPaff
Enforces consistent Resend email service implementation including templates, batch operations, error handling, and Sentry integration.
JasonPaff
Enforces React component testing conventions with Testing Library, ensuring proper rendering, user interactions, and accessibility compliance.
JasonPaff
Enforces consistent database schema conventions for Drizzle ORM table definitions in PostgreSQL with Neon, ensuring proper constraints, indexes, and relations.
JasonPaff
Enforces consistent coding conventions for Next.js server actions using next-safe-action and a project-specific useServerAction hook, covering server and client integration.
JasonPaff
Enforces integration testing standards for backend components using Testcontainers and PostgreSQL.
JasonPaff
Enforces consistent client-side error monitoring patterns using Sentry, including error boundaries, route-level error pages, and user interaction tracking for frontend applications.
JasonPaff
Enforces consistent unit testing for pure functions, validation schemas, and utility modules using Vitest with isolation and mocking.
JasonPaff
Enforces consistent Zod validation schema conventions for Drizzle ORM integration, custom utilities, and type exports in project code.
JasonPaff
Enforces consistent coding conventions for business logic facade layers, ensuring proper transaction handling and service coordination.
JasonPaff
Enforces client-side React component conventions including hooks, event handlers, Radix UI integration, and server action consumption for consistent project development.
whddltjdwhd
Enforces consistent file organization and naming conventions for the Bellog project, automatically triggered during file creation or code reorganization.
MattMagg
Guides users on adding, creating, and integrating custom tools for agent capabilities, including FunctionTool, OpenAPI, and LangChain frameworks.
CeamKrier
Provides React error boundary implementation for graceful crash recovery, error logging, and user-friendly error states.
CeamKrier
Provides implementation of web accessibility patterns including ARIA attributes, keyboard navigation, and screen reader support for UI components.
CeamKrier
Provides utilities for client-side data persistence using localStorage, sessionStorage, and IndexedDB for user preferences and caching.
MattMagg
Guides users through initializing ADK projects, configuring agents via YAML/Python, selecting models, and extending base agent classes for agent development.