Skill Claude CodeCodex
Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples: "What GitNexus tools are available?", "How do I use GitNexus?".
Skill Claude CodeCodex
Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples: "What GitNexus tools are available?", "How do I use GitNexus?".
Skill Claude CodeCodex
Use when the user wants to know what will break if they change something, or needs safety analysis before editing code. Examples: "Is it safe to change X?", "What depends on this?", "What will break?".
Skill Claude CodeCodex
Use when the user wants to rename, extract, split, move, or restructure code safely. Examples: "Rename this function", "Extract this into a module", "Refactor this class", "Move this to a separate file".
Skill Claude CodeCodex
Turn a bug symptom into a structured, reproducible bug report — summary, environment, exact repro steps, actual vs expected, and evidence (logs, error text, failing route/test) — and then optionally scaffold a failing regression test that pins it. Use this the moment a bug, defect, crash, 500, wrong count, broken…
Instructions file GitHub Copilot
Instructions for ucsandman/DashClaw, covering dashclaw — github copilot instructions, design context, users, brand personality and aesthetic direction.
MCP server Claude CodeCodexCursor +2
MCP server "anythink" as configured in ucsandman/DashClaw. Launched with dotnet run --project C:/Projects/anythink-cli/mcp -- --profile dashclaw.
MCP server Claude CodeCodexCursor +2
MCP server "repowise" as configured in ucsandman/DashClaw. Launched with repowise mcp C:/Projects/DashClaw --transport stdio.
Instructions file CodexOpenCode
Instructions for ucsandman/DashClaw, covering tooling note, design context, gitnexus — code intelligence, always do and never do.
Instructions file
Instructions for ucsandman/DashClaw, covering dashclaw (v2 governance runtime), commands, verify before you commit, gotchas (what you can't infer from the code) and governance boundary.
Instructions file Gemini CLI
Instructions for ucsandman/DashClaw, covering dashclaw development context, project overview, core product primitives, guard and action records.
Plugin Claude Code
DashClaw governance, integration, troubleshooting, and platform intelligence for Claude Code.
Hook
Runs before the agent uses a tool for Agent, Task, Bash, Edit, Write, MultiEdit and mcp__.* tool calls, executing run_hook.cjs via node. From ucsandman/DashClaw.
Hook
Runs after a tool call finishes for Agent, Task, Bash, Edit, Write, MultiEdit and mcp__.* tool calls, executing run_hook.cjs via node. From ucsandman/DashClaw.
Hook
Runs when the agent finishes a response, executing run_hook.cjs via node. From ucsandman/DashClaw.
Hook
Runs when a session starts, executing run_hook.cjs via node with --source. From ucsandman/DashClaw.
MCP server Claude CodeCodexCursor +2
MCP server for DashClaw governance — guard, record, invoke, and discover capabilities. Runs locally from the @dashclaw/mcp-server npm package. Needs 3 environment variables to run.
Plugin Claude Code
Plugin marketplace listing 1 plugin: marketing-studio.
Plugin Claude Code
Agent-driven marketing studio. One command turns a product into a full asset suite: logo reveal, product demo, launch video with generated voiceover and music, per-platform social clips, and OG images. Rendering runs through Remotion compositions in a local engine; brands are data, so a new product is a JSON file and…
Instructions file
Instructions for ucsandman/marketing-studio: Remotion (studio/) renders all final video for ALL products/brands; assets are copied out to the product's repo at the end. brands/ .json holds per-product tokens (zod-validated via studio/src/lib/brand.ts; mark components in studio/src/brands/marks.ts); templates resolve…
Skill Claude CodeCodex
Use when the user wants music, voiceover, narration, or a soundtrack added to a video asset, OR wants standalone generated audio for any purpose (e.g. "/audio-track", "add music to the launch video", "narrate the demo", "make a 30 second music sting", "generate a voiceover mp3", "jingle for the intro").
Skill Claude CodeCodex
Audit and fix the tells that software was vibe-coded / AI-generated, then give it a small distinctive identity, so it ships looking handcrafted and professional. Use whenever the user says "de-vibe", "does this look AI-generated / vibe coded?", "make this look shippable / handcrafted / professional", "remove the AI…
Skill Claude CodeCodex
Verify frontend changes end to end after editing a web app, instead of manually clicking through pages. Use this whenever you have changed UI code and need to confirm nothing broke: "verify my frontend", "check the site after these edits", "did my UI break", "did my changes break anything", "make sure these routes…
Skill Claude CodeCodex
Use when the user wants a full launch video / hero video / 30-90s product announcement composing demo footage, logo, and copy (e.g. "/launch-video", "make the launch video for DashClaw").
Skill Claude CodeCodex
Use when a product or feature is ready to go public — after shipping, when the user says "launch it", "announce it", "go live", or wants a release marketed end to end.