npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@alwkala/create-cinematic-kit

v3.3.2

Published

CLI generator and Agent Skill installer for Cinematic Landing Kit (Apple x Cartier aesthetic scroll-driven landing pages)

Readme

🎬 Cinematic Landing Kit v3.3.2

We are building the open ecosystem for AI-ready business websites.

The official marketing website starter for the TidyFactor Ecosystem. TidyFactor (Open Web Development Ecosystem) ├── Design System ├──── Cinematic Landing Kit ← You are here ├── CMS └── other products

Apple × Cartier Aesthetic — Scroll-Driven Luxury Product Landing Pages for Any AI Agent

npm version npm downloads license Universal AI Agents RTL Ready Zero Build

✨ Live Demo🚀 Quick Start⚡ Slash Commands📖 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.

AI Agent reads AGENTS.md  →  Loads memory/ & SKILL.md  →  Generates index.html  →  Ready to launch 🚀

🇸🇦 نبذة عن النظام

سواءً كنت تبني صفحة هبوط لمنتج أو خدمة فاخرة، أو تسعى لبناء نموذج أولي (Prototype) مبهر، فقد صُممت هذه الأداة من فريق الوكالة للبرمجيات (Alwkala) بخبرة تمتد لأكثر من 20 عاماً في تصميم وتطوير تجارب المستخدم.

تُزوّد هذه الحزمة أي مساعد برمجيات بالذكاء الاصطناعي (مثل Claude Code, Cursor, Antigravity) بالخبرات والأنماط الإنتاجية لبناء صفحات هبوط تفاعلية تُعرض فيها المنتجات كأفلام تفاعلية تتحرك مع تمرير الشاشة، بدون أي تعقيدات تقنية أو أدوات بناء برمجية (ملف index.html واحد يعمل فوراً).

📖 للاطلاع على التوثيق والدليل الكامل باللغة العربية: انقر هنا لفتح الدليل بالعربية (README.ar.md)


📺 Visual Showcase & Live Demo

🌐 Experience the Live Interactive Demo: alwkala.com/design-system-kit


🚀 Quick Start & Usage Guide

Published on NPM as @alwkala/create-cinematic-kit.

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 @alwkala/create-cinematic-kit

# Single product high-conversion e-commerce + WhatsApp layout
npx @alwkala/create-cinematic-kit my-watch-shop --layout=product

# Multi-product WhatsApp catalog store layout
npx @alwkala/create-cinematic-kit my-boutique-store --layout=store

# Luxury film scroll layout (Perfume, Watches, Automotive)
npx @alwkala/create-cinematic-kit my-perfume-brand --layout=film

# SaaS App / Platform device mockup layout
npx @alwkala/create-cinematic-kit my-saas-app --layout=app

# Non-interactive / AI Agent / CI mode (automated defaults, zero prompts)
npx @alwkala/create-cinematic-kit my-luxury-landing --yes

# Or install globally and run anytime
npm install -g @alwkala/create-cinematic-kit
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 @alwkala/create-cinematic-kit add-skill

# Force update existing workspace rules to latest version
npx @alwkala/create-cinematic-kit 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 16 Slash Commands

When working with any Agentic IDE (Google Antigravity, Claude Code, Cursor, Windsurf, Roo Code, Cline, etc.), the following 16 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 |


🤖 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) |


📄 License & Ecosystem

Licensed under the MIT License. Built with ❤️ by Alwkala.