platform: Skill for Claude Code

.agents/skills/high-end-visual-design/SKILL.md

high-end-visual-design is a skill for Claude Code, Codex from tutur3u/platform. It costs 23 tokens per session (238 once invoked), scanned A, a copy of high-end-visual-design, Apache-2.0.

A design guide for creating polished websites, covering choices such as fonts, spacing, shadows, card layouts, and animation.

In plain words
What is it for?
Use it when asking an AI coding agent to design or refine a website’s visual style and interactions.
Why use it?
It helps avoid website designs that look generic or rely on common default choices.

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 tutur3u/platform's own configuration. It tells Claude Code and Codex how to work on platform 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 platform configures →

Reuse

Borrowing it

Nothing to install: this file belongs to tutur3u/platform. 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/tutur3u/platform/main/.agents/skills/high-end-visual-design/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/tutur3u/platform

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 high-end-visual-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/tutur3u/platform/high-end-visual-design/github.svg)](https://agentmods.dev/skills/tutur3u/platform/high-end-visual-design)
Your own site
<a href="https://agentmods.dev/skills/tutur3u/platform/high-end-visual-design"><img src="https://agentmods.dev/badge/skills/tutur3u/platform/high-end-visual-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 high-end-visual-design

Your own site · 80×15
<a href="https://agentmods.dev/skills/tutur3u/platform/high-end-visual-design"><img src="https://agentmods.dev/badge/skills/tutur3u/platform/high-end-visual-design.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 238 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 100% copy Near-identical to another mod 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.00023 $0.00238
Opus 5 $0.00012 $0.00119
Sonnet 5 $0.00005 $0.00048
Haiku 4.5 $0.00002 $0.00024

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

Security

Grade A, and why

high-end-visual-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 2d 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.

Origin

This is a copy

100% identical to high-end-visual-design — 106 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.agents/skills/high-end-visual-design/SKILL.md · 25 lines

What it actually says

Refined Visual Design

For editorial or luxury surfaces, choose a coherent material and typographic language that fits the brand: warm editorial paper, restrained glass, or soft structural surfaces are options. Preserve established fonts and icons when they already support the product; verify availability and licensing before adding assets.

Use hierarchy, alignment, rhythm, and legible contrast to establish quality. Choose spacing from content density and viewport size. Asymmetric grids, layered cards, and floating navigation are optional techniques, not requirements for every component. Avoid extra wrappers that add no grouping or interaction value.

Use motion for feedback and spatial continuity. Prefer the installed animation stack, respect reduced motion, and ensure content remains available when animations do not run. Limit costly blur and continuous effects based on observed performance.

Retain semantics, keyboard operation, focus visibility, touch targets, and working loading/error/empty states. Inspect the finished surface at narrow and wide sizes and fix clipping, overlap, inaccessible controls, or inconsistent visual hierarchy.

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. 2d ago Changed · -74 lines · -30 tokens per session b117be4fba68
  2. 9d ago First seen · 99 lines · 53 tokens per session scan A e1e32f5e2d42

Subscribe to this mod's changes

high-end-visual-design is a skill published in the GitHub repository tutur3u/platform (53 stars, last pushed today), licensed Apache-2.0. It adds 23 tokens to every session and 238 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to high-end-visual-design, differing in 106 lines, and is treated as a copy.

Related

Other skills, from other repositories

blog-post

Writes and structures long-form blog posts, creates tutorial outlines, and optimizes content for SEO with cover image generation. Use when the user asks to write a blog post, article, how-to guide, tutorial, technical writeup, thought leadership piece, or long-form content.

langchain-ai/deepagents · 58 tokens

magic-ui

Use this skill when users want to add, customize, or troubleshoot Magic UI components in React/Next.js projects. It covers component selection, shadcn registry installation (@magicui/), integration patterns, and practical quality checks for accessibility and maintainability.

magicuidesign/magicui · 56 tokens

remotion-animation

Generates animation configurations for Remotion including spring configs, interpolations, easing functions, and timing logic. Focuses ONLY on animation parameters, NOT component implementation. Use when defining animation behavior or when asked to "configure animations", "setup spring configs", "define easing curves".

Marve10s/Better-Fullstack · 59 tokens

notebooklm

This skill should be used when the user wants to query their Google NotebookLM notebooks for citation-backed, source-grounded answers, or manage notebooks, sources, and Studio content (audio, report, video, infographic, presentation, data table, flashcards, quiz, mind map). It drives the @roomi-fields/notebooklm-mcp…

roomi-fields/notebooklm-mcp · 118 tokens

teach-me

Teach the user end-to-end browser game development over multiple sessions — design, engine, art, audio, juice, multiplayer, shipping — by building real games together. Use when the user wants to LEARN to make games themselves: 'teach me game development', 'I want to learn to make games', 'teach me Phaser', 'how do…

kyh/vibedgames · 98 tokens

frontend-engineer

!cat skills/shared/protocols/ux-protocol.md 2>/dev/null || true !cat skills/shared/protocols/input-validation.md 2>/dev/null || true !cat skills/shared/protocols/tool-efficiency.md 2>/dev/null || true !cat .production-grade.yaml 2>/dev/null || echo "No config — using defaults" !cat .forgewright/codebase-context.md…

buiphucminhtam/forgewright · 55 tokens