cortex-design

cortex-design is a skill for Claude Code, Codex from mocaOS/cortex-app. It costs 50 tokens per session (433 once invoked), scanned A, original, Apache-2.0.

A design guide and asset library for creating Cortex interfaces. It defines the product's colors, fonts, spacing, motion, icons, dark-mode treatment, and reusable interface components.

In plain words
What is it for?
Use it when designing or building Cortex screens, interface mockups, throwaway prototypes, or related visual assets.
Why use it?
It gives prototypes and production screens a consistent visual language and clarifies how the brand should appear.

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/mocaos/cortex-app/design-system
Any agent
npx skills add mocaOS/cortex-app --skill design-system
Clone the repo
git clone --depth 1 https://github.com/mocaOS/cortex-app

Made for: Claude Code, Codex.

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 cortex-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/mocaos/cortex-app/design-system.svg)](https://agentmods.dev/skills/mocaos/cortex-app/design-system)
Your own site
<a href="https://agentmods.dev/skills/mocaos/cortex-app/design-system"><img src="https://agentmods.dev/badge/skills/mocaos/cortex-app/design-system.svg" alt="Measured on agentmods" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 433 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.00050 $0.00433
Opus 5 $0.00025 $0.00217
Sonnet 5 $0.00010 $0.00087
Haiku 4.5 $0.00005 $0.00043

Measured 4d ago against content hash 7b0aed5a2b6a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

cortex-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 4d 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.

design-system/SKILL.md · 30 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 reference

  • Accent color (only chromatic): oklch(0.79 0.18 70.67) — use sparingly.
  • Fonts: Inter (UI), JetBrains Mono (code). Both variable, in fonts/.
  • Radius default: 0.5rem. Glass blur: 24px.
  • Icons: Lucide React, outline, 2 px stroke. No emoji.
  • Motion: opacity 0→1, y 20→0, 300–400 ms, 50 ms stagger.
  • Dark mode is primary. Add class="dark" to <html>.
  • Every answer shows sources. Every job shows status. Trust through transparency.

File map

  • README.md — full content & visual foundations
  • colors_and_type.css — canonical tokens + @font-face (import this)
  • tokens.css — token-only subset
  • fonts/ — TTFs
  • assets/logo.svg — wordmark
  • preview/*.html — live component specimens
  • ui_kits/library/ — pixel-faithful web-app recreation (see its README)
Files

What ships with it

60 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. 4d ago First seen · 30 lines · 50 tokens per session scan A 7b0aed5a2b6a

Subscribe to this mod's changes

cortex-design is a skill published in the GitHub repository mocaOS/cortex-app (5 stars, last pushed 16d ago), licensed Apache-2.0. It adds 50 tokens to every session and 433 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-31.

Related

Other skills, from other repositories

playwright-ux-ui-capture

Capture EdgeQuake WebUI routes with Playwright and write artifacts immediately (screenshots + per-page request JSON + capture index). Use when adding/updating Playwright E2E capture specs or when asked to automate UI screenshot collection.

raphaelmansuy/edgequake · 55 tokens

ux-ui-map-page-by-page

Produce the EdgeQuake WebUI UX/UI map one route at a time (capture screenshots, then immediately write per-page docs and per-page analysis requests). Use when asked to map UI, capture screens page-by-page, avoid agent memory saturation, or generate uxuimap artifacts.

raphaelmansuy/edgequake · 63 tokens

ux-ui-analyze-single-page

Analyze exactly one captured UI page (from uxuimap screenshots + request JSON) and immediately write/update uxuimap/pages/{page}.md in neutral descriptive language. Use when asked to analyze screenshots, rewrite corresponding analysis immediately, or avoid memory/context saturation.

raphaelmansuy/edgequake · 58 tokens

web-artifacts-builder

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

Prismer-AI/PrismerCloud · 64 tokens

design

Use for UI, UX, visual hierarchy, frontend-design judgment, references, redesigns, and design critique when the user's Emulo taste should guide the task. Do not use for unrelated execution or marketing/social writing alone.

ohad6k/emulo · 46 tokens

architecture-diagram

Dark-themed SVG architecture/cloud/infra diagrams as HTML.

HezaoHezao/poirot · 15 tokens