rembric: Skill for Claude Code

.agents/skills/rembric-dashboard-ui/SKILL.md

rembric-dashboard-ui is a skill for Claude Code, Codex from susomejias/rembric. It costs 89 tokens per session (2,591 once invoked), scanned A, original, MIT.

A skill for building and editing Rembric’s dashboard pages and interface components.

In plain words
What is it for?
Use it for dashboard routes, tables, filters, pagination, modals, responsive layouts, styles, and confirmation prompts for destructive actions.
Why use it?
It keeps dashboard work aligned with the project’s documented visual rules and covers common interface changes in one place.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

This is susomejias/rembric's own configuration. It tells Claude Code and Codex how to work on rembric itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything rembric configures →

Reuse

Borrowing it

Nothing to install: this file belongs to susomejias/rembric. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/susomejias/rembric/main/.agents/skills/rembric-dashboard-ui/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/susomejias/rembric

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 rembric-dashboard-ui

README.md
[![agentmods](https://agentmods.dev/badge/skills/susomejias/rembric/rembric-dashboard-ui/github.svg)](https://agentmods.dev/skills/susomejias/rembric/rembric-dashboard-ui)
Your own site
<a href="https://agentmods.dev/skills/susomejias/rembric/rembric-dashboard-ui"><img src="https://agentmods.dev/badge/skills/susomejias/rembric/rembric-dashboard-ui/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 rembric-dashboard-ui

Your own site · 80×15
<a href="https://agentmods.dev/skills/susomejias/rembric/rembric-dashboard-ui"><img src="https://agentmods.dev/badge/skills/susomejias/rembric/rembric-dashboard-ui.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 89 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,591 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. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 4 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium MCP Rug Pull · line 20
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 158
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 226
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium Excessive Agency · line 165
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
How audits are shown
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.00089 $0.02591
Opus 5 $0.00044 $0.01295
Sonnet 5 $0.00018 $0.00518
Haiku 4.5 $0.00009 $0.00259

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

Security

Grade A, and why

rembric-dashboard-ui 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 12d 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.

.agents/skills/rembric-dashboard-ui/SKILL.md · 232 lines

How it starts

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

Rembric Dashboard UI

Reach for this skill whenever the user wants UI work on the Rembric dashboard (/dashboard/*). The single source of truth is DESIGN.md at the repo root — a Google-spec-compliant DESIGN.md file (npx @google/design.md lint DESIGN.md passes 0 errors / 0 warnings). Read it before writing CSS or HTML.

Trigger

Auto-trigger when the user asks for:

  • A new dashboard page, route, or view
  • Edits to an existing dashboard page (memories, sessions, relations, consolidation, projects, tokens, overview, login)
  • New visual components (cards, pills, buttons, banners, modals)
  • Mobile / responsive tweaks
  • New destructive actions that need confirmation
  • New tables, filters, paginators
  • Anything that mentions: lime, brutalist, view-head, hl-lime, sidebar, mob-bar, appendOnly banner, pending judgments queue, recent sessions timeline, consolidation health, stat card, kv-grid, tbl-host, dialog.modal, data-confirm, data-href

Do NOT trigger for:

  • Server / service / DB / MCP / consolidation backend work
  • OpenSpec change scaffolding (use openspec-* skills for that)
  • Plugin / hook / CLI / bin/ work
  • Anything outside src/dashboard/ + src/server/dashboard-router.ts

Mandatory first step

Before touching any UI code, do this in order:

  1. Read DESIGN.md (repo root) end to end. It contains the YAML token frontmatter (colors, typography, spacing, rounded, components) and prose covering Overview, Colors, Typography, Layout, Elevation & Depth, Shapes, Components, Do's and Don'ts. The Rembric-specific recipes at the bottom show the canonical patterns for new pages, destructive actions, and row navigation.

  2. Skim the four CSS layer files so you know what's already there:

    src/dashboard/styles/core/tokens.css     CSS variables + @font-face
    src/dashboard/styles/core/atoms.css      .pill .btn .inp .flash .tag .bn …
    src/dashboard/styles/core/layout.css     .app .sb .mob-bar .view-head
    src/dashboard/styles/core/patterns.css   .stat .grid-7 .tbl .filters .pager …
    src/dashboard/styles/core/content.css    bare element defaults inside .main
    

Read the full file on GitHub · 232 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. 12d ago First seen · 232 lines · 89 tokens per session scan A 855870d3007d

Subscribe to this mod's changes

rembric-dashboard-ui is a skill published in the GitHub repository susomejias/rembric (12 stars, last pushed 9d ago), licensed MIT. It adds 89 tokens to every session and 2,591 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-30.

Related

Other skills, from other repositories

impeccable

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states.…

Anmol-Srv/sigil · 189 tokens

web-design-reviewer

This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage…

Galaxy-Dawn/claude-scholar · 74 tokens

frontend-specialist

A front-end development workflow for building or improving web pages, components, layouts, forms, dashboards, and responsive interfaces. It covers common tools and frameworks such as React, Vue, Next.js, Tailwind, and CSS.

huangwb8/skills · 61 tokens

core-components

Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.

agent-skills-hub/agent-skills-hub · 27 tokens

build-webgl-liquid-glass

Build production-ready GPU liquid-glass surfaces with liquid-gl for React or DOM UIs. Default for refractive cards, notifications, panels, GPU bevels, and WebGL glass.

agent-skills-hub/agent-skills-hub · 44 tokens

build-sdf-liquid-glass

Build lightweight SDF/canvas displacement glass with Vaso. Use for responsive refractive cards, no-WebGL fallbacks, many compact surfaces, or explicit SDF requests.

agent-skills-hub/agent-skills-hub · 42 tokens