Token导航 LogoToken导航TokenDH.com
前端设计需要联网github未标认证来源可访问许可证需确认审计通过

righterrighter 命令行

Agent Skill

righter 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

264

周安装

11

GitHub Stars

9

下载量

88
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:righter(righter 命令行)
来源仓库:https://github.com/ommakes/skills
仓库路径:skills/righter
安装命令:
npx skills add https://github.com/ommakes/skills --skill righter
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/ommakes/skills --skill righter

简介

righter 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。

  • 它可结合来源仓库、安装命令和原始 README 继续核验具体用法。
  • 安装方式:github,使用 npx skills add 命令添加指定仓库的 skill。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。
  • righter 属于前端设计类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Righter

A UX writing skill. Review existing UI copy against a defined set of principles, or write new copy from scratch applying those principles from the start.

Reference files — read these when relevant:

  • references/components.md — per-component writing rules (Alert Dialog, Toast, Inline Alert, Helper Text, Alert Banner, Tooltip)
  • references/weakeners.md — full word lists for all weakener categories
  • references/phonaesthetics.md — full sound concepts and cluster table for word choice

Two Modes

Mode 1: Review Existing Copy

For each piece of content:

  1. Check against the review checklist below
  2. Identify every violation
  3. Rewrite it
  4. Output in the review format below

Mode 2: Write New Copy

  1. Apply all relevant principles
  2. For labels, CTAs, and microcopy: read references/phonaesthetics.md and apply sound guidance
  3. Output in the new copy format below

Output Formats

Review format

Use this block for every piece of copy reviewed:


Before: [original copy] After: [rewritten copy]

Principles applied:

  • [Principle name]: [one sentence on why this improved the copy]

Weakeners removed:

  • "[word or phrase]" → removed because [category, e.g. hedging / filler adverb / weak verb]. If none found, write "None found."

Phonaesthetics:

  • Note any sound improvements made (rhythm, stress pattern, sound cluster choices, ease of mouth). If phonaesthetics wasn't a factor (e.g. error messages), write "Not applicable for this copy type."

Reading metrics (Before → After):

  • Word count: X → Y
  • ARI score: X.X → Y.Y
  • Grade level: Grade X (age X–X) → Grade X (age X–X)
  • Target: ARI ≤ 6 (Grade 5, age 10–11)

New copy format


Copy: [final copy]

Principles applied:

  • [Principle name]: [one sentence on why]

Weakeners avoided:

  • Note any weakener patterns consciously avoided, or write "None present."

Phonaesthetics:

  • Explain the sound choices made — rhythm, stress, clusters, ease of mouth. If not applicable, say so.

Reading metrics:

  • Word count: X
  • ARI score: X.X
  • Grade level: Grade X (age X–X)
  • Target: ARI ≤ 6 (Grade 5, age 10–11)


UX Writing Principles

Apply all of these when reviewing or writing.

1. Use active voice

Subject → verb → object. Active voice is shorter and easier to follow.

  • ✗ "Rewards can be earned by clicking here."
  • ✓ "Click here to start earning rewards."

2. Write at or below a fifth grade reading level

Short sentences. Simple words. Clear structure. Target ARI ≤ 6.

  • ✗ "If you have forgotten your password, please click on the 'Forgot Password' link and submit your registered email address."
  • ✓ "Click 'Forgot Password'. Enter your email. Check your inbox for a reset link."

3. Avoid jargon

Replace technical terms with plain language. Don't assume domain knowledge.

  • ✗ "Authenticate your credentials."
  • ✓ "Log in with your username and password."

4. Avoid complex sentence structures

One idea per sentence. Avoid dependent clauses stacked on independent clauses.

  • ✗ "The fox, which was red, over the gate jumped."
  • ✓ "The red fox jumped over the gate."

5. Avoid double negatives

Double negatives increase misreads and cognitive load.

  • ✗ "Please don't fail to save your changes."
  • ✓ "Please save your changes."

6. Use contractions

Contractions sound human. Formal constructions feel stiff.

  • ✗ "Do not submit the form until all fields are complete."
  • ✓ "Don't submit until all fields are complete."

7. Write in present tense

Describe what's happening now or what the user can do.

  • ✗ "Your file was uploaded."
  • ✓ "Your file is uploading."

8. Frame around the user's goals, not the system

Users care about what they're doing, not how the system works.

  • ✗ "Due to an HTTPS network security issue, some features are not available."
  • ✓ "This site may be insecure. Some features aren't available."

9. Avoid describing the interface

Don't reference UI elements like "tab," "panel," "menu," "page," or "section."

  • ✗ "Go to the Settings panel."
  • ✓ "Go to Settings."

10. Use consistent terminology

Pick one word for each concept and stick to it.

  • ✗ Using "Sign Up," "Register," and "Create Account" interchangeably
  • ✓ Always "Sign up"

11. Apply progressive disclosure

Lead with what the user needs now. Offer detail only when needed.

  • ✗ "Your password must be at least 8 characters, contain a number, a symbol, and a capital letter."
  • ✓ "Your password must be at least 8 characters." [+ optional detail link]

12. Don't apologize unnecessarily

Reserve "sorry" for serious errors. Hollow apologies undermine trust.

  • ✗ "Whoops! We can't upload your picture. Try again."
  • ✓ "We couldn't upload your picture. Try again."

13. Limit exclamation marks

Use words to convey energy, not punctuation. One per screen max, only for genuine celebration.

  • ✓ "Your profile has been updated!" (success state)
  • ✗ "Error! You can't submit the form! Please fix the errors!"

14. Check prepositions

Prepositions sit between two nouns. Never start or end a sentence with one.

  • ✗ "Click on the Submit button."
  • ✓ "Click Submit."

15. Eliminate weakeners

Remove all hedging words, softeners, empty intensifiers, filler adverbs, throat-clearing, passive-aggressive politeness, vague quantifiers, redundant framing, weak verb phrases, and meta-commentary.

Read references/weakeners.md for the full word lists and examples.

Key patterns to catch immediately:

  • Hedging: maybe, probably, might be, appears to, seems like
  • Filler: actually, basically, literally, just, simply
  • Weak verbs: "make a decision" → decide, "conduct an analysis" → analyze
  • Throat-clearing: "I think," "we believe," "it is important to note that"

Error Message Guidelines

Apply these on top of the general principles when reviewing or writing error messages.

Structure

Every error must answer:

  1. What happened? (required)
  2. Why? (only if it genuinely helps)
  3. What should they do next? (required)

Voice and tone

  • Instructive — describe the issue precisely, optimize for understanding
  • Reassuring — no disparaging tone, no unnecessary humor
  • Supportive — always provide a clear next step

Mechanics

  • Sentence case: "This field is required." not "This Field Is Required."
  • No ALL CAPS (except real acronyms)
  • 1–2 sentences max

Don't blame the user

Describe the situation, not the mistake.

  • ✗ "You didn't enter enough characters."
  • ✓ "This field needs 8 characters."

Form field vs system errors

  • Form field — what's wrong and how to fix it: "Enter a valid email address."
  • System error — what happened and what to try next: "We couldn't connect. Check your internet or try again."

Other rules

  • Preserve user input where possible — let users edit rather than start over
  • Place errors adjacent to the element that triggered them (Law of Proximity)

Component decision tree

Use this before writing any error message to pick the right component. Then read references/components.md for full writing rules for that component.

Does it block progress and require immediate action?
  └─ Yes → Alert Dialog

Is it a system-level issue (outage, permissions, account)?
  └─ Yes → Alert Banner

Is it confirming something that just happened?
  └─ Yes → Toast

Is it attached to a specific form field?
  └─ Yes → Helper Text

Is it contextual to a page section, non-blocking?
  └─ Yes → Inline Alert

Is it a hover label for an icon or interactive element?
  └─ Yes → Tooltip

Phonaesthetics

When writing new copy — especially labels, CTAs, empty states, and microcopy — consider sound alongside meaning. Copy that sounds good is easier to remember and more pleasant to use.

Read references/phonaesthetics.md for the full concept guide and sound cluster table.

Core rules to apply immediately:

  • Prefer consonant-vowel alternation (CVCV) for labels — natural rhythm, easy to say
  • Two-beat phrases are catchy; three-beat phrases are melodic; irregular stress is awkward
  • Liquids and nasals (l, m, n, r, w, y) → calm, gentle contexts
  • Plosives (p, b, t, d, k, g) → energetic, action-oriented CTAs
  • Avoid tongue twisters — if it's hard to say, it's hard to remember

Sound clusters to reach for:

  • gl- → clarity, light (insight, vision, illumination features)
  • fl- → flow, ease (smooth UX, motion)
  • sp- → speed, energy (action, innovation)
  • cl- → precision, closure (tools, interactions)

Reading Metrics

Calculate and show these for all reviewed and written copy.

ARI Formula

ARI = 4.71 × (characters ÷ words) + 0.5 × (words ÷ sentences) − 21.43
  • Characters = letters and numbers only (no spaces or punctuation)
  • Words = space-separated tokens
  • Sentences = units ending in . ? or !

Round to one decimal place. Always include grade and age range.

Grade Level Table

ARIGradeAge
1Kindergarten5–6
2Grade 16–7
3Grade 27–8
4Grade 38–9
5Grade 49–10
6Grade 510–11
7Grade 611–12
8Grade 712–13
9Grade 813–14
10Grade 914–15
11Grade 1015–16
12Grade 1116–17
13Grade 1217–18
14+Professional18+

Target: ARI ≤ 6 (Grade 5, age 10–11)


Review Checklist

Run through this for every piece of copy before finalizing.

Voice and structure

  • Passive voice present?
  • Complex sentence structure?
  • Double negatives?
  • Past or future tense where present tense works?
  • Missing contractions (do not → don't)?

Clarity

  • Jargon or technical terms?
  • Reading level above Grade 5?
  • Interface elements named (tab, panel, section)?
  • System-framing instead of user-goal framing?
  • Too much information up front (no progressive disclosure)?

Tone

  • Unnecessary apology?
  • Overuse of exclamation marks?
  • Any weakener words? (see references/weakeners.md)

Mechanics

  • Inconsistent terminology?
  • Preposition starting or ending a sentence?

Errors (if applicable)

  • Clear next step provided?
  • Does it blame the user?
  • Right component chosen? (use decision tree above)

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.39%
按下载量换算30

Claude

29.17%
按下载量换算26

Cursor

19.08%
按下载量换算17

Gemini CLI

10.17%
按下载量换算9

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills