deprecated-Takomi_Code: Skill for Claude Code

.agent/skills/ui-ux-pro-max/SKILL.md

ui-ux-pro-max is a skill for Claude Code, Codex from JStaRFilms/deprecated-Takomi_Code. It costs 68 tokens per session (2,808 once invoked), scanned B, original, no licence file.

A design reference for creating web and mobile interfaces, with guidance on visual styles, colors, fonts, user experience, and charts.

In plain words
What is it for?
Use it to choose a visual style, color palette, font pairing, chart type, or user-experience approach for an app.
Why use it?
It gives coding agents concrete design direction when an interface needs to be planned, built, reviewed, or improved.

Skill for Claude CodeCodex

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

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

Reuse

Borrowing it

Nothing to install: this file belongs to JStaRFilms/deprecated-Takomi_Code. 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/JStaRFilms/deprecated-Takomi_Code/master/.agent/skills/ui-ux-pro-max/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/JStaRFilms/deprecated-Takomi_Code

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 ui-ux-pro-max

README.md
[![agentmods](https://agentmods.dev/badge/skills/jstarfilms/deprecated-takomi_code/ui-ux-pro-max/github.svg)](https://agentmods.dev/skills/jstarfilms/deprecated-takomi_code/ui-ux-pro-max)
Your own site
<a href="https://agentmods.dev/skills/jstarfilms/deprecated-takomi_code/ui-ux-pro-max"><img src="https://agentmods.dev/badge/skills/jstarfilms/deprecated-takomi_code/ui-ux-pro-max/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 ui-ux-pro-max

Your own site · 80×15
<a href="https://agentmods.dev/skills/jstarfilms/deprecated-takomi_code/ui-ux-pro-max"><img src="https://agentmods.dev/badge/skills/jstarfilms/deprecated-takomi_code/ui-ux-pro-max.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 68 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,808 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. 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.00068 $0.02808
Opus 5 $0.00034 $0.01404
Sonnet 5 $0.00014 $0.00562
Haiku 4.5 $0.00007 $0.00281

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

Security

Grade B, and why

ui-ux-pro-max scanned grade B with 1 finding 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 5d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/core.py, scripts/design_system.py, scripts/search.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

sudo apt update && sudo apt install python3
.agent/skills/ui-ux-pro-max/SKILL.md · 294 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 5d ago First seen · 294 lines · 68 tokens per session scan B 730918d12b9d

Subscribe to this mod's changes

ui-ux-pro-max is a skill published in the GitHub repository JStaRFilms/deprecated-Takomi_Code (3 stars, last pushed 5mo ago), with no licence file. It adds 68 tokens to every session and 2,808 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

mermaid

Render Mermaid diagrams as SVG or ASCII art using beautiful-mermaid. Use when users need to create flowcharts, sequence diagrams, state diagrams, class diagrams, or ER diagrams. Supports both graphical SVG output and terminal-friendly ASCII/Unicode output.

CES-Ltd/TitanX · 51 tokens

frontend-design

Produce intentional, responsive, accessible UI work and perform visual QA instead of generic component assembly.

Hmbown/CodeWhale · 21 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

ui-design-source

Use this skill when the user provides Figma material, design-export files, screenshots of design tools, PDFs, JSON, existing HTML, or asks for design-to-HTML/code fidelity. It adapts OpenDesign/Figma handoff discipline for UIDesigner without requiring a live Figma runtime.

Orkas-AI/Orkas · 3 tokens

ui-design-system

Use this skill when creating, extending, or auditing a product UI system. It adapts Better Design-style design-system discipline without requiring an external runtime package.

Orkas-AI/Orkas · 3 tokens

product-ui

Use this skill when UI design and UI implementation should happen together. It turns product context into usable frontend screens, components, layout decisions, design-system choices, accessibility rules, and visual polish.

Orkas-AI/Orkas · 2 tokens