Loading...
Loading...
Found 48002 skills
Awais68
Designs RESTful API endpoints in FastAPI with request validation, response formatting, and common parameters like pagination and filtering.
Gonya990
Architects modular systems with clear boundaries to prevent cascading failures from changes, emphasizing service decomposition and information hiding.
Gonya990
Optimizes code performance by advocating for simplicity to enable effective compiler optimizations and faster execution.
Toby1009
Tool for building DAO governance agents with SpoonOS, enabling proposal monitoring, automated voting, delegation management, and governance pattern analysis.
ben-alkov
Reviews uncommitted code changes in Git and provides actionable suggestions to improve code quality and maintainability.
Gonya990
Provides Pydantic V2 patterns for immutable, validated domain models using frozen=True and separation of concerns.
sshwsfc
Comprehensive React TypeScript client library for building applications with API integration, authentication, form handling, and Jotai-based state management.
Gonya990
Guides code organization by applying Kent Beck's cohesion principle to design classes and modules, ensuring related concepts are grouped together.
Toby1009
Provides API utilities for querying wallet balances, constructing transactions, and managing cryptocurrency portfolios in blockchain applications.
lbussell
Provides code review and development guidance for C#/.NET projects, including best practices and error resolution.
Gonya990
Provides modern Python error handling patterns using exceptions for errors and Optional for nullable values, promoting separation of concerns.
Awais68
Assists in writing and managing API tests (unit, integration, E2E) for backend and frontend flows using pytest and test fixtures.
ZokerG
Provides a comprehensive code review checklist covering functionality, security, performance, and maintainability.
Gonya990
Minimizes software coupling by promoting tight coupling within modules and loose coupling between modules, enhancing modularity and maintainability in system design.
manifestdocs
Marks a software version as released, indicating readiness for deployment or milestone completion in development workflows.
Gonya990
Applies information hiding principles to software design, preventing coupling and maintaining clean interfaces across functions and microservices.
Awais68
Provides utilities for Next.js App Router implementation including dynamic routes, nested layouts, and /app directory structure optimization.
elaraai
Provides I/O utilities for East language on Node.js, enabling database operations (SQL/NoSQL), cloud storage, file transfers, and format parsing.
Awais68
Manages environment configuration, loads .env files, validates settings with Pydantic, and handles secret management for multi-environment applications.
wafer-ai
Assists in developing, profiling, and optimizing GPU kernels using the Wafer CLI for CUDA and HIP environments.
Gonya990
Tool for discovering codebase patterns during development, enabling iterative work without complete prior knowledge.
Gonya990
Guides Python development using Hexagonal Architecture (Ports and Adapters), TDD, and uv workflows for business logic and API implementation.
SabinoWS
Expert assistance in coding, testing, and implementing software features.
ZokerG
Reviews system designs and code changes for architectural integrity, scalability, and maintainability using clean architecture and DDD patterns.