Agent Skills by Muhammad Umer Razzaq
Showing 33 vetted skills indexed across 1 GitHub repositories.
cloud-deployment
Guide cloud application deployment across Vercel, Railway, Render, and Fly.io with templates and rollback procedures.
docker-containerization
Generate Dockerfile and docker-compose templates for multi-service applications.
database-connection-pooling
Configure, monitor, and troubleshoot database connection pools.
microservice-architect
Design and document microservices architectures with decomposition and communication patterns.
test-coverage-analyst
Analyze Python and JavaScript test coverage and identify untested code.
python-unit-testing
Creates and manages Python unit tests using pytest with mocking and parameterization.
database-schema-design
Design relational schemas, create ERDs, and write DDL scripts.
fastapi-integration-testing
Automate FastAPI endpoint testing with pytest, testclient, and SQLAlchemy fixtures.
vercel-deployment
Guide Vercel deployments with configuration, CLI commands, and troubleshooting.
react-form-handling
Create validated React forms with reusable components and schema integration.
sql-query-optimization
Analyze PostgreSQL SQL queries and provide optimization steps and templates.
alembic-migration-manager
Generate, test, and deploy Alembic database migrations with rollback procedures.
mobile-first-responsive
Implement mobile-first responsive layouts with Tailwind CSS v4.
user-scoped-data-filtering
Implements user-based filtering and multi-tenancy in FastAPI with SQLAlchemy.
test-data-seeding
Generate realistic database test data with Faker and ORM scripts.
test-data-generation
Generate realistic test data with factory patterns and Faker.
rest-api-design
Create RESTful API designs and generate OpenAPI documentation.
fastapi-jwt-auth
Create and validate JWT tokens for FastAPI user authentication.
frontend-api-integration
Configures axios instances with interceptors for authentication and error handling in TypeScript projects.
client-state-management
Guide React developers in client-side state management with library selection and normalization.
react-components
Guide development of accessible, reusable React UI components with best practices.
ui-ux-designer
Design accessible React and Tailwind CSS web interfaces with reusable components.
cicd-setup
Automate CI/CD pipeline setup for Python projects with GitHub Actions.
api-request-validation
Validates API request data using Pydantic models in Python web frameworks.