openscreen-design

A design guide and asset kit for creating OpenScreen interfaces, prototypes, and other visual work. OpenScreen is an AI-native screen-recording studio and video editor.

In plain words
What is it for?
Use it to build OpenScreen production interfaces, mockups, throwaway prototypes, and static HTML visual artifacts.
Why use it?
It keeps new screens consistent with OpenScreen’s colors, typography, components, icons, and layout style.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/getopenscreen/openscreen/design
Any agent
npx skills add getopenscreen/openscreen --skill design
Clone the repo
git clone --depth 1 https://github.com/getopenscreen/openscreen

Made for: Claude Code, Codex.

Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 343 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00062 $0.00343
Opus 5 $0.00031 $0.00171
Sonnet 5 $0.00012 $0.00069
Haiku 4.5 $0.00006 $0.00034

Measured yesterday against content hash 8aaf89d7f034, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

openscreen-design 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 yesterday.

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.

design/SKILL.md · 17 lines

What it actually says

Read the README.md file within this skill, and explore the other available files. If creating visual artifacts (slides, mocks, throwaway prototypes, etc), copy assets out and create static HTML files for the user to view. If working on production code, you can copy assets and read the rules here to become an expert in designing with this brand. If the user invokes this skill without any other guidance, ask them what they want to build or design, ask some questions, and act as an expert designer who outputs HTML artifacts or production code, depending on the need.

Quick orientation:

  • styles.css is the single CSS entry point — link it and use the CSS custom properties (never hard-code hex). Dark is the default; add data-theme="light" on a wrapper for the light palette.
  • Type: Geist (UI) + Geist Mono (numbers/technical). Base 13px.
  • One brand hue: emerald --accent. Ration it. Timeline lanes add amber/orange/red semantic accents.
  • Components live in components/ (forms, display, editor); full-screen recreations in ui_kits/editor/. Icons are Lucide.
  • No emoji, no gradients-as-decoration, no photographic backgrounds. Dense pro-tool density, glassy floating panels, hairline borders.
Files

What ships with it

50 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. yesterday First seen · 17 lines · 62 tokens per session scan A 8aaf89d7f034

Subscribe to this mod's changes

openscreen-design is a skill published in the GitHub repository getopenscreen/openscreen (2,185 stars, last pushed yesterday), licensed MIT. It adds 62 tokens to every session and 343 once invoked, about $0.0003 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

ffmpeg

Comprehensive operational skill specification for Anthropic Claude to automate, script, troubleshoot, and optimize FFmpeg transcoding pipelines, hardware acceleration (NVENC/QSV/VideoToolbox), and complex filtergraphs.

alivirgo/Major-AI-Skills · 44 tokens

losslesscut

Comprehensive operational skill specification for Anthropic Claude to automate, script, troubleshoot, and optimize LosslessCut workflows, keyframe GOP alignment, lossless stream copying, and smart-cut rendering.

alivirgo/Major-AI-Skills · 42 tokens

weftcut

Drive the WeftCut video editor over its MCP tools. Use BEFORE calling any weftcut MCP tool — when the user wants to edit video in WeftCut (cut, trim, arrange a timeline, add captions or voiceover) or author/update a Motif (animated overlay).

WeftCut/WeftCut · 62 tokens

concat-segments

Склеивает сегменты записи (recording001.mp4, recording002.mp4, ...) в один recordingfull.mp4 без рассинхрона аудио/видео. Использовать сразу после записи, если в output/ больше одного recordingNNN.mp4.

aslanzubairaev/reels-factory · 62 tokens

chat-pet-sprite-creation

Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.

microsoft/vscode · 53 tokens

embedded-captions

Add captions or subtitles to an existing single-subject talking-head video without editing the footage. Use for plain verbatim captions, cinematic captions embedded behind the subject, VFX captions, “炸/特效/酷炫字幕,” or a named identity from the 35-style catalog. Route by visual identity, not by backend engine. The quiet…

heygen-com/hyperframes · 120 tokens