Skip to content

Codex frontend style orchestration skill with reusable style packs. Install via: npx skills add citizenll/frontend-style-orchestrator

Notifications You must be signed in to change notification settings

citizenll/frontend-style-orchestrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Style Orchestrator

A Codex skill that turns style prompts into repeatable frontend design/restyle output.

It provides:

  • A structured workflow (style extraction -> design contract -> tokens -> implementation -> QA)
  • Reusable style packs for multiple UI aesthetics
  • A script to scaffold new style packs quickly

Install

Install directly from GitHub with the Skills CLI:

npx skills add <owner/repo>

Example:

npx skills add citizenll/frontend-style-orchestrator

Use

Invoke with:

Use $frontend-style-orchestrator to redesign this page in <style>.

Included Style Packs

  • cyberpunk-glitch
  • editorial-contrast
  • hand-drawn-sketch
  • industrial-skeuomorphism
  • maximalism-dopamine
  • modern-dark-cinematic
  • neumorphism-soft-ui
  • tech-style-minimalist-modern
  • terminal-cli
  • vaporwave-outrun

Repo Structure

  • SKILL.md: skill entry + execution model
  • references/workflow.md: operating workflow
  • references/style-pack-schema.md: schema for new style packs
  • references/style-packs/: style definitions
  • references/quality-gates.md: verification checklist
  • scripts/new_style_pack.ps1: generate a new style pack file

About

Codex frontend style orchestration skill with reusable style packs. Install via: npx skills add citizenll/frontend-style-orchestrator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors