tactus: Skill for Claude Code

.agents/skills/design-style/SKILL.md

design-style is a skill for Claude Code from Castor6/tactus. It costs 203 tokens per session (2,012 once invoked), scanned A, original, Apache-2.0.

A design-guidance skill for creating or styling websites, web apps, and interface elements. It selects visual design instructions such as typography, colors, layout, and an overall style.

In plain words
What is it for?
For building or improving landing pages, dashboards, portfolios, components, and other frontend interfaces.
Why use it?
It helps keep frontend work visually considered instead of relying on an unspecified default appearance.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: mentions Claude Code; installed under .agents/ (shared by several agents).

This is Castor6/tactus's own configuration. It tells Claude Code how to work on tactus 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 tactus configures →

Reuse

Borrowing it

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

Made for: Claude Code.

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 design-style

README.md
[![agentmods](https://agentmods.dev/badge/skills/castor6/tactus/design-style.svg)](https://agentmods.dev/skills/castor6/tactus/design-style)
Your own site
<a href="https://agentmods.dev/skills/castor6/tactus/design-style"><img src="https://agentmods.dev/badge/skills/castor6/tactus/design-style.svg" alt="Measured on agentmods" height="20"></a>
Per session 203 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,012 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 pass 7 Sept 2026
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.00203 $0.02012
Opus 5 $0.00102 $0.01006
Sonnet 5 $0.00041 $0.00402
Haiku 4.5 $0.00020 $0.00201

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

Security

Grade A, and why

design-style 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 9d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/list-styles.sh, scripts/verify-skill.sh), 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.

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/design-style/SKILL.md · 211 lines

How it starts

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

Design Style Skill

Purpose

This skill helps Claude Code create beautiful, distinctive frontend interfaces by automatically retrieving design system prompts from the prompts/ directory. Instead of producing generic UI, this skill enables Claude to build interfaces with specific design aesthetics like Neo-brutalism, Modern Dark, Luxury, Cyberpunk, and more.

When to Use

This skill is automatically invoked when:

  • User asks to build a web page, landing page, or web application
  • User requests a UI component with a specific design style
  • User mentions frontend, React, Vue, or web development
  • User asks for a specific aesthetic (e.g., "make it look modern and dark" or "use a brutalist style")

Available Design Styles

The following design systems are available in the prompts/ directory:

  • Academia - Scholarly, classic, refined
  • ArtDeco - Luxurious 1920s glamour
  • Bauhaus - Functionalist, geometric minimalism
  • BoldTypography - Type-driven design
  • Botanical - Nature-inspired, organic
  • Claymorphism - Soft, clay-like 3D elements
  • Cyberpunk - Futuristic, neon, high-tech
  • Enterprise - Professional, corporate, scalable
  • FlatDesign - Clean, minimal, 2D
  • Fluent2 - Microsoft Fluent 2 Design System
  • HumanistLiterary - Warm, literary, conversational (Claude aesthetic)
  • Industrial - Raw, mechanical, utilitarian
  • Kinetic - Dynamic, motion-focused
  • Luxury - Premium, elegant, sophisticated
  • Material - Google Material Design
  • Maximalism - Bold, expressive, abundant
  • MinimalDrak - Minimal dark theme (note: typo in original)
  • ModernDark - Contemporary dark UI with depth
  • Monochrome - Black and white, high contrast
  • Neo-brutalism - Bold, raw, colorful brutalism
  • Neumorphism - Soft UI, skeuomorphic
  • Newsprint - Newspaper-inspired
  • Organic - Natural, flowing forms
  • PlayfulGeometric - Fun geometric shapes
  • Professional - Clean, business-focused
  • Retro - Vintage, nostalgic
  • Saas - Modern SaaS aesthetic
  • Sketch - Hand-drawn, artistic
  • Swiss - International Typographic Style
  • TerminalCLI - Command-line interface aesthetic
  • Vaporwave - 80s/90s aesthetic, nostalgic
  • Web3 - Decentralized, crypto-inspired

Read the full file on GitHub · 211 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. 9d ago First seen · 211 lines · 203 tokens per session scan A c9fdcb753917

Subscribe to this mod's changes

design-style is a skill published in the GitHub repository Castor6/tactus (378 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 203 tokens to every session and 2,012 once invoked, about $0.0010 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

frontend-ui-engineering

Builds production-quality, accessible, responsive user-facing UIs. Use when building or modifying interfaces and pages, creating components, implementing layouts, meeting WCAG accessibility requirements, managing state, or when the output needs to look and feel production-quality rather than AI-generated.

addyosmani/agent-skills · 58 tokens

playground

Creates interactive HTML playgrounds — self-contained single-file explorers that let users configure something visually through controls, see a live preview, and copy out a prompt. Use when the user asks to make a playground, explorer, or interactive tool for a topic.

anthropics/claude-plugins-official · 53 tokens

frontend-design

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

anthropics/claude-plugins-official · 40 tokens

baseline-ui

Quickly deslop UI code by fixing spacing, hierarchy, typography, and small layout issues. Use when the interface needs a fast cleanup or polish pass.

ibelick/ui-skills · 34 tokens

web-design-engineer

Build or redesign polished browser-rendered visual artifacts with HTML/CSS/JavaScript/React: pages, dashboards, prototypes, slide decks, animations, UI mockups, and data visualizations. Use for visual front-end creation, design-system exploration, design critique, or explicit browser acceptance / QA of a web artifact.…

ConardLi/garden-skills · 96 tokens

frontend-design

A guide for building polished web interfaces such as pages, dashboards, applications, posters, and reusable React or Vue components. It covers visual direction, layout, typography, colors, animation, accessibility, and working HTML, CSS, or JavaScript code.

xstongxue/best-skills · 103 tokens