uwuclxdy

Reviewzy — Development skill for Claude Code

Development community

File user-facing copy for human approval, then apply it in a later session.

How to install Reviewzy

Installs to ~/.claude/skills/uwuclxdy-reviewzy-reviewzy/SKILL.md

Terminal
mkdir -p ~/.claude/skills/uwuclxdy-reviewzy-reviewzy && curl -fsSL https://raw.githubusercontent.com/uwuclxdy/reviewzy/HEAD/commands/reviewzy.md -o ~/.claude/skills/uwuclxdy-reviewzy-reviewzy/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Reviewzy does


description: File user-facing copy for human approval, then apply it in a later session argument-hint: "[project]"

file user-facing copy through reviewzy so a human approves it before it lands. follow the reviewzy skill workflow.

  1. project slug: $ARGUMENTS if given, else the repo directory name.
  2. read the project style guide, then find the strings to file (CLI help, TUI strings, web UI strings, error messages).
  3. call file_entries with the slug and entries. each entry carries t

Alternatives in Development

  • Release Notes — Generate user-facing release notes from tickets or changelogs 7.8k ★
  • Last30days Skill — Claude Code skill that researches any topic across Reddit + X from the last 30 days, then writes copy-paste-re 4.4k ★
  • Asd Ste100 Skill — ASD-STE100 Simplified Technical English rules, repurposed as a Claude Code skill for rewriting ambiguous agent 1.5k ★

Full documentation available on GitHub

View Source Repository