Skill Claude CodeCodex
Create or update Codex/agent skills with clear trigger rules, scoped instructions, reusable references, and testable workflows. Use when a user asks to add a new reusable capability or improve an existing skill.
Skill Claude CodeCodex
Create or update Codex/agent skills with clear trigger rules, scoped instructions, reusable references, and testable workflows. Use when a user asks to add a new reusable capability or improve an existing skill.
Skill Claude CodeCodex
Verify user-facing UI changes in a real browser after substantial frontend, interaction, or cross-mode architecture changes. Trigger when a task changes React UI, routing, WebSocket interaction, xterm/canvas rendering, layout, or any behavior the user can only trust through visible UI.
Skill Claude CodeCodex
Visual designer. Use when users need to design logos, icons, UI interfaces, page layouts, landing pages, component styles, color schemes, typography, or interaction animations. Also applies to "design me a...", "make something nice...", "create a visual concept..." scenarios. Even if user doesn't explicitly say…
Skill Claude CodeCodex
UI visual review skill. Uses a 4-layer review framework (code static audit → visual defect scan → aesthetic evaluation → AI-generated code typical issues), combined with browser preview verification, to systematically diagnose UI and output specific actionable fix suggestions. Triggers when user says "review UI"…
Skill Claude CodeCodex
Chat war-room: cross-Agent proactive sync of key information (goals, decisions, artifacts, blockers, handoffs). Every Agent must proactively write at key moments — not writing = other Agents can't see context = duplicated effort. On boot, if you see # Chat Shared Context Brief, read before acting; if you see "war-room…
Skill Claude CodeCodex
Workflow DAG orchestration. Submit multi-step task graphs to the server-side WorkflowEngine, query team status, and manage running workflows.
Skill Claude CodeCodex
Turn a public GitHub repo into a posted X (Twitter) tweet. Three primitives: summarize-repo.sh (gh/WebFetch → structured JSON), draft-tweet.sh (JSON → 3 variants, ≤280 chars each, with provenance), post-tweet.sh (Playwright, persistent profile, draft-then-approve, posts a single tweet or a 2–5 tweet thread). Triggered…