agentsclimarketplace

Map

Skill ahmedbutt2015/spine/.claude-plugin/skills/map

Generate a personalized reading tour and verified architecture spine for any codebase.From the repository description

Install
npx -y skills add ahmedbutt2015/spine --skill map

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

3 things to look at

  • 8 stars8 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
  • runs commandsInstructs the agent to run 1 command, including `npm run map -- .`.
  • fetches URLsInstructs the agent to fetch 1 URL, including mermaid.live.

SKILL.md

0.8 KB, 185 tokens by cl100k_base, as published. Nobody here has run it

/map

Use this skill from a repository root to generate the verified architecture map only, without the full onboarding synthesis.

Current workflow

  1. Run the deterministic scanner to detect repo shape and entry points.
  2. Extract a verified spine from supported local language relationships.
  3. Generate and validate a Mermaid diagram from the verified spine.
  4. Print the Mermaid definition and the mermaid.live URL.

Local command

npm run map -- .

Product contract

  • User-facing Claude Code command: /map
  • Output: verified Mermaid diagram + mermaid.live link
  • No ONBOARDING.md is written
  • No LLM synthesis is executed

Notes

This command is the lowest-friction entry point for users who want a deterministic, token-free preview of the codebase structure before running the full /onboard flow.

What ships with it: 1 file

447 B alongside SKILL.md

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.