auteur

auteur is a skill for Claude Code from agiwhitelist/auteur. It costs 191 tokens per session (4,868 once invoked), scanned A, original, MIT.

A method for designing and building complete web experiences, including marketing pages, cinematic scrolling sites, and multi-screen products. It treats the visual direction, assets, motion, components, and quality checks as one connected process.

In plain words
What is it for?
Use it to create or redesign landing pages, hero sections, portfolios, product sites, animated storytelling pages, dashboards, admin areas, onboarding flows, and documentation sites.
Why use it?
It helps avoid generic-looking pages and keeps multiple screens visually consistent before the work is shipped.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: mentions Codex.

Good fit Use it to create or redesign landing pages, hero sections, portfolios, product sites, animated storytelling pages, dashboards, admin areas, onboarding flows, and documentation sites.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/agiwhitelist/auteur/auteur
About the project

auteur is an agent skill that guides an AI coding agent through designing, building, and checking an animated website. It is for creating art-directed sites with a planning sheet, generated assets, a build process, motion checks, and an executable linter that blocks low-quality results. The catalogue contains the skill itself as an add-on for compatible coding agents.

agiwhitelist/auteur · 1,019 stars · on GitHub · agiwhitelist.github.io

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add agiwhitelist/auteur --skill auteur
Clone the repo
git clone --depth 1 https://github.com/agiwhitelist/auteur

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for auteur

README.md
[![agentmods](https://agentmods.dev/badge/skills/agiwhitelist/auteur/auteur/github.svg)](https://agentmods.dev/skills/agiwhitelist/auteur/auteur)
Your own site
<a href="https://agentmods.dev/skills/agiwhitelist/auteur/auteur"><img src="https://agentmods.dev/badge/skills/agiwhitelist/auteur/auteur/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for auteur

Your own site · 80×15
<a href="https://agentmods.dev/skills/agiwhitelist/auteur/auteur"><img src="https://agentmods.dev/badge/skills/agiwhitelist/auteur/auteur.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 191 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,868 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00191 $0.04868
Opus 5 $0.00096 $0.02434
Sonnet 5 $0.00038 $0.00974
Haiku 4.5 $0.00019 $0.00487

Measured 9d ago against content hash 8f956ea0e9ff, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

auteur scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

SKILL.md · 154 lines

How it starts

The opening of the file, as written. The whole thing — 154 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Auteur designs and builds web experiences the way a film director makes a film: script first, then assets, then the shoot, then the cut. It has three registers — build (an excellent conventional site), direct (a cinematic scroll-directed site) and system (a multi-screen product as one design system) — on one shared core of taste. Nothing ships until the page passes an executable anti-slop gate and the skill has looked at its own output.

Use this when

  • A landing page, marketing site, hero section, portfolio or product page has to be built or redesigned — and looking generic is not acceptable.
  • The brief asks for scroll animation, storytelling, or a site that feels like a film.
  • A product spans several screens that must feel like one thing — app, dashboard, admin, onboarding, docs.
  • Someone says make it beautiful, make it wow, cinematic, or design system, naming no technique.

Not for polishing a UI someone else built, and not for backend-only work.

What it actually does

  1. Commits the art direction in writing before any markup — one hue, one type system, a motion budget, named anti-references.
  2. Generates or sources the assets: local image/video CLIs, Blender, depth maps, CC0 meshes and HDRIs with their licences recorded.
  3. Builds from proven recipes — one WebGL context, transform/opacity motion, scroll state machines.
  4. Gates the result: slopscan fails the build on concrete slop, motionqa fails it on dropped frames, systemscan fails it on cross-route drift.

Network access

The recon and sourcing scripts read live pages (awwwards, Bing/Pinterest/are.na image search, Poly Haven, Iconify, Google Fonts, Openverse, Coverr). Fetched content is treated as reference data and licence metadata — never executed, and no credentials, API keys or logins are involved. Skip phases 0–1 entirely if you don't want outbound requests; every other phase works offline.

Non-negotiables

These apply to every register, every phase, always — even if no reference file has been loaded. Match-and-refuse: if you are about to produce one of these, stop and restructure the element.

Read the full file on GitHub · 154 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 154 lines · 191 tokens per session scan A 8f956ea0e9ff

Subscribe to this mod's changes

auteur is a skill published in the GitHub repository agiwhitelist/auteur (1,019 stars, last pushed 1mo ago), licensed MIT. It adds 191 tokens to every session and 4,868 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

design

Use when the user wants the visual/experiential design of a product done systematically — a design system, a screen, a landing page, or a visual identity — grounded in researched real-world prior art and free of AI slop. Establishes/extends the design system, invokes the matching local taste skill, dispatches the…

jeremylongshore/tons-of-skills-marketplace · 126 tokens

canvas-app

Creates or edits a Power Apps Canvas App through the Canvas Authoring MCP coauthoring session. Handles new app generation, direct targeted edits, complex multi-screen changes, responsive layout, per-screen self-QA, and compile-error convergence. Trigger on requests to create, build, generate, modify, update, change…

microsoft/power-platform-skills · 79 tokens

color-palette-generator

Create an HTML color palette from a mood, description, or image, with swatches, color codes, pairings, and contrast checks. Use for color schemes or brand colors.

AlpacaLabsLLC/skills-for-architects · 41 tokens

muapi-url-to-design

Analyze a website URL and generate a redesigned, improved UI — recreate the visual design with modern aesthetics, better hierarchy, and fresh brand direction.

SamurAIGPT/Generative-Media-Skills · 34 tokens

ln-75-architecture-diagram-builder

Creates current or target architecture diagrams as the primary deliverable. Not for UI design, architecture audits, or invented structure.

levnikolaevich/claude-code-skills · 33 tokens

html-draft

Use when user wants a standalone HTML diagram in flat engineering blueprint style — architecture diagrams, system flows, technical spec sheets, component maps. Generates one HTML file using Tailwind v4 (browser CDN) for layout and D3 v7 (CDN) for SVG diagrams. User-invoked only — do NOT auto-trigger. Triggers on…

serejaris/personal-corp-os · 130 tokens