Agent Skills by Omar Obando
Showing 75 vetted skills indexed across 1 GitHub repositories.
graphql-api-design
Design GraphQL API schemas and resolver plans with SDL or code-first patterns.
langgraph
Orchestrate stateful AI agent workflows with LangGraph for durable execution and conditional routing.
docker-containerization
Generate multi-stage Dockerfiles with security hardening and Compose orchestration.
translation-workflow
Design end-to-end translation and localization workflows with TM and MT integration.
architecture-patterns
Guide architectural decisions by evaluating patterns against requirements and trade-offs.
database-design
Design PostgreSQL schemas with relationships, constraints, indexes, and reversible migrations.
qwen-agent
Integrate Qwen models with DashScope for agent workflows and streaming.
aws-serverless
Generate AWS SAM templates for Lambda and API Gateway deployments.
strategic-leadership
Guide leaders through strategic decision-making and stakeholder alignment frameworks.
context7-docs
Resolve library API usage by querying Context7 MCP for verified documentation.
anti-pattern
Detect and prevent UI/UX, code quality, N+1, and unsafe SQL anti-patterns.
microservices-architecture
Design microservices architectures with domain-driven decomposition and event-driven communication.
langchain
Build LLM applications with LangChain using prompts, chains, agents, memory, and retrieval.
accessibility-implementation
Implement WCAG 2.1 AA accessible web content with semantic HTML and ARIA.
vercel-deployment
Configure Vercel deployment for Next.js serverless and edge functions.
database-security
Implement database encryption, RBAC, row-level security, and audit logging.
technical-seo
Audit technical SEO for crawlability, Core Web Vitals, and JSON-LD structured data.
security-code-review
Analyze code against OWASP Top 10 and secure coding standards.
git-workflow
Define a Git workflow with branching rules, conventional commits, and pull request templates.
kubernetes-orchestration
Generates Kubernetes manifests for deploying and orchestrating containerized applications securely and scalably.
domain-driven
Generate Domain-Driven Design business modules with full CRUD endpoints and entity relationships.
code-review
Review code changes for correctness, security, and quality issues.
debugging
Guide hypothesis-driven debugging from evidence gathering to minimal fix verification.
project-conventions
Discover and enforce existing project conventions before modifying code.