by kimsh-1
One line of intent → a presentation-grade, dark-editorial HTML deck. A Claude Code skill.
# Add to your Claude Code skills
git clone https://github.com/kimsh-1/deck-factorydeck-factory is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by kimsh-1. One line of intent → a presentation-grade, dark-editorial HTML deck. A Claude Code skill. It has 50 GitHub stars.
deck-factory's catalog security scan is still queued. You can run an instant dependency and prompt-injection check now with the "Scan for vulnerabilities" button above.
Clone the repository with "git clone https://github.com/kimsh-1/deck-factory" and add it to your Claude Code skills directory (see the Installation section above).
deck-factory is primarily written in CSS. It is open-source under kimsh-1 on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh deck-factory against similar tools.
No comments yet. Be the first to share your thoughts!
Unlocks once the catalog security scan passes (runs nightly).
The deep catalog scan for this skill is still queued. Run an instant dependency check now instead.
English | 한국어
One line of intent → a presentation-grade, dark-editorial HTML deck.

▶ Watch the full films: Hook · 30s · Making-of · 40s · Usage · 30s
You know the pain: it's midnight before the review, and you're still nudging text boxes, fighting gray cards, and shrinking fonts nobody in the back row will read. deck-factory replaces that grind with a design system. Give it one sentence about what you want to say, and it builds the front-of-house — a dark-editorial deck with giant numbers, four-corner chrome, hairline structure, and zero amateur boxes — the way Apple, Linear, and Stripe keynotes actually look.
The verified deliverable today: 12 premium slides + 3 motion-graphics films, all built from this design system. The full generation pipeline (below) is the roadmap that automates it end to end.
# 1. Add the plugin marketplace
/plugin marketplace add kimsh-1/deck-factory
# 2. Install the skill
/plugin install deck-factory@deck-factory
# 3. Call it with one sentence
/deck-factory "Series A IR deck, 12 slides, why our retention curve wins"
Installation via the plugin marketplace is the intended path. The design system and skill are real and ready to use; the fully-automated one-command pipeline is being wired up (see How it works).
| Dark-editorial design system | near-black #08090A canvas, lavender-blue #6E7BF2 + cyan #43C7F4 accents, Pretendard, giant stat numbers. |
no_box · giant numbers · four-corner chrome |
no gray filler cards — structure comes from hairlines and a surface ladder. 120px+ stat numbers with value > label > context hierarchy. |
| Quality gate — by design | 47 deterministic checks across 6 weighted categories (typography, structure, trust, data-viz, color, alignment), a 90-point pass line, and 7 hard-fail thresholds. Autoscoring is calibration-pending; the gate is designed so a sub-grade deck can't quietly reach final. |
| Real Chromium render | slides are laid out in HTML/CSS and rendered by an actual browser engine — what you see is what exports. |
| 8 style presets | apple · linear · notion · stripe · vercel · krds · toss-principles · kr-pick. |
| CJK-safe | keep-all line-breaking and Hangul break rules — no text shattering mid-syllable. |
Twelve slides, one design system. This is the proof.
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |

The design system is here today. The pipeline below is the vision that turns one sentence into a finished deck automatically — a six-stage chain where each stage hands off a file the next one verifies:
draft, never silently promoted.Stages storyline through render/export exist as working code in the incubator; end-to-end autoscoring and the final polish pass are the remaining calibration work.
The whole look reduces to a few enforced tokens — the skill is the source of truth:
--bg-0: #08090A (near-black, never pure black), with a surface ladder #101113 → #1A1B1E → #232427 for depth instead of drop shadows.#6E7BF2 and cyan #43C7F4, one accent moment per slide.#FFFFFF / #A1A1A6 / #6B6B70, a three-step foreground hierarchy.no_box, alpha-white hairlines, four-corner chrome (brand chip · section · author · page), one dominant object per slide.→ Full contract: skills/deck-factory/SKILL.md
deck-factory/
├── skills/deck-factory/ # the skill — SKILL.md + assets/styles.css
├── docs/
│ ├── media/ # hero.gif, pipeline.png
│ └── gallery/ # slide-01.jpg … slide-12.jpg
├── videos/ # the three motion-graphics films
├── design/ # DECK-STANDARD.md — the quality contract (SSOT)
└── incubator/ # pipeline code: deck-grader, deck-tokens, deck-editor
Customizing: pick a preset (/deck-factory "… preset: linear"), or edit the token values in the skill's stylesheet to retune the palette. Presets change structure and signature devices; color always resolves through token variables.
Released under the MIT License.
Built with Claude Code — powered by the deck-factory skill.
One line in. A deck worth presenting out.