Agent Skills by doanchienthangdev
Showing 162 vetted skills indexed across 1 GitHub repositories.
ai-engineering
Guide production AI application development across prompt engineering, RAG, agents, finetuning, evaluation, and deployment.
ml-systems
Explain production ML system architecture, data engineering, deployment, and MLOps.
contract-testing
Implement consumer-driven contract testing for microservices using Pact.
API Gateway Patterns
Configure Kong and Traefik API gateway patterns for routing, security, and traffic management.
Circuit Breaker Patterns
Implement circuit breaker states, retries, timeouts, bulkheads, and fallbacks for distributed systems.
service-discovery
Explain service discovery patterns with Kubernetes and Consul examples.
distributed-tracing
Implement distributed tracing with OpenTelemetry, Jaeger, and Zipkin for microservices.
service-mesh
Configure Istio and Linkerd for traffic management, mTLS, and observability.
postgresql
Guide PostgreSQL schema design, SQL queries, indexing, transactions, and performance optimization.
database-optimization
Analyze SQL execution plans and rewrite slow queries for faster performance.
designing-database-schemas
Design normalized database schemas with indexing strategies and data modeling patterns.
Developing with Redis
Implement Redis caching, data structures, and pub/sub messaging with ioredis.
Developing with Prisma
Implement Prisma ORM for type-safe database access and migrations.
Developing with MongoDB
Develop MongoDB applications with Mongoose schemas, CRUD operations, and aggregation pipelines.
building-with-supabase
Build full-stack applications with Supabase PostgreSQL, authentication, and real-time subscriptions.
managing-databases
Manage PostgreSQL production database backup, restore, monitoring, replication, and security operations.
managing-database-migrations
Implement zero-downtime database migrations with expand-contract patterns and rollback strategies.
docker
Containerize applications with Dockerfiles, multi-stage builds, and Docker Compose.
Git Hooks Integration
Implements Git hooks to automate pre-commit checks, commit validation, and pre-push tests.
monorepo-management
Configure Turborepo and Nx for monorepo task orchestration and caching.
Feature Flags and Progressive Delivery
Implement feature flag systems for trunk-based development, canary releases, and A/B testing.
observability
Configure structured logging, Prometheus metrics, OpenTelemetry tracing, and Sentry error tracking.
profiling-performance
Run Lighthouse audits and analyze Core Web Vitals for browser performance.
Deploying to AWS
Deploy AWS cloud infrastructure using Lambda, S3, DynamoDB, ECS, and CDK.