token-master
25Plugin Claude Code
Plugin marketplace listing 1 plugin: token-master.
Plugin Claude Code
Plugin marketplace listing 1 plugin: token-master.
Plugin Claude Code
Token-efficient code-understanding harness. Routes structural questions (callers, callees, impact, inheritors) to a prebuilt code graph instead of repeated grep and file-reads, cutting cumulative context tokens. Type /token-master in a repo to build the index and turn on routing.
Skill Claude CodeCodex
Turn on token-efficient code-graph routing for the current repository. Builds a structural code index and installs the routing agent so the host CLI answers "who calls X / what breaks if I change Y" from a prebuilt graph instead of repeated grep, cutting cumulative context tokens. Use when the user types /token-master…
Plugin Claude Code
Turn your current project, a GitHub PR, a URL-backed app, or supplied evidence into a polished showcase video, poster, plan, and share copy.
Plugin Claude Code
Turn your current project, a GitHub PR, a URL-backed app, or supplied evidence into a polished showcase video, poster, plan, and share copy. Also bundles a video-comprehension skill that reads any video or screen recording into frames and a transcript.
Skill Claude CodeCodex
Watch, transcribe, and understand a video for the user. Use when the user says "watch this video", "what happens in this video", "analyze this recording", "figure out this video", "summarize this youtube video", "read this screen recording", "describe this clip", or "transcribe and watch this url". Accepts a public…
Skill Claude CodeCodex
Turn the current project, a GitHub PR URL, a URL-backed app, or a supplied evidence path into a short polished project showcase video (25 s default, 10-90 s accepted) with a poster image, a written plan, a composition brief, and ready-to-paste share copy. Use when the user says "showoff this project", "make a demo…
Plugin Claude Code
All The Vibes — atv-paperboard plugin for Claude Code. Cross-harness HTML artifact toolkit. Beautify LLM-generated data into linted HTML triples.
Plugin Claude Code
Cross-harness HTML artifact toolkit. Enforce, render, persist, compound.
Plugin Claude Code
Cross-harness HTML artifact toolkit. Enforce, render, persist, compound.
Agent
Reviews rendered artifacts for design-contract compliance. Reports findings and recommends next action. NEVER self-renders.
Hook
Runs after a tool call finishes for Write tool calls, running an inline shell check. From All-The-Vibes/ATV-PaperBoard.
Skill Claude CodeCodex
Regenerate the Paperboard Gallery — a local HTML index of all rendered artifact triples. Invokes paperboard gallery via the atv-paperboard CLI.
Skill Claude CodeCodex
Bind agent-authored .DESIGN.md files to paperboard's design doctrine. Loads the impeccable anti-slop methodology (vendored, Apache 2.0, pinned to commit 4af581e23f17d112d8f9d6b7a5b7ff37823494e1) and the binding rules in core/designs/DESIGN-AUTHORITY.md. Read these BEFORE writing or editing any .DESIGN.md file.
Skill Claude CodeCodex
3-step differentiated retry for a failing artifact slug: switch tier, drop optional components, fall back to default design. Invokes paperboard regenerate.
Skill Claude CodeCodex
Render a structured input (JSON or Markdown) into a paired HTML + DESIGN.md + meta.yaml artifact triple. Serves the result on loopback HTTP and opens a browser tab (unless running headless/remote). Invokes paperboard render via the atv-paperboard CLI.
Skill Claude CodeCodex
Run ENFORCE checks on a rendered artifact slug: Google design.md lint + HTML-side color-token trace. Reports ACCEPT or FAIL with failclass. Invokes paperboard validate.