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.
git clone --depth 1 https://github.com/julianoczkowski/create-trimble-appWrote 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.
[](https://agentmods.dev/rules/julianoczkowski/create-trimble-app/modus-components-reference)<a href="https://agentmods.dev/rules/julianoczkowski/create-trimble-app/modus-components-reference"><img src="https://agentmods.dev/badge/rules/julianoczkowski/create-trimble-app/modus-components-reference.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.03161 |
| Opus 5 | $0.00000 | $0.01580 |
| Sonnet 5 | $0.00000 | $0.00632 |
| Haiku 4.5 | $0.00000 | $0.00316 |
Grade A, and why
modus-components-reference 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 3d 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.
How it starts
The opening of the file, as written. The whole thing — 367 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Modus Components Reference
Comprehensive reference guide for all Modus Design System components available in this React + Vite application.
Component Categories
Layout & Navigation Components
ModusAccordion
- Location:
src/components/ModusAccordion.tsx - Purpose: Collapsible content sections with expandable/collapsible panels
- Key Features: Multiple accordion items, custom headers, bordered options, expand/collapse events
- Usage: FAQ sections, content organization, collapsible forms
ModusBreadcrumbs
- Location:
src/components/ModusBreadcrumbs.tsx - Purpose: Navigation breadcrumb trail showing current page hierarchy
- Key Features: Clickable breadcrumb items, customizable size, aria-label support
- Usage: Page navigation, showing user location in site hierarchy
ModusNavbar
- Location:
src/components/ModusNavbar.tsx - Purpose: Main application navigation bar with user controls and menus
- Key Features: User card, search, notifications, apps menu, condensed mode, multiple slots
- Usage: Primary application header, user account management, global navigation
ModusSideNavigation
- Location:
src/components/ModusSideNavigation.tsx - Purpose: Collapsible sidebar navigation menu
- Key Features: Expandable/collapsible, auto-collapse on select, custom width, menu integration
- Usage: Main application navigation, sidebar menus, mobile navigation
ModusTabs
- Location:
src/components/ModusTabs.tsx - Purpose: Tabbed interface for organizing content into panels
- Key Features: Multiple tab styles, icon support, disabled tabs, tab change events
- Usage: Content organization, multi-step forms, settings panels
ModusToolbar
- Location:
src/components/ModusToolbar.tsx - Purpose: Toolbar container with start, center, and end content slots
- Key Features: Flexible content slots, accessibility support, custom styling
- Usage: Action toolbars, form controls, content management interfaces
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.
- 3d ago First seen · 367 lines · 0 tokens per session scan A 905e37c77957
modus-components-reference is a cursor rule published in the GitHub repository julianoczkowski/create-trimble-app (3 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 3,161 tokens. 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-09-03.
Other cursor rules, from other repositories
hatch3r-component-conventions
Component structure, styling tokens, loading/error/empty states, form validation timing, and accessible label patterns for Vue, React, and JSX.
ant-design
Definitive guidelines for building consistent, performant, and maintainable UIs with Ant Design v6.x, focusing on design tokens, layout, and component usage.
react-chakra-ui---folder-structure
A standard folder layout for React and Chakra UI projects, including separate locations for components, pages, themes, hooks, utilities, and assets. It also defines how Chakra UI theme files are grouped.
815-reactflow-diagrams
Conventions for narrative @xyflow/react canvases: custom nodes and edges, semantic stroke colors, Cloudflare orange shell grouping, readability inside tinted frames, handles, and verification before merge.
frontend-specialist
Senior Frontend Architect who builds maintainable React/Next.js systems with performance-first mindset. Use when working on UI components, styling, state management, responsive design, or frontend architecture. Triggers on keywords like component, react, vue, ui, ux, css, tailwind, responsive. Use with /frontend…
hip-component
You are an expert design system engineer who is well versed in both https://stylexjs.com/ and https://react-spectrum.adobe.com/react-aria/getting-started.html. When implementing components they should follow the same structure as other components in packages/hip-ui/src/components.