interaction-polish

interaction-polish is a skill for Claude Code from Flagrare/agent-skills. It costs 276 tokens per session (2,071 once invoked), scanned A, original, no licence file.

A review and improvement pass for interface interactions and animations, focused on how actions feel as users click, open, close, move through, or wait on a product.

In plain words
What is it for?
Use it to refine transitions, feedback, motion, and other interactive details in websites and applications.
Why use it?
It helps address interfaces that feel stiff, slow, unresponsive, or unfinished even when their basic functionality works.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the flagrare plugin — 33 skills, 1 hook shipped together

Good fit Use it to refine transitions, feedback, motion, and other interactive details in websites and applications.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/flagrare/agent-skills/interaction-polish
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 Flagrare/agent-skills --skill interaction-polish
Clone the repo
git clone --depth 1 https://github.com/Flagrare/agent-skills

Made for: Claude Code.

Or install flagrare, the plugin that ships this one along with the rest of its 33 skills, 1 hook.

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 interaction-polish

README.md
[![agentmods](https://agentmods.dev/badge/skills/flagrare/agent-skills/interaction-polish/github.svg)](https://agentmods.dev/skills/flagrare/agent-skills/interaction-polish)
Your own site
<a href="https://agentmods.dev/skills/flagrare/agent-skills/interaction-polish"><img src="https://agentmods.dev/badge/skills/flagrare/agent-skills/interaction-polish/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 interaction-polish

Your own site · 80×15
<a href="https://agentmods.dev/skills/flagrare/agent-skills/interaction-polish"><img src="https://agentmods.dev/badge/skills/flagrare/agent-skills/interaction-polish.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 276 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,071 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.00276 $0.02071
Opus 5 $0.00138 $0.01035
Sonnet 5 $0.00055 $0.00414
Haiku 4.5 $0.00028 $0.00207

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

Security

Grade A, and why

interaction-polish 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 8d 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.

plugins/flagrare/skills/interaction-polish/SKILL.md · 127 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

Files

What ships with it

3 files 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. 8d ago First seen · 127 lines · 276 tokens per session scan A 4c9d99276c0f

Subscribe to this mod's changes

interaction-polish is a skill published in the GitHub repository Flagrare/agent-skills (11 stars, last pushed 5d ago), with no licence file. It adds 276 tokens to every session and 2,071 once invoked, about $0.0014 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

designer

Visual + UX design defaults for new UIs. Material Design 3, dark/light theme, modern type, Behance-grade polish, i18n (en, pt-BR, es), context-aware favicon. No emojis and no em-dashes; use MD3/modern icons instead. Apply when building something new. Project conventions in .claude/conventions/web.md override these…

Pierry/harness-kit · 81 tokens

mindforge-ui-phase

Generate UI design contract (UI-SPEC.md) for frontend phases.

sairam0424/MindForge · 18 tokens

mindforge-ui-review

Retroactive 6-pillar visual audit of implemented frontend code.

sairam0424/MindForge · 17 tokens

html-artifacts

Author the HTML for a plan artifact, dashboard iframe, or Slack attachment — structure, design plan, available runtime, theming, and craft. Read this before writing HTML for saveplan, outputiframe, or slackattachhtml.

langchain-ai/open-swe · 51 tokens

scroll-craft

Build premium scroll-driven landing pages for service, product, food, and drink brands. Plan the visitor journey, page grammar, emotional peak, and bespoke signature move. Create dimensional heroes with independent visual planes, restrained motion, and separate mobile composition. Use supplied photos and footage or…

nateherkai/scroll-craft · 177 tokens

drag-pane

Drag-and-drop pane resizing implementation for two-pane plugin layouts. Covers mouse event handling via the internal/mouse package, hit region registration, drag delta calculation, width clamping, state persistence, and pane layout management. Use when working on pane resizing, drag interactions, layout management, or…

marcus/sidecar · 70 tokens