TidyFactor/Cinematic

Produce high-impact, scroll-driven product films and luxury Cinematic Landing pages.

3Stars on the repository
22Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

_template

01

TidyFactor/Cinematic

Command Codex

One or two sentences: what this command extracts/organizes, and why it's its own command rather than folded into another one.

3 3d ago A 0 tokens

a11y

02

TidyFactor/Cinematic

Command Codex

Command "a11y" from TidyFactor/Cinematic, covering command: a11y — accessibility pass, purpose, when to run it, what it does and output convention.

3 3d ago A 0 tokens

audit

03

TidyFactor/Cinematic

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…

3 3d ago A 0 tokens

brand

04

TidyFactor/Cinematic

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.

3 3d ago A 0 tokens

clone-brand

05

TidyFactor/Cinematic

Command Codex

Command "clone-brand" from TidyFactor/Cinematic, covering purpose, when to run it, what it does, output convention and checklist.

3 3d ago A 0 tokens

convert

06

TidyFactor/Cinematic

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…

3 3d ago A 0 tokens

deploy

07

TidyFactor/Cinematic

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.

3 3d ago A 0 tokens

film

08

TidyFactor/Cinematic

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.

3 3d ago A 0 tokens

hero

09

TidyFactor/Cinematic

Command Codex

The top of the page decides everything — memory/09-quality-bar.md calls a static-image-plus-fade the single most common rejection reason. This command owns that entrance in isolation so it can be iterated hardest without touching the rest of the build.

3 3d ago A 0 tokens

i18n

10

TidyFactor/Cinematic

Command Codex

Everything that changes when the page targets an Arabic (or other RTL) audience — typography, direction, caption placement, and the two hard constraints on generated people/product assets. Kept as the last command in every sequence, matching the PHP tracks' convention of running i18n last.

3 3d ago A 0 tokens

init

11

TidyFactor/Cinematic

Command Codex

The primary deliverable: a complete scroll-driven cinematic landing page for a product, from brief + reference photos to a served, verified index.html. This is the only command that runs the full build order end-to-end in one go — every other command is a focused re-entry point into one stage of it.

3 3d ago A 0 tokens

media

12

TidyFactor/Cinematic

Command Codex

Turn the product brief + reference photos into the raw keyframes, video clips, and cutouts the film and hero commands need. Kept separate from init because re-running just the media step (a reshoot, a new reference photo, a provider switch) shouldn't force re-scaffolding the whole page.

3 3d ago A 0 tokens

polish

13

TidyFactor/Cinematic

Command Codex

Apply the final production polish to the landing page deliverable: responsive mobile glassmorphic navigation overlay (#mobileNavOverlay), touch momentum physics (Lenis smoothTouch), high-conversion WhatsApp deep links & floating pulse button (#waBubble), floating scroll-to-top button (#scrollTopBtn), and custom SVG…

3 3d ago A 0 tokens

theme

14

TidyFactor/Cinematic

Command Codex

Decide and apply the color system — separate from brand because brand establishes the tokens, while theme decides which theme (light/dark) fits this product and derives the palette variants brand.json doesn't ship (gold-deep, gold-bright, ambient tween start).

3 3d ago A 0 tokens

transitions

15

TidyFactor/Cinematic

Command Codex

Guarantee no visible cut or ghosting between film segments — the eye should never leave the subject. Isolated from media because a seam is usually a prompting/matching bug caught after generation, not a re-shoot.

3 3d ago A 0 tokens

typeface

16

TidyFactor/Cinematic

Command Codex

Pick an Arabic (+ Latin accent) font pairing that matches the brand's mood instead of defaulting to El Messiri/Tajawal/Cormorant Garamond on every project. Split out from i18n because font selection is a creative decision made once, early — i18n then applies whichever pair was chosen (RTL rules, caption placement) and…

3 3d ago A 0 tokens

variant

17

TidyFactor/Cinematic

Command Codex

Produce a second HTML file from an already-built project — a different palette, headline angle, or CTA — reusing the engine and (where possible) the generated media assets, instead of re-running init from scratch and paying for new media generation that isn't actually needed.

3 3d ago A 0 tokens

brief

18

TidyFactor/Cinematic

Command

Discovers luxury brand attributes, media pipeline choices, and layout routing using the Contextual Decision Layer (CDL).

3 3d ago A 0 tokens