ucsandman

67 mods across 5 repositories, 765 stars between them.

gitnexus-guide

25

ucsandman/DashClaw

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?".

296 3d ago A 56 tokens copy · 100% MIT

ucsandman/DashClaw

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?".

296 3d ago A 50 tokens copy · 100% MIT

ucsandman/DashClaw

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

296 3d ago A 53 tokens copy · 100% MIT

repro

28

ucsandman/DashClaw

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…

296 3d ago A 173 tokens original MIT

ucsandman/DashClaw

Instructions file GitHub Copilot

Instructions for ucsandman/DashClaw, covering dashclaw — github copilot instructions, design context, users, brand personality and aesthetic direction.

296 3d ago A 1,691 tokens original MIT

anythink

30

ucsandman/DashClaw

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.

296 3d ago A tokens not measured original MIT

repowise

31

ucsandman/DashClaw

MCP server Claude CodeCodexCursor +2

MCP server "repowise" as configured in ucsandman/DashClaw. Launched with repowise mcp C:/Projects/DashClaw --transport stdio.

296 3d ago A tokens not measured original MIT

DashClaw AGENTS.md

32

ucsandman/DashClaw

Instructions file CodexOpenCode

Instructions for ucsandman/DashClaw, covering tooling note, design context, gitnexus — code intelligence, always do and never do.

296 3d ago A 2,860 tokens original MIT

DashClaw CLAUDE.md

33

ucsandman/DashClaw

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.

296 3d ago A 3,516 tokens original MIT

DashClaw GEMINI.md

34

ucsandman/DashClaw

Instructions file Gemini CLI

Instructions for ucsandman/DashClaw, covering dashclaw development context, project overview, core product primitives, guard and action records.

296 3d ago A 1,379 tokens original MIT

dashclaw

35

ucsandman/DashClaw

Plugin Claude Code

DashClaw governance, integration, troubleshooting, and platform intelligence for Claude Code.

296 3d ago A tokens not measured original MIT

PreToolUse

36

ucsandman/DashClaw

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.

296 3d ago A tokens not measured original MIT

PostToolUse

37

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.

296 3d ago A tokens not measured original MIT

Stop

38

ucsandman/DashClaw

Hook

Runs when the agent finishes a response, executing run_hook.cjs via node. From ucsandman/DashClaw.

296 3d ago A tokens not measured original MIT

SessionStart

39

ucsandman/DashClaw

Hook

Runs when a session starts, executing run_hook.cjs via node with --source. From ucsandman/DashClaw.

296 3d ago A tokens not measured original MIT

dashclaw

40

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.

296 3d ago A tokens not measured original MIT

ucsandman

41

ucsandman/marketing-studio

Plugin Claude Code

Plugin marketplace listing 1 plugin: marketing-studio.

220 15d ago A tokens not measured original MIT

marketing-studio

42

ucsandman/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…

220 15d ago A tokens not measured original MIT

ucsandman/marketing-studio

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…

220 15d ago A 580 tokens original MIT

audio-track

44

ucsandman/marketing-studio

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").

220 15d ago A 79 tokens original MIT

de-vibe

45

ucsandman/marketing-studio

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…

220 15d ago A 128 tokens original MIT

frontend-verify

46

ucsandman/marketing-studio

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…

220 15d ago A 163 tokens original MIT

launch-video

47

ucsandman/marketing-studio

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").

220 15d ago A 49 tokens original MIT

launch

48

ucsandman/marketing-studio

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.

220 15d ago A 42 tokens original MIT