Nori.Desktop: Skill for Claude Code

.pi/skills/nori-ui-design/SKILL.md

nori-ui-design is a skill for Claude Code, Codex from MF-Dust/Nori.Desktop. It costs 73 tokens per session (347 once invoked), scanned A, original, GPL-3.0.

A design skill for the Nori Desktop Pet Vue frontend. It covers the interface's layout, visual style, interactions, settings, chat, model management, and onboarding.

In plain words
What is it for?
Use it when changing or reviewing Nori's desktop interface, including chat screens, settings, onboarding, model management, and visual presentation.
Why use it?
It helps keep frontend changes consistent with Nori's established deep-ocean, character-centered design.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

This is MF-Dust/Nori.Desktop's own configuration. It tells Claude Code and Codex how to work on Nori.Desktop 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 Nori.Desktop configures →

Reuse

Borrowing it

Nothing to install: this file belongs to MF-Dust/Nori.Desktop. 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/MF-Dust/Nori.Desktop/main/.pi/skills/nori-ui-design/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/MF-Dust/Nori.Desktop

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 nori-ui-design

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/mf-dust/nori.desktop/nori-ui-design"><img src="https://agentmods.dev/badge/skills/mf-dust/nori.desktop/nori-ui-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 347 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 unknown 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.00073 $0.00347
Opus 5 $0.00036 $0.00173
Sonnet 5 $0.00015 $0.00069
Haiku 4.5 $0.00007 $0.00035

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

Security

Grade A, and why

nori-ui-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 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.

.pi/skills/nori-ui-design/SKILL.md · 59 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

5 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. 12d ago First seen · 59 lines · 73 tokens per session scan A 32e8b587754e

Subscribe to this mod's changes

nori-ui-design is a skill published in the GitHub repository MF-Dust/Nori.Desktop (48 stars, last pushed 6d ago), licensed GPL-3.0. It adds 73 tokens to every session and 347 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

shadcn-vue

Manages shadcn-vue components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn-vue, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for…

unovue/shadcn-vue · 97 tokens

moai-domain-uiux

UI/UX design systems specialist covering accessibility, icons, theming, design tokens, and user experience patterns. Use when working on design systems, WCAG compliance, ARIA patterns, or dark mode theming.

modu-ai/moai-adk · 49 tokens

moai-domain-frontend

Frontend development specialist covering React 19, Next.js 16, Vue 3.5, and modern UI/UX patterns with component architecture. Use when building web UIs, implementing components, optimizing frontend performance, or integrating state management.

modu-ai/moai-adk · 54 tokens

figma-codegen

Generate framework-aware code from a Figma design. Reads the project's stack profile and emits code matching the existing framework (React/Vue/Svelte/Next/etc.) and styling (Tailwind/CSS/CSS-in-JS), reusing existing components and design tokens instead of regenerating from scratch. Triggers whenever the user wants a…

awdr74100/figwright · 145 tokens

component-template-generator

Generates starter component code using design tokens. Creates React/Vue/Svelte components with proper token usage, variants, and accessibility built in.

curiositech/some_claude_skills · 32 tokens

native-app-designer

Creates breathtaking iOS/Mac and web apps with organic, non-AI aesthetic. Expert in SwiftUI, React animations, physics-based motion, and human-crafted design. Use for iOS/Mac app UI, React/Vue animations, native-feel web apps, physics-based motion design. Activate on "SwiftUI", "iOS app", "native app", "React…

curiositech/some_claude_skills · 128 tokens