vanducng

60 mods across 1 repository, 5 stars between them.

brainstorm

25

vanducng/skills

Skill Claude CodeCodex

Explore the solution space when the path isn't obvious - invent options, stress-test them, pick one. Use for architecture decisions, design tradeoffs, and when the user asks 'how should I approach X?'. Default produces a decision brief; pass --quick for chat-only, --deep for multi-round adversarial debate with full…

5 2d ago A 125 tokens original MIT

braze

26

vanducng/skills

Skill Claude CodeCodex

Operate the Braze platform through braze-cli category commands for campaigns, Canvas, catalogs, analytics, messaging, SMS, subscriptions, users, templates, and content blocks. Use when the user asks to inspect Braze data, diagnose permissions, change opt-in or opt-out state, or validate and ship the Braze CLI.

5 2d ago D 68 tokens original MIT

browser-profile

27

vanducng/skills

Skill Claude CodeCodex

Manage named persistent browser profiles (cookies, localStorage, IndexedDB, cache) that both you and Claude can use against the SAME Chrome window without collisions. Each profile lives in its own --user-data-dir and exposes a deterministic --remote-debugging-port. Use when the user says "open profile X", "attach to…

5 2d ago B 119 tokens original MIT

browser-trace

28

vanducng/skills

Skill Claude CodeCodex

Capture a full DevTools-protocol trace of any browser automation - CDP firehose, screenshots, and DOM dumps - then bisect the stream into per-page searchable buckets. Use when the user wants to debug a failed run, audit network/console/DOM activity, attach a trace to an in-progress session, or feed structured per-page…

5 2d ago A 88 tokens copy · 89% MIT

browser

29

vanducng/skills

Skill Claude CodeCodex

Drive Browserbase cloud browser sessions via the browse CLI when local automation is blocked. Use when a site throws CAPTCHAs (reCAPTCHA, hCaptcha, Turnstile), bot-detection walls, Cloudflare interstitials, HTTP 403/429, or geo blocks - or when the user asks for Browserbase, residential proxies, Browserbase Identity…

5 2d ago B 116 tokens original MIT

cli-ts

30

vanducng/skills

Skill Claude CodeCodex

Build and maintain production TypeScript CLIs as stable public APIs - command contracts, packed-artifact correctness, npm publishing, CI/CD, docs, providers, and agent-friendly output. Use when the user asks to scaffold or build a TypeScript CLI, add commands or flags, package or publish to npm, wire CI/CD, or make…

5 2d ago A 75 tokens original MIT

cnpg

31

vanducng/skills

Skill Claude CodeCodex

Create and operate CloudNativePG (CNPG) Postgres databases on Kubernetes the GitOps/Flux way - on managed cloud (GKE + GCS via Workload Identity) OR self-hosted (K3s/bare-metal + any S3-compatible store via a credentials secret). Covers Cluster + ScheduledBackup manifests, barman WAL archiving, pgvector, PITR…

5 2d ago A 155 tokens original MIT

code-review

32

vanducng/skills

Skill Claude CodeCodex

Review code with a sharp, encouraging voice - inline GitHub PR comments + a tight summary. Supports PR (default), pending changes, commit hash, and codebase modes. Encodes an opinionated review style: severity-prefixed, concise, actionable, no fluff. Pass --refactor for the local reuse/slop lens (never posts). For the…

5 2d ago B 99 tokens original MIT

codex-workflow

33

vanducng/skills

Skill Claude CodeCodex

Run deterministic multi-step agent workflows in Codex - fan-out, parallel, schema-validated structured output - via the codex-workflow MCP orchestrator (runworkflow), with native in-chat fallbacks. Use when you want Claude-Code-Workflow-style orchestration in Codex: 'run a workflow', 'fan out subagents', 'review each…

5 2d ago B 109 tokens original MIT

computer-clean

34

vanducng/skills

Skill Claude CodeCodex

Audit and reclaim disk space on macOS. Discovers cache hogs, dev caches, dead app data, old Downloads, dup installers, and obsolete container/VM images. Use when user says 'clean disk', 'free up space', 'computer-clean', 'cleanup mac', 'disk full', or shows ≥85% disk usage.

5 2d ago B 71 tokens original MIT

cook

35

vanducng/skills

Skill Claude CodeCodex

Execute a plan (or a small task) phase-by-phase: implement → verify → test → review → update status. Use after vd:plan to ship the plan, or directly for tight tasks (--quick). Default stops at review gates between phases; pass --auto to run straight through, --quick for sub-plan tasks, --tdd for tests-first.

5 2d ago A 83 tokens original MIT

copywriting

36

vanducng/skills

Skill Claude CodeCodex

Conversion copywriting formulas, headline templates, email copy patterns, landing page structures, CTA optimization, and writing style extraction. Use for high-converting copy, headlines, email campaigns, landing pages, social posts, product copy, CTA variants, or applying custom writing styles from an…

5 2d ago A 65 tokens copy · 84% MIT

dag-factory

37

vanducng/skills

Skill Claude CodeCodex

Author Airflow DAGs from dag-factory YAML. Use when creating or editing YAML DAG configs, loaders, callbacks, custom operators in YAML, dynamic mapping, datasets, or validating dag-factory files. Covers both map-style tasks (taskid as YAML key) used by in-repo plugins and the PyPI dag-factory v1 list format. Not for…

5 2d ago A 103 tokens original MIT

dbdesign

38

vanducng/skills

Skill Claude CodeCodex

Design and review production database schemas, data models, ERDs, migration plans, and storage patterns. Use for OLTP schema design, OLAP/star-schema modeling, fact/dimension tables, indexes, constraints, partitioning, multi-tenant data models, CSV/JSON-to-table design, schema review, migration risk review, and…

5 2d ago A 98 tokens original MIT

debug

39

vanducng/skills

Skill Claude CodeCodex

Debug systematically across software, data pipelines, infrastructure, and analytics. Find root cause and produce verified evidence - for bugs, test failures, CI/CD breakage, K8s/Cloud incidents, dbt/Airflow pipeline failures, schema drift, freshness violations, dashboard wrong-numbers, and performance issues.…

5 2d ago A 89 tokens original MIT

delegating-to-otto

40

vanducng/skills

Skill Claude CodeCodex

Drive Astronomer's Otto agent (astro otto) as a delegated sub-agent for Airflow, dbt, and data-engineering work. Use when the user says 'use Otto', 'ask Otto', 'delegate to Otto', or 'run this through Otto'. Also offer Otto for Airflow 2→3 migrations even when not named. Covers headless invocation, session continuity…

5 2d ago A 109 tokens original MIT

devlog

41

vanducng/skills

Skill Claude CodeCodex

Turn recent engineering work into build-in-public devlogs for X/Twitter. Use when the user asks to draft or write a devlog/post, create a vault post and cover, start today's dev log on x.com, publish a ship/debug/lesson thread, or turn recent commits into a public update.

5 2d ago A 64 tokens original MIT

devops

42

vanducng/skills

Skill Claude CodeCodex

Deployment and infrastructure operations. Use when writing or debugging a Dockerfile, docker build/run, docker compose; running terraform plan/apply/destroy or editing .tf files and modules; using kubectl, debugging pods (CrashLoopBackOff, ImagePullBackOff, OOMKilled), applying manifests, or writing Helm charts…

5 2d ago A 167 tokens original MIT

diagram-design

43

vanducng/skills

Skill Claude CodeCodex

Create polished, accessible, self-contained HTML/SVG diagrams for architecture, workflows, data flows, sequences, state machines, ER models, timelines, swimlanes, charts, security views, and other editorial visual types. Redraw Mermaid and draw.io sources into a fresh layout, apply optional brand tokens, and verify…

5 2d ago A 105 tokens copy · 80% MIT

diagram

44

vanducng/skills

Skill Claude CodeCodex

Generate modern reviewable diagrams (system architecture, workflow, data flow, sequence, ER, state-machine, C4) via OpenRouter image-gen or LLM-emitted SVG. Auto-classifies diagram type from prompt; --type to override. Default scratch output goes to the resolved workbench visuals path; --versioned writes git-trackable…

5 2d ago A 79 tokens original MIT

docs

45

vanducng/skills

Skill Claude CodeCodex

Manage project documentation - internal ./docs (init, update, check, ADR) and, via the site subcommand, the rendered public docs website (Astro Starlight): create, modernize, validate, and ship it. Canonical internal set stays small: development guidelines, system architecture, tech stack, deployment, plus append-only…

5 2d ago A 141 tokens original MIT

ego-browser

46

vanducng/skills

Skill Claude CodeCodex

Skill "ego-browser" from vanducng/skills, covering ego-browser, quick start, composite patterns, extract, choose, navigate, verify and fill, trigger, wait, read back.

5 2d ago A 208 tokens original MIT

excalidraw

47

vanducng/skills

Skill Claude CodeCodex

MANDATORY prerequisite for ALL Excalidraw MCP tool usage. Read BEFORE calling any Excalidraw tool (batchcreateelements, createelement, updateelement, etc.). Without the sizing formulas, two-batch ordering (shapes-then-arrows), compact legends, domain styling presets, and write-check-review cycle in this skill…

5 2d ago B 161 tokens original MIT

fastreact

48

vanducng/skills

Skill Claude CodeCodex

Scaffold and build a full-stack web app: FastAPI backend (Python, uv, SQLModel, Postgres, Alembic, JWT + Google OAuth, boto3/S3) + React frontend (Vite, TypeScript, shadcn/ui + Tailwind, TanStack Router/Query/Table, Zod, Axios), wired with Docker Compose. Use this skill whenever the user wants to spin up, bootstrap…

5 2d ago A 214 tokens original MIT