oh-my-mermaid - codebase to mermaid diagrams
Claude Code skill that turns large codebases into navigable Mermaid architecture diagrams. Generates module, dependency, and call-graph views from source.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Related entries
typeui - design system skills for agentic tools
Design-system skill pack that gives agentic CLIs a shared vocabulary for components, tokens, and design.md files so generated UI stays internally consistent.
Claudraband - persistent, resumable Claude Code sessions over HTTP and ACP
Wraps the real Claude Code TUI with a session lifecycle layer. Resumable non-interactive workflows, HTTP daemon for remote/headless control, ACP server for editor integrations (Zed, Toad). Drives your existing Claude Code install rather than reimplementing it - keeps skills, hooks, MCPs, and approvals intact.
skill-doctor - inspector for coding-agent skills
Local tool that audits installed agent skills for conflicts, precedence issues, and risk. Helps surface why a particular skill is (or isn't) firing.
Pare - token-efficient MCP servers for dev tools
Set of structured, token-efficient MCP servers for git, test runners, npm, and Docker designed specifically for agent consumption rather than human readability.