🎬 TidyFactor Cinematic v3.4.0¶
Scroll-Driven Luxury Experience Engine — Apple × Cartier Aesthetic for AI Agents¶
The official luxury experience track within the TidyFactor Community Architecture Ecosystem.
TidyFactor
│
┌─────────┼─────────┐
│ │ │
Cinematic Design Styler
│ │ │
Experience Prototype Production
│ │ │
"Wow" "Build" "Ship"
✨ Live Demo • 🚀 Quick Start • ⚡ Slash Commands • 🏛️ Ecosystem Matrix • 📖 Read in Arabic (بالعربية)
🌟 Overview¶
Cinematic Landing Kit is an engine and memory package that instructs any AI coding agent (Google Antigravity, Claude Code, Cursor, Windsurf, Roo Code, Cline, Codex, etc.) to produce high-impact, scroll-driven product films and luxury landing pages.
Instead of generating basic, static websites, your AI agent follows strict production-tested patterns to build single-file HTML landing pages powered by HTML5 <canvas> frame sequences, GSAP animations, and Lenis smooth scrolling — with zero build step, no bundler, and pure CDN speed.
🇸🇦 نبذة عن النظام¶
سواءً كنت تبني صفحة هبوط لمنتج أو خدمة فاخرة، أو تسعى لبناء نموذج أولي (Prototype) مبهر، فقد صُممت هذه الأداة من فريق الوكالة للبرمجيات (Alwkala) بخبرة تمتد لأكثر من 20 عاماً في تصميم وتطوير تجارب المستخدم.
تُزوّد هذه الحزمة أي مساعد برمجيات بالذكاء الاصطناعي (مثل Claude Code, Cursor, Antigravity) بالخبرات والأنماط الإنتاجية لبناء صفحات هبوط تفاعلية تُعرض فيها المنتجات كأفلام تفاعلية تتحرك مع تمرير الشاشة، بدون أي تعقيدات تقنية أو أدوات بناء برمجية (ملف index.html واحد يعمل فوراً).
📖 للاطلاع على التوثيق والدليل الكامل باللغة العربية: انقر هنا لفتح الدليل بالعربية (./guides/cinematic-landing-kit-ar.md)
📺 Visual Showcase & Live Demo¶
🌐 Experience the Live Interactive Demo: alwkala.com/design-system-kit

Scroll-Driven Canvas Film |
Aura & Transparent PNG Hero Cutout |
🚀 Quick Start & Usage Guide¶
Published on NPM as @tidyfactor/cinematic.
Option 1: Create a Brand New Project (Scaffold)¶
Scaffold a complete, ready-to-build luxury landing page project with all layout templates:
# Interactive execution (Real terminal TTY with menu picker)
npx @tidyfactor/cinematic
# Single product high-conversion e-commerce + WhatsApp layout
npx @tidyfactor/cinematic my-watch-shop --layout=product
# Multi-product WhatsApp catalog store layout
npx @tidyfactor/cinematic my-boutique-store --layout=store
# Automotive & Performance magazine layout (Cars, Racing, Community)
npx @tidyfactor/cinematic my-car-hub --layout=auto
# Luxury film scroll layout (Perfume, Watches, Automotive)
npx @tidyfactor/cinematic my-perfume-brand --layout=film
# SaaS App / Platform device mockup layout
npx @tidyfactor/cinematic my-saas-app --layout=app
# Non-interactive / AI Agent / CI mode (automated defaults, zero prompts)
npx @tidyfactor/cinematic my-luxury-landing --yes
# Or install globally and run anytime
npm install -g @tidyfactor/cinematic
create-cinematic-kit my-luxury-landing --layout=store
Option 2: Inject Agent Skill into an Existing Project¶
Inject the Agent Skill, rules, memory, and references into an existing workspace:
npx @tidyfactor/cinematic add-skill
# Force update existing workspace rules to latest version
npx @tidyfactor/cinematic add-skill --force
This installs .agents/skills/cinematic-landing-kit/ and AGENTS.md, enabling your AI coding agent to construct and maintain the page using brand.json as the single source of truth for design tokens.
⚡ Universal 17 Slash Commands¶
When working with any Agentic IDE (Google Antigravity, Claude Code, Cursor, Windsurf, Roo Code, Cline, etc.), the following 17 modular commands are available:
| Command | Purpose & Function | Reference Spec |
|---|---|---|
init |
Full Page Generation — Build complete luxury landing page in one pass | references/commands/init.md |
brand |
Brand Setup — Read/scaffold brand.json token mapping (colors, fonts, voice) |
references/commands/brand.md |
clone-brand |
Extract Brand — Extract brand.json tokens from an existing site, PDF, or logo |
references/commands/clone-brand.md |
media |
Media Pipeline — AI keyframe stills, background removal, and video clip generation | references/commands/media.md |
film |
Scroll Canvas — Frame sequence build & FRAME_COUNT sync |
references/commands/film.md |
hero |
Hero Entrance — 3D tilt, float, aura, and PNG cutout setup | references/commands/hero.md |
theme |
Color Palette — Light/Dark mode derivation & ambient layer GSAP tween | references/commands/theme.md |
typeface |
Typography — Curated Arabic (El Messiri + Tajawal) & Latin font pairings | references/commands/typeface.md |
transitions |
Transitions — Boundary-matched AI video clip transitions | references/commands/transitions.md |
i18n |
Localization — Arabic/English RTL/LTR, modesty, & identity rules | references/commands/i18n.md |
perf |
Performance Audit — 60FPS scroll performance & asset weight budget check | references/commands/perf.md |
a11y |
Accessibility Pass — High contrast, ARIA canvas labels, & keyboard scroll check | references/commands/a11y.md |
convert |
Retrofit Static Page — Convert an existing legacy page onto the cinematic engine | references/commands/convert.md |
audit |
Quality Report — Comprehensive brand.json & luxury quality bar audit report | references/commands/audit.md |
variant |
A/B Testing — Produce alternative design variants from a completed page | references/commands/variant.md |
deploy |
Export & Preview — Asset web optimization, local preview, and static deploy | references/commands/deploy.md |
polish |
UI Polish — Mobile drawer, WhatsApp button, scroll-to-top & favicon | references/commands/polish.md |
🤖 Compatible AI Coding Agents¶
Works seamlessly out of the box with any AI agent that reads workspace instruction files (AGENTS.md, .agents/skills/, .claude-skill/, .cursorrules, etc.):
| AI Agent | Integration Method | Supported |
|---|---|---|
| Google Antigravity | Automatic (AGENTS.md / .agents/) |
✅ |
| Claude Code | Automatic (AGENTS.md / .claude-skill/) |
✅ |
| Cursor | Automatic (AGENTS.md / .cursorrules) |
✅ |
| Windsurf | Automatic (AGENTS.md / .windsurfrules) |
✅ |
| Roo Code / Cline | Automatic (AGENTS.md / .clinerules) |
✅ |
| Codex / OpenCode | Automatic (AGENTS.md) |
✅ |
| Kilo / Gemini CLI | Automatic (AGENTS.md) |
✅ |
🎨 Layouts & Supported Use Cases¶
Five layout variants cover 15 distinct luxury use cases automatically routed by memory/10-use-cases.md:
| Layout Template | CLI Alias | Hero Style | Film Experience | Primary Use Cases |
|---|---|---|---|---|
fullbleed.html |
film |
Product cutout + aura + motes | Long transformation film (640vh) | High-ticket products, launches, rebrands, luxury automotive, fashion, watches |
editorial.html |
story |
Split-screen (Image + Copy) | Story focus film (420vh) | Brand stories, events, conferences, founder stories |
spatial.html |
space |
Full-bleed establishing shot | Spatial walkthrough film (500vh) | Real estate, architecture, luxury travel, hospitality |
interface.html |
app |
CSS Device mockup frame | UI workflow film (420vh) | SaaS launches, mobile apps, digital platforms |
minimal.html |
creator |
Centered cutout, clean background | Section-based (No film) | Personal brands, creators, ebooks, digital products |
product.html |
product |
Hero image + price + WhatsApp CTA above fold | Optional short film (480vh) | Single product high-conversion e-commerce sales pages |
store.html |
store |
Store banner + WhatsApp CTA | Product grid + Category filter | Multi-product WhatsApp catalog stores |
🛠️ Stack & Zero-Build Architecture¶
The generated output is a pure single index.html file requiring no build tools, compilers, or server-side runtimes:
| Component | Technology | Delivery |
|---|---|---|
| Scroll Animation | GSAP 3.12 + ScrollTrigger | CDN (cdnjs.cloudflare.com) |
| Smooth Scroll | Lenis 1.0 | CDN (cdn.jsdelivr.net) |
| Styling | Tailwind CSS | CDN (cdn.tailwindcss.com) |
| Film Engine | HTML5 <canvas> + JPEG Frame Sequences |
Local assets/seq/f000.jpg |
| Typography | Google Fonts (El Messiri, Tajawal, Cormorant Garamond) | CDN (fonts.googleapis.com) |
🏛️ TidyFactor Ecosystem Architecture¶
TidyFactor is a modular web architecture and AI coding agent skill ecosystem built on clear separation of concerns across the product lifecycle:
TidyFactor Organization (github.com/TidyFactor)
│
├── Governance & Architecture
│ └── Skill-Architect → Governance / "Rule" (Master Skill Architecture & Quality Governance Engine)
│
├── Design Skills
│ ├── Cinematic → Experience / "Wow" (Apple × Cartier Scroll-Driven Landing Pages)
│ ├── Design → Prototype / "Build" (Code-Native UI Design Engine & Figma Alternative)
│ └── Styler → Production / "Ship" (Framework Styler & RTL Polish Engine)
│
├── Documentation & Knowledge
│ └── Doc → Knowledge / "Record" (Codebase Documentation Builder & Docsify Engine)
│
├── Development Skills
│ ├── Next → Multi-Tenant SaaS (Next.js 16, React 19, Supabase RLS & Dev-Perf)
│ ├── HTML → Content & Static (Semantic SEO & Static Platform Starter)
│ ├── HTMX → Hypermedia (Server-Driven Micro-Interactions)
│ ├── JS → Vanilla SPA (Framework-Free Reactive ES Modules)
│ └── PHP → Server-Rendered (Modern PHP 8.x Component UI & Architecture)
│
└── Growth Skills
└── Marketing → Growth / Revenue (Direct Response, Pillar SEO & Content Lifecycles)
💎 Frontend Triad¶
TidyFactor
│
┌─────────┼─────────┐
│ │ │
Cinematic Design Styler
│ │ │
Experience Prototype Production
│ │ │
"Wow" "Build" "Ship"
📦 Community Package & Skill Parity (The 11 Official Skills)¶
| Track | Category | GitHub Repository | Agent Skill | NPM Package |
|---|---|---|---|---|
| Skill-Architect | Governance | TidyFactor/Skill-Architect |
tidyfactor-skill-architect |
@tidyfactor/skill-architect |
| Cinematic | Design | TidyFactor/Cinematic |
tidyfactor-cinematic |
@tidyfactor/cinematic |
| Design | Design | TidyFactor/Design |
tidyfactor-design |
@tidyfactor/design |
| Styler | Design | TidyFactor/Styler |
tidyfactor-styler |
@tidyfactor/styler |
| Doc | Documentation | TidyFactor/Doc |
tidyfactor-doc |
@tidyfactor/doc |
| Next | Development | TidyFactor/Next |
tidyfactor-next |
@tidyfactor/next |
| HTML | Development | TidyFactor/HTML |
tidyfactor-html |
@tidyfactor/html |
| HTMX | Development | TidyFactor/HTMX |
tidyfactor-htmx |
@tidyfactor/htmx |
| JS | Development | TidyFactor/JS |
tidyfactor-js |
@tidyfactor/js |
| PHP | Development | TidyFactor/PHP |
tidyfactor-php |
@tidyfactor/php |
| Marketing | Growth | TidyFactor/Marketing |
tidyfactor-marketing |
@tidyfactor/marketing |
👨💻 Organization & Support¶
- 🌐 Official Website: https://tidyfactor.com/
- 📚 Official Documentation: https://tidyfactor.com/documentation
- 🤝 Official Partner Website: Alwkala Digital Agency
- 🐙 GitHub Organization: github.com/TidyFactor
- 📧 Business Inquiries: hello@tidyfactor.com
- 📱 WhatsApp: +20 101 665 6899
- 📞 Phone: +20 101 665 6899
- 📍 Location: Cairo, Egypt
📜 License¶
Licensed under the Apache License 2.0. Copyright © 2026 TidyFactor & Alwkala.