art direction commands

6 tagged art direction, measured the same way as everything else here.

Browse within: animation 6claude-code-skill 6

clone

01

TaewoooPark/UIForge

Command

Clone a website — a working behavior ARCHIVE (real code + data replayed offline; tabs, filters, transitions work), a pixel-identical editable RESTORE (real source recovered from source maps when shipped, else the real DOM componentized into React with classes kept byte-exact — verified by pixel-diff), or a…

7 1mo ago A 79 tokens original MIT

critique

02

TaewoooPark/UIForge

Command

Judge the current UI blind (render + screenshot if possible), grep the anti-slop patterns, and run the mandatory forced-subtraction pass.

7 1mo ago A 28 tokens original MIT

setup

03

TaewoooPark/UIForge

Command

Prepare the current project for UIForge — ensure shadcn init, the component registries (shadcn + @motion-primitives), and the motion/lucide-react/cn prerequisites.

7 1mo ago A 39 tokens original MIT