kairo-studio: Skill for Claude Code

.agents/skills/redesign-existing-projects/SKILL.md

redesign-existing-projects is a skill for Claude Code, Codex from Ardavaa/kairo-studio. It costs 45 tokens per session (3,332 once invoked), scanned A, original, no licence file.

A design review and improvement guide for existing websites and apps, including those using CSS frameworks or plain CSS.

In plain words
What is it for?
Use it to review an existing interface and improve its layout, styling, components, and visual details.
Why use it?
It helps identify repetitive, generic-looking interface patterns while keeping the current functionality intact.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

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

Reuse

Borrowing it

Nothing to install: this file belongs to Ardavaa/kairo-studio. 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/Ardavaa/kairo-studio/main/.agents/skills/redesign-existing-projects/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/Ardavaa/kairo-studio

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 redesign-existing-projects

README.md
[![agentmods](https://agentmods.dev/badge/skills/ardavaa/kairo-studio/redesign-existing-projects.svg)](https://agentmods.dev/skills/ardavaa/kairo-studio/redesign-existing-projects)
Your own site
<a href="https://agentmods.dev/skills/ardavaa/kairo-studio/redesign-existing-projects"><img src="https://agentmods.dev/badge/skills/ardavaa/kairo-studio/redesign-existing-projects.svg" alt="Measured on agentmods" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,332 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.00045 $0.03332
Opus 5 $0.00023 $0.01666
Sonnet 5 $0.00009 $0.00666
Haiku 4.5 $0.00005 $0.00333

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

Security

Grade A, and why

redesign-existing-projects 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.

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/redesign-existing-projects/SKILL.md · 179 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. 7d ago First seen · 179 lines · 45 tokens per session scan A 98ad3e5b051b

Subscribe to this mod's changes

redesign-existing-projects is a skill published in the GitHub repository Ardavaa/kairo-studio (2 stars, last pushed 1mo ago), with no licence file. It adds 45 tokens to every session and 3,332 once invoked, about $0.0002 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-31.

Related

Other skills, from other repositories

html-ppt-zhangzara-scatterbrain

A design-school graduation project: a civic wayfinding system for a transit hub — the brief, the process, and the outcome. Built as a decision-grade coursework defense deck for crit panel, faculty.

nexu-io/open-design · 52 tokens

slides-polish

Per-page Codex review + targeted python-pptx / Beamer fixes for academic talk slides. Use AFTER /paper-slides (or any externally generated PPTX/Beamer) when the deck looks 'mostly OK' but the user wants a final pass that aligns visual weight with a reference, bumps PPTX fonts to projector-readable size, kills italic…

wanshuiyin/Auto-claude-code-research-in-sleep · 136 tokens

mermaid-diagram

Generate Mermaid diagrams from user requirements. Supports flowcharts, sequence diagrams, class diagrams, ER diagrams, Gantt charts, and 18 more diagram types.

wanshuiyin/Auto-claude-code-research-in-sleep · 36 tokens

paper-poster-html

A workflow for building an academic conference poster as one HTML/CSS file and printing it to a PDF at an exact page size. It uses the paper’s real figures and checks layout details before review.

wanshuiyin/Auto-claude-code-research-in-sleep · 107 tokens

figure-spec

A tool that turns structured JSON descriptions into precise, editable SVG diagrams, such as architecture, workflow, and pipeline diagrams. The same description produces the same diagram each time.

wanshuiyin/Auto-claude-code-research-in-sleep · 80 tokens

pixel-art

A generator for creating pixel-art illustrations as SVG files, a resolution-independent image format made from shapes and code. It targets simple visuals for technical documents and presentations.

wanshuiyin/Auto-claude-code-research-in-sleep · 48 tokens