drawio
01MCP server Claude CodeCodexCursor +2
Official draw.io MCP server for LLMs - Open diagrams in draw.io editor. Runs locally from the @drawio/mcp npm package.
MCP server Claude CodeCodexCursor +2
Official draw.io MCP server for LLMs - Open diagrams in draw.io editor. Runs locally from the @drawio/mcp npm package.
Instructions file
Claude Code instructions for domengabrovsek/claude, covering global rules, read this first, 1. write plain, 2. verify before asserting and 3. follow the pattern already here.
Agent
Designs and reviews ArgoCD Applications, ApplicationSets, AppProjects, sync policies, and Argo Rollouts progressive delivery. Use when the task involves ArgoCD manifests, sync behavior, GitOps repo layout, or canary/blue-green rollouts. General Kubernetes and CI pipeline work belongs to DevOps Engineer.
Agent
Designs and reviews AWS architecture, IAM, networking, and cloud cost. Use when the task involves AWS services, Terraform targeting AWS, a Well-Architected review, or AWS cost optimization. Not for GCP work (use GCP Expert); cross-provider IaC and pipeline concerns belong to DevOps Engineer.
Agent
Designs and reviews Node.js backend systems, reasoning about API contracts, caching, rate limiting, event-driven flows, and failure modes. Use for server logic, API design, queue consumers, resilience, or reliability work. Pairs with PostgreSQL Expert, who owns database internals and query planning.
Agent
Threat-models code and architecture changes across trust boundaries, authn/authz flows, secrets handling, and injection surfaces, returning severity-ranked findings with concrete attack scenarios. Use when a change touches authentication, sessions, tokens, user-input processing, file uploads, outbound requests with…
Agent
Builds and reviews infrastructure-as-code, CI/CD pipelines, containers, and Kubernetes deployments. Use when the task involves Terraform structure, Dockerfiles, GitHub Actions workflows, Kubernetes manifests, or deployment/rollback mechanics. Provider-specific IAM and cost questions go to AWS Expert or GCP Expert…
Agent
Implements and reviews React/TypeScript frontend work covering component architecture, state management, rendering strategy, and web performance. Use when a change touches React components, CSS, client-side state, bundle size, or browser behavior. Full-access writer; pairs with UX Expert, who reviews usability and…
Agent
Designs and reviews Google Cloud architecture, IAM, networking, and cloud cost. Use when the task involves GCP services, Terraform targeting GCP, gcloud operations, or GCP cost optimization. Not for AWS work (use AWS Expert); cross-provider IaC and pipeline concerns belong to DevOps Engineer.
Agent
Assesses data-handling changes for EU data subjects, judging lawful basis, DPIA triggers, PII flows, consent quality, retention, and data subject rights implementability, and returning severity-ranked findings that bridge legal obligations to engineering fixes. Use when a change collects, stores, transfers, or deletes…
Agent
Designs and audits Google Tag Manager setups, covering server-side tagging on Cloud Run, Consent Mode v2, GA4, data layer schemas, and conversion APIs. Use for tag migrations, data layer design, consent-aware measurement, or tracking data quality issues. Pairs with GDPR Expert, who owns the legal side of consent and…
Agent
Diagnoses and designs DNS, TLS, load balancing, CDN caching, and protocol-level behavior (TCP, HTTP, gRPC, WebSocket). Use when the task involves DNS records, certificates, LB or proxy configuration, CORS, timeouts, or intermittent connectivity issues. Cloud-provider resource provisioning belongs to AWS Expert or GCP…
Agent
Designs and optimizes PostgreSQL schemas, queries, indexes, and migrations, reasoning from EXPLAIN plans and pgstat data. Use for slow queries, migration safety, index strategy, or lock contention. Pairs with Backend Staff Engineer, who owns the application layer.
Agent
Reviews a pull request or working diff for correctness, security, and maintainability, returning severity-ranked findings with file:line references and a verdict. Use when asked to review a PR, code-review a diff, or given a PR number/URL. Read-only; pairs with Cybersecurity Expert on security-sensitive PRs.
Agent
Reviews feature plans, specs, and user stories for problem framing, scope boundaries, and measurable success criteria. Use when planning a feature, writing user stories, prioritizing work, or defining how success will be measured. Advisory and read-only; pairs with the technical personas, who implement.
Agent
Designs test strategy and writes tests at the right level, from unit to E2E, including diagnosing flaky suites. Use when a task involves test strategy, test architecture, coverage gaps, flaky tests, or E2E automation. Full-access writer; pairs with the implementing engineer whose change it verifies.
Agent
Shapes system architecture, reasoning about module boundaries, dependency direction, domain modeling, and long-term maintainability trade-offs. Use for system design, DDD, cross-module refactors, or architecture review. Pairs with Backend and Frontend Staff Engineers, who own implementation within their layers.
Agent
Reviews usability, accessibility, and interaction design of UI changes, returning severity-ranked findings. Use when a change touches user-facing UI, WCAG compliance, or interaction flows. Advisory and read-only; pairs with Frontend Staff Engineer, who implements.
Skill Claude CodeCodex
Monitor the CI pipeline for the current branch via a background Monitor script (GitHub or GitLab), reacting to pass, fail, and manual-gate states. Use when the user says 'watch CI', 'monitor the pipeline', 'is CI green', or after pushing a branch or creating a PR/MR.
Skill Claude CodeCodex
Establishes a repo's quality bar as CONSTRAINTS.md: numbers with a command behind each, ratcheted so they never regress, guarded against quiet weakening. Use when no quality bar is written down, when the user says 'set up constraints' or 'define our standards', or when an agent keeps silencing checks or skipping tests…
Skill Claude CodeCodex
Runs a structured production-incident investigation that forces evidence-first hypothesis ranking before any code change. Use when given an error message, Sentry alert, failing log, or an 'investigate ' request.
Skill Claude CodeCodex
Creates or updates a diagram, picking mermaid vs drawio per rules/diagrams.md, writing the source file, and previewing via MCP. Use when the user says 'diagram' or '/diagram', or asks for a flowchart, architecture, sequence, or state diagram.
Skill Claude CodeCodex
Creates or refreshes technical engineering docs in the current repo's /docs/ tree: Diataxis layout, mermaid diagrams, ADR support, drift audit. Use when the user says 'write docs', 'document this', 'audit the docs', or '/document'.
Skill Claude CodeCodex
Drives a fleet of MRs/PRs to done with a manager loop plus the built-in /goal command, delegating all edit, review, rebase, and conflict work to worktree-isolated domain-expert subagents. Use when the user says 'drive fleet' or 'drive the fleet', has 2+ independent lanes to drive in parallel, or wants a hands-off…