aether-aesthetics

aether-aesthetics is a skill for Claude Code, Codex from takzen/aether-agent. It costs 0 tokens per session (546 once invoked), scanned A, original, Apache-2.0.

A set of visual design rules for building polished web interfaces, including colors, translucent panels, and movement when users interact with elements. The guidance is written for the Aether Agent project.

In plain words
What is it for?
Use it when designing screens with a dark color palette, glass-like panels, and Framer Motion animations such as hover feedback and appearing elements.
Why use it?
It gives an interface a consistent visual language instead of leaving every color, panel, and interaction to separate decisions.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Gemini CLI.

Good fit Use it when designing screens with a dark color palette, glass-like panels, and Framer Motion animations such as hover feedback and appearing elements.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/takzen/aether-agent/aether-aesthetics
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add takzen/aether-agent --skill aether-aesthetics
Clone the repo
git clone --depth 1 https://github.com/takzen/aether-agent

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 aether-aesthetics

README.md
[![agentmods](https://agentmods.dev/badge/skills/takzen/aether-agent/aether-aesthetics.svg)](https://agentmods.dev/skills/takzen/aether-agent/aether-aesthetics)
Your own site
<a href="https://agentmods.dev/skills/takzen/aether-agent/aether-aesthetics"><img src="https://agentmods.dev/badge/skills/takzen/aether-agent/aether-aesthetics.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 546 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 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.00000 $0.00546
Opus 5 $0.00000 $0.00273
Sonnet 5 $0.00000 $0.00109
Haiku 4.5 $0.00000 $0.00055

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

Security

Grade A, and why

aether-aesthetics 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 7d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/generate_hsl.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.

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.

_agent/skills/aether-aesthetics/SKILL.md · 38 lines

What it actually says

Skill: Aether Aesthetics


name: aether-aesthetics description: Specjalistyczna wiedza i narzędzia do tworzenia interfejsów klasy Premium dla projektu Aether Agent.

To "umiejętność" skupia się na dostarczaniu wizualnego efektu WOW, zgodnie ze standardami określonymi w GEMINI.md.

Główne Zasady (Design Tokens)

1. Paleta Kolorystyczna (Modern HSL)

Unikamy kolorów systemowych. Stawiamy na głębokie biele, neonowe akcenty i warstwowe czernie.

  • Background: HSL(240, 10%, 4%) - Ultra Deep Grey/Black
  • Card Background: HSL(240, 10%, 9%) z opacitiy (Glassmorphism)
  • Primary Accent: HSL(270, 70%, 60%) - Lush Purple
  • Secondary Accent: HSL(180, 70%, 50%) - Cyber Cyan

2. Glassmorphism (Efekt Szklany)

Każdy panel powinien wyglądać jak półprzezroczysta tafle szkła.

  • backdrop-filter: blur(12px);
  • background: rgba(255, 255, 255, 0.03);
  • border: 1px solid rgba(255, 255, 255, 0.08);

3. Animacje (Framer Motion)

Interfejs musi "żyć".

  • Hover: Delikatne powiększenie (scale: 1.02) i rozjaśnienie borderu.
  • Layout: Używamy AnimatePresence dla płynnego pojawiania się elementów.
  • Micro-interactions: Każdy klikalny element musi mieć feedback wizualny.

Narzędzia w folderze scripts/

  • generate_hsl.py: Skrypt do generowania pasujących par kolorów dla gradientów.

Najlepsze Praktyki

  1. Zawsze dodawaj shadow-2xl dla uniesionych paneli.
  2. Używaj tracking-widest i uppercase dla małych nagłówków technicznych.
  3. Gradienty nie mogą być agresywne - kierunek 135deg z subtelnym przejściem kolorów.
Files

What ships with it

1 file 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. 7d ago First seen · 38 lines · 0 tokens per session scan A db2068f038ed

Subscribe to this mod's changes

aether-aesthetics is a skill published in the GitHub repository takzen/aether-agent (8 stars, last pushed 5mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 546 tokens. 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-31.

Related

Other skills, from other repositories

section-rebuild

Build a page section in code using the values measured off a real site rather than guessing them from a screenshot. Use when the user wants to recreate, adapt or take inspiration from a hero, pricing table, FAQ, testimonial or any other section they have seen.

bryntay/a1-mcp · 56 tokens

openclaw-color-palette

Design-grade color processing suite — generate harmonious palettes from any seed color, check WCAG 2.1 AA/AAA contrast accessibility, convert between hex/RGB/HSL/HSV/CMYK, simulate 8 color blindness types, and extract dominant colors from images. Use when: (1) user says 'generate a color palette' or 'give me a color…

yedanyagamiai-cmd/openclaw-mcp-servers · 207 tokens

genpark-vision-coder

Converts UI screenshots directly into clean HTML and Tailwind CSS code in seconds. No monthly subscription required.

alphaparkinc/genpark-vision-coder · 28 tokens

21st-ui

Find, install, and generate UI with 21st.dev. Use when the user asks for a UI component (pricing table, hero, navbar, dashboard, form, etc.), wants design inspiration, needs a brand logo as an SVG component, or wants to generate new UI from a prompt.

21st-dev/magic-mcp · 63 tokens

ui-craft

Design, build, redesign, or modify browser-visible web interfaces with product-quality composition, visual systems, interaction states, responsive behavior, accessibility, and browser visual QA. Use for HTML, CSS, JavaScript, React, Vue, or Svelte pages and components, landing pages, dashboards, admin tools, settings…

MemTensor/memmy-agent · 86 tokens

shadcn-sveltekit-design

Use when building, redesigning, beautifying, or refactoring SvelteKit pages and reusable components with shadcn-svelte, Bits UI, or the shadcn-svelte MCP. Trigger on landing pages, dashboards, marketing sites, app shells, forms, navbars, tables, dialogs, responsive layouts, theming, icon selection, and requests to…

Michael-Obele/shadcn-svelte-mcp · 99 tokens