Improve unclear interface copy, labels, errors, help text, empty states, confirmations, and navigation wording. Use when UI text needs to become specific, concise, actionable, consistent, and easier to understand.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add agisota/old-one --skill clarify --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Clarify?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agisota-clarify)More formats (shields.io, HTML) on the badges page.
---
name: clarify
description: Improve unclear interface copy, labels, errors, help text, empty states, confirmations, and navigation wording. Use when UI text needs to become specific, concise, actionable, consistent, and easier to understand.
---
# Clarify
This is the Impeccable clarify mode alias.
Use the installed `impeccable` skill as the design context first, then focus only
on product copy clarity.
## Workflow
1. Identify the audience, their technical level, their mental state, and the
action the interface needs them to take.
2. Audit labels, buttons, errors, help text, empty states, success messages,
loading states, confirmations, and navigation for jargon, ambiguity, passive
voice, missing context, and inconsistent terminology.
3. Rewrite copy to be specific, concise, active, human, helpful, and consistent.
4. Verify that users can understand the message, know what to do next, and are
not blocked by tone, brevity, localization, or space constraints.
Source: https://skills.sh/pbakaus/impeccable/clarify
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Implement modern responsive layouts using container queries, fluid typography, CSS Grid, and mobile-first breakpoint strategies. Use when building adaptive interfaces, implementing fluid layouts, or creating component-level responsive behavior.