By infolog-io
Theme for component-composer: terminal-aesthetic data graphics. Green-on-black, monospace, high density. Proves multi-theme architecture works.
SPRAYPIXEL.AI plugin marketplace for Claude Code. Five composition skills for producing single-file HTML artifacts — from production-grade dashboards under design-system discipline to throwaway editors you make once and discard.
/plugin marketplace add spraypixel/skills
Then install individual plugins:
/plugin install component-composer@spraypixel
/plugin install spraypixel@spraypixel # the Tufte-quiet theme
/plugin install spraypixel-terminal@spraypixel # the terminal theme
/plugin install html-sketch@spraypixel # casual one-off HTML
component-composer depends on generator-critic, which installs as a dependency.
| Plugin | What | Use when |
|---|---|---|
generator-critic | Abstract refinement-loop primitive. Drafter LLM proposes, hybrid critic scores, loop until pass. Artifact-agnostic. | Building a new <thing>-composer skill that needs the loop machinery. |
component-composer | Production-grade HTML data graphics via the loop. Consumes generator-critic, adds HTML-specific output style, theme spec, mechanical DOM checks. | Recurring dashboards, multi-theme reports, design-system-enforced artifacts. |
spraypixel | Tufte-quiet theme for the composer. Light + dark + system modes. DM Sans + JetBrains Mono + Georgia. | Editorial / analytical data graphics. |
spraypixel-terminal | Terminal-aesthetic theme. Dark-only, all JetBrains Mono caps, ASCII bars, sharp borders. | Dashboards that should read like a Bloomberg terminal. |
html-sketch | Casual one-off HTML — throwaway editors, side-by-side variants, interactive tuners, single-page reports. Includes copy-as-prompt footer. | One-shot artifacts; situations where the composer's validator loop is overkill. |
generator-critic ← abstract loop (drafter, critic, HUD, audit summary)
▲
│ consumes
│
component-composer ← HTML specialization (output-style, theme spec, DOM checks)
▲
│ themed by
├── spraypixel ← Tufte-quiet design tokens + criteria
└── spraypixel-terminal ← Terminal-aesthetic tokens + criteria
html-sketch ← separate skill, no loop, casual patterns
generator-critic is artifact-agnostic — any future <thing>-composer (markdown, code, schemas, prose) can consume it the same way component-composer does.
Extracted from infolog-io/skills in 2026-05. The five skills here previously lived in that marketplace; spinning off into SPRAYPIXEL.AI gives the composition family its own identity and independent release cycle. The infolog-io/skills marketplace continues to ship process and engineering skills (PIP, JTBD, sizing, semantic organization, GitHub kanban, goal execution).
html-sketch encodes patterns documented by Thariq Shihipar in The Unreasonable Effectiveness of HTML. The composer's style anchor is ThariqS/html-effectiveness.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub infolog-io/skills-spraypixel --plugin spraypixel-terminalAbstract generator-critic loop pattern. Consumed by composer-style skills (HTML, code, schemas, prose) that need iterative refinement against declared criteria.
Generator-critic loop: drafts a single-file HTML artifact, validates with mechanical + LLM-judge checks, iterates until every active-theme criterion passes.
Theme for component-composer: Tufte-style data graphics with quiet palette, range-frame axes, and high data-ink discipline.
Casual single-file HTML artifacts in Thariq Shihipar's 'Unreasonable Effectiveness of HTML' style. Throwaway editors, side-by-side variants, interactive tuning, single-page reports. No validator loop, no themes — just patterns the drafter can reach for. Includes copy-as-prompt footer.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Payload Development plugin - covers collections, fields, hooks, access control, plugins, and database adapters.