Loading...
Loading...
Found 48002 skills
MUmerRazzaq
Provides reusable custom exceptions, global handlers, and structured logging for consistent API error responses in FastAPI projects.
MUmerRazzaq
Enables robust API request validation in FastAPI using Pydantic models, including custom validators and structured error responses.
cuba6112
Provides a Python SDK for integrating Google's Gemini AI models, enabling developers to implement reasoning, structured outputs, function calling, and multimodal capabilities.
MUmerRazzaq
Configures and manages database connection pools for SQLAlchemy, including sizing, health checks, and monitoring for traditional and serverless databases.
MUmerRazzaq
Guides ORM-based data modeling with SQLModel for defining database schemas, relationships, and constraints in Python applications.
yoonsin91
Summarizes git changes and drafts PR descriptions using branch history and local changes for developers.
MUmerRazzaq
Builds production-ready React components with TypeScript, covering UI elements, hooks, composition, accessibility, and performance optimization.
MUmerRazzaq
Guides secure authentication system design and implementation in Python, covering flows, token management, RBAC, and OAuth 2.0 with strict typing standards.
dreamworks2050
Handles custom redirect logic for WordPress login and logout pages, enabling tailored user experience after authentication events.
cuba6112
Provides advanced configuration and workflow management for uv, the fast Python package manager, including project setup, dependency resolution, and Docker/CI/CD integration.
dreamworks2050
Generates PHP classes compliant with Howdy framework conventions for WordPress plugin development.
dreamworks2050
Creates WordPress admin settings pages using the WordPress Settings API for managing plugin or theme configuration options.
dreamworks2050
Assists in adding and managing translatable strings for WordPress themes and plugins, enabling multilingual support.
djliden
Guides creation of fullstack apps with Vite (React/TypeScript) frontend and FastAPI backend, offering a web UI beyond Streamlit for demos.
MUmerRazzaq
Provides utilities for building mobile-first responsive layouts with Tailwind CSS v4, including breakpoints, touch interfaces, and accessibility optimization.
MUmerRazzaq
Guides microservices architecture design including service boundary identification, communication patterns, and data management strategies.
MUmerRazzaq
Generates FastAPI project boilerplate with CRUD endpoints, Pydantic models, and async best practices for RESTful API development.
MUmerRazzaq
Manages database schema migrations with Alembic, including script creation, testing, and deployment best practices for database changes.
MUmerRazzaq
Provides JWT-based authentication for FastAPI, handling token management, password hashing, and role-based access control with endpoints and dependencies.
MUmerRazzaq
Guides robust API integration layer implementation in React/TypeScript, covering HTTP clients, interceptors, authentication, and error handling strategies.
thurstonsand
Generates descriptive commit messages by analyzing git diffs, helping developers write clear and effective version control messages.
keito-isurugi
Applies Martin Fowler's refactoring methodology to systematically improve code quality through smell detection, test safety nets, and separating feature additions.
g97iulio1609
Automates code refactoring, complexity reduction, and performance optimization to systematically reduce technical debt in software codebases.
MUmerRazzaq
Guides implementation of navigation features in Next.js App Router, including routing, layouts, and protected routes using built-in patterns.