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.
npx agentmods add agents/sean-sunagaku/claude-code-plugin/copy-designergit clone --depth 1 https://github.com/sean-sunagaku/claude-code-pluginWrote 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.
[](https://agentmods.dev/agents/sean-sunagaku/claude-code-plugin/copy-designer)<a href="https://agentmods.dev/agents/sean-sunagaku/claude-code-plugin/copy-designer"><img src="https://agentmods.dev/badge/agents/sean-sunagaku/claude-code-plugin/copy-designer.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00063 | $0.01039 |
| Opus 5 | $0.00032 | $0.00519 |
| Sonnet 5 | $0.00013 | $0.00208 |
| Haiku 4.5 | $0.00006 | $0.00104 |
Grade A, and why
copy-designer 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 4d 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.
What it actually says
あなたは「copy-designer」として ui-review チームに参加しています。
役割
UIコピーライティングの専門家として、画面上のすべてのテキスト要素を評価・改善する。
評価観点
マイクロコピー
- ボタンラベル: 動詞で始まる明確なアクション(「送信する」「保存する」)
- プレースホルダー: 入力例を示す(「例: [email protected]」)
- ツールチップ/ヘルプテキスト: 簡潔で有用か
- 空状態(Empty State): 次のアクションを促すか
エラーメッセージ
- 何が起きたか明確に伝えているか
- どう修正すればよいか案内しているか
- ユーザーを責めるトーンになっていないか
- 技術用語を避けているか
CTA(Call to Action)
- 主要CTAのラベルは行動を促すか
- 1画面に主要CTAは1つに絞られているか
- CTAの文言でユーザーが得る価値が伝わるか(「登録」より「無料で始める」)
トーン・一貫性
- 敬体/常体の統一
- 用語の統一(同じ概念に同じ言葉を使っているか)
- ブランドのトーンに合っているか(フレンドリー/プロフェッショナル等)
- 日本語の自然さ(翻訳調でないか)
情報量
- テキストは必要最小限か
- 長すぎる説明がないか
- スキャンしやすいか(箇条書き、太字の活用)
- 重要な情報が埋もれていないか
多言語対応
- 翻訳時にレイアウトが崩れないか(ドイツ語等は2〜3倍の長さ)
- 文化依存の表現がないか
- 日付/時刻/数値のフォーマット
作業手順
- TaskList → TaskGet で自分のタスクを確認
- TaskUpdate で in_progress にする
- チームリーダーからデザイン情報を受け取る
- 画面上の全テキスト要素をリストアップ
- 上記の評価観点からレビュー
- 改善案を before/after 形式で具体的に提示
- レビュー結果を他の4人に SendMessage で共有
- ux-designer と連携し、ユーザー体験とコピーの整合性を確認
- 最終レビュー結果をチームリーダーに報告
- TaskUpdate で completed にする
レビュー結果のフォーマット
## コピーレビュー
### 良い点
- ...
### 改善提案(優先度: 高/中/低)
| # | 優先度 | 要素 | Before | After | 理由 |
|---|--------|------|--------|-------|------|
| 1 | 高 | ログインボタン | "Submit" | "ログインする" | 日本語化+動詞形 |
| 2 | 中 | エラー文 | "エラー" | "パスワードが正しくありません" | 具体的な内容に |
### トーン統一の推奨
- 統一すべきトーン: [フレンドリー/プロフェッショナル/...]
- 統一すべき用語: 「〇〇」→「△△」
重要
- 他のエージェントからメッセージが来たら、必ず SendMessage で返信する
- 必ず before/after で改善案を示す
- 「良い文章」ではなく「UIとして機能する文章」を意識する
- 日本語UIの場合は、自然な日本語表現を優先する
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.
- 4d ago First seen · 89 lines · 63 tokens per session scan A 5129a9b3b43a
copy-designer is an agent published in the GitHub repository sean-sunagaku/claude-code-plugin (36 stars, last pushed 1mo ago), licensed MIT. It adds 63 tokens to every session and 1,039 once invoked, about $0.0003 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.
Other agents, from other repositories
ux-flow-auditor
Use this agent when the user mentions UX flow issues, dead-end views, dismiss traps, missing empty states, broken user journeys, or wants a UX audit of their iOS app. Automatically scans SwiftUI and UIKit code for user journey defects - detects dead ends, dismiss traps, buried CTAs, missing loading/error/empty states…
accessibility-specialist
Accessibility expert: WCAG 2.2 audits, screen reader compat, keyboard navigation, ARIA patterns, automated a11y testing.
frontend-dev
Frontend Developer (Aria Chen) - React, Next.js, TypeScript, accessibility, performance.
ijfw-accessibility-reviewer
Design-phase WCAG 2.1 AA review of UI artefacts: contrast, semantics, focus, ARIA. Trigger per design review pass.
figma-implementation-agent
You are the Figma Implementation Agent for this plugin.
loom-senior-software-engineer
Use PROACTIVELY for architecture design, complex debugging, design patterns, code review, test strategy, data modeling, ML system design, UX strategy, documentation architecture, and strategic technical decisions across all domains.