Skill Claude CodeCodex
A tool for turning a talk, lesson, or product demonstration into an interactive HTML, CSS, and JavaScript slide deck with a storyboard, presenter notes, and rehearsal cues.
Skill Claude CodeCodex
A tool for turning a talk, lesson, or product demonstration into an interactive HTML, CSS, and JavaScript slide deck with a storyboard, presenter notes, and rehearsal cues.
Skill Claude CodeCodex
A coaching guide for turning a vague idea into a reusable final prompt for an AI assistant. It asks only for missing details that would materially change the result and returns the prompt rather than carrying out the task.
Skill Claude CodeCodex
A Korean-focused helper that checks whether a request is complete, asks only necessary questions, and turns it into an internal work plan before carrying it out and checking the result.
Skill Claude CodeCodex
A review workflow for prompts, agent instructions, and process specifications. It checks whether they preserve the intended task, define permissions and boundaries, route work to suitable capabilities, and provide verifiable outputs.
Skill Claude CodeCodex
A workflow for choosing and implementing charts and other data visualisations in frontend applications. It covers tools including Recharts, Apache ECharts, Observable Plot, D3, and native SVG or Canvas.
Skill Claude CodeCodex
A workflow for building or organising a design system: the shared rules, tokens, components, themes, and documentation used across an interface. It covers CSS variables, DTCG tokens, Style Dictionary, Storybook, dark mode, and gradual migration.
Skill Claude CodeCodex
Guidance for building interactive graphics in existing front-end projects, including 2D canvas scenes, 3D views, animated vector characters, and timeline-based visuals.
Skill Claude CodeCodex
A workflow for combining visual interface components and effects in an existing frontend while preserving its current design system and product identity. It covers component sources such as shadcn/ui, Magic UI, Radix, React Bits, and related tools.
Skill Claude CodeCodex
A guide for implementing and checking front-end screens that wait for server work, such as requests, streamed responses, background jobs, and batch operations. It covers states such as queued, running, waiting for input, partly complete, failed, cancelled, retrying, and reconnecting.
Skill Claude CodeCodex
A guide for implementing and testing frontend controls such as dialogs, menus, popovers, carousels, drag-and-drop, swiping, pinching, and other pointer, touch, keyboard, or focus interactions.
Skill Claude CodeCodex
A workflow for implementing motion and micro-interactions in an existing frontend. It covers CSS, the Web Animations API, View Transition API, Anime.js, Motion, and GSAP, including reduced-motion support.
Skill Claude CodeCodex
A Korean-language UI and UX research guide for explaining concepts, comparing options, and writing product or interface specifications. It covers accessibility, content, interaction states, responsive design, ethics, testing, and performance.
Skill Claude CodeCodex
A method for reviewing a user interface—the screens and interactions people use in a product—using screenshots, websites, prototypes, code, or described user flows. It checks observable problems and separates confirmed facts from assumptions and untested behaviour.