Loading...
Loading...
Found 48002 skills
DMontgomery40
Builds and maintains a React-based frontend for qEEG Council with patient management, report generation, and real-time SSE streaming capabilities.
pauleveritt
Provides utilities for defining and managing global type declarations in TypeScript projects.
lebauzagit
Updates UI copy and labels in Astro's i18n system across translation files for multilingual support.
lebauzagit
Creates and refactors Astro UI components with consistent styling and prop interfaces for the src/components directory.
zero-rehq
Provides performance optimization for Next.js applications including SSR, SSG, ISR, and streaming rendering.
pauleveritt
Manages global services within application code, ensuring consistent access and usage across the project.
knopki
Enables implementation of polymorphism and interface-based design in object-oriented programming for flexible, extensible systems.
Salmanferozkhan
Expert guidance for SQLModel, a Python library combining SQLAlchemy and Pydantic for type-safe database models and FastAPI integration.
knopki
Enforces RESTful API design standards including proper HTTP methods, status codes, and resource URLs for backend endpoints.
knopki
Guides system architecture design, high-level technical decisions, and major system change planning with emphasis on structure and long-term strategy.
mcart13
Provides expert guidelines for optimizing Rust code performance, covering build profiles, allocation, synchronization, and I/O to address slow code and large binaries.
cuioss
Provides utilities for implementing CDI patterns in Java applications, including constructor injection, scopes, and producers.
ianwatts22
Systematically explores codebases to identify and resolve obvious issues, improving code quality through fresh perspective.
pauleveritt
Provides testing utilities for Sphinx documentation generation, ensuring accurate and reliable output during development.
mcart13
Provides Go performance optimization best practices for profiling, allocation, GC tuning, concurrency, and I/O to address slow services and high resource usage.
knopki
Defines database models with clear naming, data types, constraints, relationships, and validation to ensure data integrity in backend applications.
Salmanferozkhan
Expert guidance for building REST APIs with FastAPI, covering endpoints, validation, authentication, and deployment in Python.
cuioss
Provides standardized logging utilities with CuiLogger, LogRecord patterns, and DSL-style LogMessages for consistent application logging.
juanre
Provides complete setup steps for shared database connection pools in FastAPI applications serving multiple services, eliminating example dependencies.
Salmanferozkhan
Expert guidance for writing and managing unit, integration, and framework-specific tests using the pytest framework for Python.
cuioss
Provides Lombok annotations to reduce Java boilerplate code with patterns like @Builder and @Value.
Salmanferozkhan
Step-by-step guide for integrating Google Calendar with Claude Code via MCP server setup, including OAuth configuration and troubleshooting.
pauleveritt
Enforces and maintains global code style consistency through standardized formatting and linting rules.
cuioss
Halts execution to analyze failures, workarounds, and resolution paths during software testing and debugging.