modus-frontend

modus-frontend is a skill for Cursor from julianoczkowski/create-trimble-app. It costs 82 tokens per session (2,848 once invoked), scanned A, original, MIT.

A guide for building production-ready web interfaces with the Modus 2.0 design system and Tailwind CSS. It covers components, pages, dashboards, and application screens.

In plain words
What is it for?
Use it when creating frontend screens that must follow Modus design rules and work in both light and dark themes.
Why use it?
It gives developers a consistent approach to layout, information hierarchy, theme support, colors, icons, and interface components.

Skill for Cursor

Written for Cursor: installed under .cursor/.

Good fit Use it when creating frontend screens that must follow Modus design rules and work in both light and dark themes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/julianoczkowski/create-trimble-app/modus-frontend
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 julianoczkowski/create-trimble-app --skill modus-frontend
Clone the repo
git clone --depth 1 https://github.com/julianoczkowski/create-trimble-app

Made for: Cursor.

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 modus-frontend

README.md
[![agentmods](https://agentmods.dev/badge/skills/julianoczkowski/create-trimble-app/modus-frontend.svg)](https://agentmods.dev/skills/julianoczkowski/create-trimble-app/modus-frontend)
Your own site
<a href="https://agentmods.dev/skills/julianoczkowski/create-trimble-app/modus-frontend"><img src="https://agentmods.dev/badge/skills/julianoczkowski/create-trimble-app/modus-frontend.svg" alt="Measured on agentmods" height="20"></a>
Per session 82 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,848 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.00082 $0.02848
Opus 5 $0.00041 $0.01424
Sonnet 5 $0.00016 $0.00570
Haiku 4.5 $0.00008 $0.00285

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

Security

Grade A, and why

modus-frontend 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 8d 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.

templates/angular/.cursor/skills/modus-frontend/SKILL.md · 265 lines

How it starts

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

This skill guides creation of production-grade frontend interfaces using the Modus 2.0 Design System. All output must strictly follow the design system constraints below. The result should be polished, professional, enterprise-grade UI that is fully theme-compatible and design-system compliant.

The user provides frontend requirements: a component, page, dashboard, or interface to build. They may include context about the purpose, audience, or technical constraints.

Design Thinking

Before coding, understand the context:

  • Purpose: What problem does this interface solve? Who uses it? (field workers, office managers, engineers, administrators)
  • Layout: What layout pattern fits? (sidebar + content, top nav + grid, full-width dashboard, split pane, card grid)
  • Information hierarchy: What's most important? Use font size scale, color weight, and spacing to guide the eye.
  • Theme compatibility: Will this look correct in both light and dark themes? Never hardcode colors.

The Modus design system philosophy is clean, consistent, and professional. Express creativity through thoughtful layout composition, smart use of the 9-color system with opacity variants, precise spacing, and clear visual hierarchy - not through custom fonts, wild color palettes, or decorative flourishes.

9-Color Semantic System

ALL colors must come from these 9 semantic tokens. No exceptions.

Base Colors (5)

Token Tailwind Class Purpose
background bg-background Page background
foreground text-foreground Primary text
card bg-card Card and panel backgrounds
muted bg-muted Subtle backgrounds, disabled states
secondary bg-secondary Secondary UI elements, dividers

Status Colors (4)

Token Tailwind Class Purpose
primary bg-primary, text-primary Primary actions, info states, links
success bg-success, text-success Success states, confirmations
warning bg-warning, text-warning Warning states, caution
destructive bg-destructive, text-destructive Error states, destructive actions

Read the full file on GitHub · 265 lines

Files

What ships with it

1 file 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. 8d ago First seen · 265 lines · 82 tokens per session scan A b095fbf0fbbc

Subscribe to this mod's changes

modus-frontend is a skill published in the GitHub repository julianoczkowski/create-trimble-app (3 stars, last pushed 2mo ago), licensed MIT. It adds 82 tokens to every session and 2,848 once invoked, about $0.0004 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.