Instructions file CodexOpenCode
AGENTS.md instructions for TidyFactor/Styler, covering agents.md — tidyfactor styler workspace rules and key rules.
Instructions file CodexOpenCode
AGENTS.md instructions for TidyFactor/Styler, covering agents.md — tidyfactor styler workspace rules and key rules.
Skill Claude CodeCodex
Production framework styler and surgical RTL UI polish engine with Contextual Decision Layer (CDL). Operates directly inside existing codebases across React/Next.js, PHP, WordPress, and Vanilla HTML/CSS/JS. Trigger on commands 'brief', 'component', 'section', 'page', 'redesign', 'typography', 'palette', 'layout'…
Command
Command "assets" from TidyFactor/Styler, covering command: assets — asset optimization & image hygiene, when to use and dispatch steps.
Command
Command "brief" from TidyFactor/Styler, covering when to use and dispatch steps.
Command
Command "component" from TidyFactor/Styler, covering command: component — create or redesign a single component, when to use, dispatch steps and do not load.
Command
This command is a structural decision. Once the layout archetype is selected, hand off to page or section to build or restyle the markup.
Command
Motion work is applied within whatever component/section/page workflow is already running. If motion is the entire ask with nothing else changing, this command's steps above are sufficient on their own.
Command
This command selects the archetype structure. Hand off to section-create.md or section-redesign.md to execute the code.
Command
Command "page" from TidyFactor/Styler, covering command: page — build a new production page, when to use, dispatch steps and do not load.
Command
Command "palette" from TidyFactor/Styler, covering when to use and dispatch steps.
Command
Command "redesign" from TidyFactor/Styler, covering command: redesign — redesign an existing production page, when to use, dispatch steps and do not load.
Command
The bar this command holds work to is already stated once, in SKILL.md's non-negotiable constraint 5 and in rtl-css-engineering.md itself — not repeated here.
Command
Command "section" from TidyFactor/Styler, covering command: section — create or redesign a page section, when to use, dispatch steps and do not load.
Command
This is a decision, not a multi-step build. Once the direction is picked, hand off to whichever command triggered this (page, redesign, or a standalone request).
Command
This command is a lookup + decision, not a multi-step build — it doesn't need its own workflow file. If the request grows into "and now build the page using this type system," hand off to page or redesign.
Skill Claude CodeCodex
Universal AI Agent Skill — Builds single-file, scroll-driven luxury landing pages (Apple x Cartier aesthetic) as one index.html with CDN-only libraries (GSAP, Lenis, Tailwind), zero build step, no framework. Fully compatible out-of-the-box with Google Antigravity, Claude Code, Cursor, Windsurf, Roo Code, Cline, Codex…
Command Codex
One or two sentences: what this command extracts/organizes, and why it's its own command rather than folded into another one.
Command Codex
Command "a11y" from TidyFactor/Cinematic, covering command: a11y — accessibility pass, purpose, when to run it, what it does and output convention.
Command Codex
A read-only report against both checklists that govern this track — memory/09-quality-bar.md (cinematic auto-rejects) and memory/11-brand-json.md (token compliance). The original AGENTS.md only ran these checks inline at the end of a fresh build; this command makes them runnable on their own against an…
Command Codex
Establish the single source of truth every other command depends on. This is the one command that must run before any visual or copy work — folding it into init alone would hide the fact that convert/improve runs need it just as much, and re-running it is how a rebrand propagates.
Command Codex
Command "clone-brand" from TidyFactor/Cinematic, covering purpose, when to run it, what it does, output convention and checklist.
Command Codex
Bring an existing static landing page, a different generator's output, or a client-supplied design onto the cinematic engine. This is the lifecycle mode the original AGENTS.md flow didn't cover — that flow only ever built fresh (init). Every other TidyFactor track ships Init/Convert/Improve; this command is what…
Command Codex
The last step in every sequence: verify the page actually behaves correctly in a browser, optimize heavy assets, and hand off a static bundle any host can serve — no build step, no server runtime, matching the zero-dependency output every TidyFactor track promises regardless of what the build step needed.
Command Codex
Build (or re-sync) the scroll-driven "film" — the single most important technique in this track, and the one memory/09-quality-bar.md auto-rejects most often when done wrong. Isolated as its own command because a FRAMECOUNT drift is a common, narrow bug that shouldn't require touching layout or media generation to fix.