domengabrovsek

51 mods across 1 repository, 15 stars between them.

drawio

01

domengabrovsek/claude

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.

15 2d ago A tokens not measured

claude CLAUDE.md

02

domengabrovsek/claude

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.

15 2d ago A 2,132 tokens

ArgoCD Expert

03

domengabrovsek/claude

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.

15 2d ago A 70 tokens

AWS Expert

04

domengabrovsek/claude

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.

15 2d ago A 66 tokens

domengabrovsek/claude

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.

15 2d ago A 64 tokens

domengabrovsek/claude

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…

15 2d ago A 97 tokens

DevOps Engineer

07

domengabrovsek/claude

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…

15 2d ago A 74 tokens

domengabrovsek/claude

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…

15 2d ago A 64 tokens

GCP Expert

09

domengabrovsek/claude

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.

15 2d ago A 66 tokens

GDPR Expert

10

domengabrovsek/claude

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…

15 2d ago A 102 tokens

GTM Expert

11

domengabrovsek/claude

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…

15 2d ago A 74 tokens

Networking Expert

12

domengabrovsek/claude

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…

15 2d ago A 71 tokens

PostgreSQL Expert

13

domengabrovsek/claude

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.

15 2d ago A 60 tokens

PR Reviewer

14

domengabrovsek/claude

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.

15 2d ago A 67 tokens

Product Manager

15

domengabrovsek/claude

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.

15 2d ago A 60 tokens

QA Expert

16

domengabrovsek/claude

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.

15 2d ago A 64 tokens

Staff Engineer

17

domengabrovsek/claude

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.

15 2d ago A 60 tokens

UX Expert

18

domengabrovsek/claude

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.

15 2d ago A 52 tokens

ci

19

domengabrovsek/claude

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.

15 2d ago A 65 tokens

constraints

20

domengabrovsek/claude

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…

15 2d ago A 75 tokens

debug

21

domengabrovsek/claude

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.

15 2d ago A 44 tokens

diagram

22

domengabrovsek/claude

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.

15 2d ago A 59 tokens

document

23

domengabrovsek/claude

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'.

15 2d ago A 56 tokens

drive-fleet

24

domengabrovsek/claude

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…

15 2d ago A 100 tokens