ClaudeMap

Graft

A code map of Claude Code's hooks, skills, and MCP surfaces — with official data showing 42% token savings.

Plugins & Agentshooksskillsmcpanalysis

Graft (formerly under NanoNets — the old repo now 301s here) maps how real teams wire Claude Code: an inspectable corpus of hooks, skills, and MCP configurations mined from public repos, with claims of ~42% token savings when prompts are built on its patterns. The HN-discussed shortcut for "show me how production Claude Code setups actually look" instead of reconstructing from blog posts.

Repository

trailhq/Graft

Charted

Related on the map

  • CometixCode

    Plugin / Agent

    An unofficial Rust 1:1 reimplementation of the Claude Code terminal UI, ported file-for-file onto an iocraft TUI framework.

    • terminal-ui
    • rust
    • reimplementation
    • unofficial
  • Abide

    Plugin / Agent

    Hook-level enforcement for the natural-language rules in AGENTS.md and CLAUDE.md — every edit is judged and violations are repaired in the same turn.

    • hooks
    • code-review
    • rules
    • agents-md
  • fast-jev-compaction

    Plugin / Agent

    A Claude Code plugin that replaces the lossy compaction summary with Jev-scored pruning: stale tool calls are dropped, and everything kept stays verbatim.

    • plugin
    • context-management
    • compaction
    • function-hooks