Plugin Claude Code
Plugin marketplace listing 1 plugin: artifact-organizer.
Plugin Claude Code
Plugin marketplace listing 1 plugin: artifact-organizer.
Instructions file CodexOpenCode
Instructions for keepYaoung/artifact-organizer, covering agents.md — artifact-organizer, first run — ask three things, then remember them, what this project does, stacking documents and publishing (→ your repo, github pages sub-path).
Plugin Claude Code
Generate self-contained HTML pages for diagrams, slides, tables, architecture overviews, and visual explanations. LLM emits semantic JSON; renderer produces HTML.
Command
Generate a visual diff review page from a git diff, PR URL, or paste. Uses CodeDiff for hunks, Callouts for risks, ArchitectureGrid for impact summary.
Command
Generate a visual HTML page from natural language. Picks the right components from the catalog (diagrams, tables, cards, process views, comparisons, etc.) and renders a self-contained HTML file opened in the browser.
Command
Deploy a Artifact Organizer-generated HTML file to Vercel and get a shareable public URL. Requires the vercel CLI to be installed and authenticated.
Command
Generate a slide deck (SlideDeck + multiple Slides) for presentations. Uses keyboard navigation (arrow keys, Home/End).
Skill Claude CodeCodex
Generate self-contained HTML pages and slide decks (diagrams, comparison tables, architecture overviews, diff reviews, visual recaps) by emitting semantic component JSON. Use whenever a visual artifact communicates better than terminal prose — proactively trigger on 4+ row tables, ASCII flowcharts, multi-stage…
Skill Claude CodeCodex
Generate a visual diff review page (ArchitectureGrid for impacted modules + CodeDiff for hunks + Callouts for risks) from a git range, PR URL, or pasted diff. Use whenever the user asks for a PR review, diff summary, change impact analysis, or pastes git diff output. Requires the artifact-organizer skill (renderer…
Skill Claude CodeCodex
Deploy a previously rendered Artifact Organizer HTML file to Vercel and return a live shareable URL. Use whenever the user asks to "share", "publish", "deploy", or "send" a Artifact Organizer output. Requires the vercel CLI (npm i -g vercel, then vercel login) and the artifact-organizer skill for the share script.
Skill Claude CodeCodex
Generate a self-contained HTML slide deck (SlideDeck + Slides with keyboard nav) from a topic or outline. Use whenever the user asks for "slides", "a deck", "a presentation", a "walkthrough", or a 5+ step recap. Requires the artifact-organizer skill to be installed (provides the renderer engine).
Skill Claude CodeCodex
Restyle an artifact (an Artifact Organizer HTML/JSON output, or any content you can express as a component envelope) into a chosen visual theme — notion, linear, vercel, stripe, supabase, apple, or tailwind. Use when the user says "restyle this", "make it look like apple/tailwind/stripe", "apply the X theme", "change…