Skill Claude CodeCodex
Auto-extract patterns from coding sessions, track corrections, and build reusable knowledge with confidence scoring.
Skill Claude CodeCodex
Auto-extract patterns from coding sessions, track corrections, and build reusable knowledge with confidence scoring.
Skill Claude CodeCodex
When the user wants to edit, review, or improve existing marketing copy, or refresh outdated content. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' 'copy sweep,' 'tighten this up,' 'this reads awkwardly,' 'clean up this text,' 'too…
Skill Claude CodeCodex
A visual guide for designing websites, landing pages, and interface components with consistent colors, fonts, layouts, buttons, cards, and forms. It includes guidance for tools such as shadcn/ui and Tailwind CSS.
Skill Claude CodeCodex
CI/CD pipeline design with GitHub Actions, Docker, Kubernetes, Helm, and GitOps patterns.
Skill Claude CodeCodex
Create technical and product diagrams — architecture, flowchart, sequence, state machine, ER / data model, timeline, swimlane, quadrant, nested, tree, layer stack, venn, pyramid — as standalone HTML files with inline SVG. Ships with a neutral editorial skin and a first-run gate that prompts users to customize the…
Skill Claude CodeCodex
Modern frontend patterns for React Server Components, performance optimization, and Core Web Vitals.
Skill Claude CodeCodex
Advanced git workflows including worktrees, bisect, interactive rebase, hooks, and recovery techniques.
Skill Claude CodeCodex
Monitoring and observability with OpenTelemetry, Prometheus, Grafana dashboards, and structured logging.
Skill Claude CodeCodex
Web performance optimization including bundle analysis, lazy loading, caching strategies, and Core Web Vitals.
Skill Claude CodeCodex
Prompt engineering patterns including structured prompts, chain-of-thought, few-shot learning, and system prompt design.
Skill Claude CodeCodex
Test-driven development workflow with Red-Green-Refactor cycle across languages.
Skill Claude CodeCodex
Testing strategies including contract testing, snapshot testing, mutation testing, property-based testing, and test organization.
Skill Claude CodeCodex
A strict comparison method for judging a generated user-interface screenshot against one or more reference images. It returns a score, a pass or revision decision, identified differences, and suggested changes.
Skill Claude CodeCodex
Auto-review pipeline — reads the full CEO, design, eng, and DX review skills from disk and runs them sequentially with auto-decisions using 6 decision principles. Surfaces taste decisions (close approaches, borderline scope, codex disagreements) at a final approval gate. One command, fully reviewed plan out. Use when…
Skill Claude CodeCodex
Cross-model benchmark for gstack skills. Runs the same prompt through Claude, GPT (via Codex CLI), and Gemini side-by-side — compares latency, tokens, cost, and optionally quality via LLM judge. Answers "which model is actually best for this skill?" with data instead of vibes. Separate from /benchmark, which measures…
Skill Claude CodeCodex
Performance regression detection using the browse daemon. Establishes baselines for page load times, Core Web Vitals, and resource sizes. Compares before/after on every PR. Tracks performance trends over time. Use when: "performance", "benchmark", "page speed", "lighthouse", "web vitals", "bundle size", "load time".…
Skill Claude CodeCodex
Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with elements, verify page state, diff before/after actions, take annotated screenshots, check responsive layouts, test forms and uploads, handle dialogs, and assert element states. 100ms per command. Use when you need to test a…
Skill Claude CodeCodex
Post-deploy canary monitoring. Watches the live app for console errors, performance regressions, and page failures using the browse daemon. Takes periodic screenshots, compares against pre-deploy baselines, and alerts on anomalies. Use when: "monitor deploy", "canary", "post-deploy check", "watch production", "verify…
Skill Claude CodeCodex
Safety guardrails for destructive commands. Warns before rm -rf, DROP TABLE, force-push, git reset --hard, kubectl delete, and similar destructive operations. User can override each warning. Use when touching prod, debugging live systems, or working in a shared environment. Use when asked to "be careful", "safety…
Skill Claude CodeCodex
Claude Code CLI wrapper for non-Claude hosts - three modes. Review: independent diff review via claude -p. Challenge: adversarial failure-mode review. Consult: ask Claude about the repo with read-only file tools. Use when asked for "claude review", "claude challenge", "ask claude", "second opinion from claude", or…
Skill Claude CodeCodex
Restore working context saved earlier by /context-save. Loads the most recent saved state (across all branches by default) so you can pick up where you left off — even across Conductor workspace handoffs. Use when asked to "resume", "restore context", "where was I", or "pick up where I left off". Pair with…
Skill Claude CodeCodex
Save working context. Captures git state, decisions made, and remaining work so any future session can pick up without losing a beat. Use when asked to "save progress", "save state", "context save", or "save my work". Pair with /context-restore to resume later. Formerly /checkpoint — renamed because Claude Code treats…
Skill Claude CodeCodex
Chief Security Officer mode. Infrastructure-first security audit: secrets archaeology, dependency supply chain, CI/CD pipeline security, LLM/AI security, skill supply chain scanning, plus OWASP Top 10, STRIDE threat modeling, and active verification. Two modes: daily (zero-noise, 8/10 confidence gate) and…
Skill Claude CodeCodex
Design consultation: understands your product, researches the landscape, proposes a complete design system (aesthetic, typography, color, layout, spacing, motion), and generates font+color preview pages. Creates DESIGN.md as your project's design source of truth. For existing sites, use /plan-design-review to infer…