Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
The Claude Code skill that directs a website like a film. Commit-sheet, generated assets, build, and an executable anti-slop linter that gates every ship.
auteur is an open-source Claude Code agent skill that directs the build of cinematic, art-directed websites — from a written commit-sheet through generated assets, a vanilla build, and executable quality gates.
auteur is an Agent Skill — a SKILL.md file plus reference recipes and runnable scripts — that runs inside Claude Code and any other agent that reads a SKILL.md directory. It takes a natural-language request like "build me a cinematic landing with auteur" and produces a complete static website, built with vanilla HTML/CSS/JS and WebGL, that passes a set of executable anti-slop and motion-quality gates. The project is created by agiwhitelist, is MIT-licensed, and ships zero runtime dependencies, API keys, or build steps; installing it pulls about 1MB of recipes and scripts.
auteur's standout feature is that art direction is locked before any code, and every ship is gated by an executable anti-slop linter and a real motion check. The concrete features are:
transition: all, scroll listeners for animation, autoplay audio, missing posters, WebGL without a prefers-reduced-motion branch, Inter/Space Grotesk defaults, and more. Runs in CI on every shipped page.refscout profiles live award-winning sites (fonts, palette, scroll budget, pinned scenes); moodboard pulls a numbered contact sheet from Bing/Pinterest/are.na; source.mjs fetches licence-clean assets (Poly Haven, Iconify, Google Fonts, Openverse, Coverr) and records licences in a ledger.templates/scroll-flight-engine.js) adapted from scroll-world (MIT) for photoreal AI-video camera flights.auteur is for anyone using an AI coding agent to produce web pages that need real art direction and measurable quality. It fits these roles:
With auteur you can direct an agent to build several kinds of sites, all of which pass the skill's own gates:
The pipeline has five enforced phases: (1) Recon — refscout and moodboard gather live references and a numbered contact sheet; (2) Commit-sheet — one art direction is committed to a template before any markup; (3) Generated assets — local CLIs produce imagery, video frames, depth maps, and geometry; (4) Build — from proven recipes (fluid, GPGPU particles, 3D worlds, scroll-morph state machines); (5) Gate — nothing ships until slopscan and motionqa pass.
auteur is free and open source under the MIT license; there are no paid tiers, API keys, or required subscriptions. Optional asset-generation CLIs (Codex, Gemini, Blender) are separate local tools you may already have.
Yes. auteur is MIT-licensed, free to use and modify, and requires no API keys, logins, or paid services. The only optional costs are the local media CLIs (Codex, Gemini, Blender) if you choose to use them for asset generation.
auteur is a Claude Code skill that directs the creation of a cinematic website from a natural-language brief. It writes a commit-sheet art direction, generates assets with local CLIs, builds the site with vanilla WebGL/GSAP, then runs slopscan and motionqa gates that must pass before the site ships.
No. The skill declares a narrow tool surface of local node and playwright scripts; the only network phases are recon (awwwards, Bing/Pinterest/are.na image search) and sourcing (Poly Haven, Iconify, Google Fonts, Openverse, Coverr), both without authentication.
Claude Code (or any agent that reads a SKILL.md), Node 18+ for slopscan, and Playwright for motionqa/shoot/refscout/moodboard. Optional media CLIs include Codex, Gemini/agy, Blender, and ffmpeg for asset generation.
No. auteur is not a component library and pulls nothing from a registry. Each site is authored from its commit-sheet up, vanilla, with no runtime dependency. If you want ready-made animated components, the README points to shadcn or originkit.dev instead.
auteur distinguishes itself from component libraries and sibling skills: