Clarity

Clarity skills and workflows surfaced by the site skill importer.

3 skills
S
writing-clearly-and-concisely

by softaworks

writing-clearly-and-concisely is a reusable editing skill for rewriting prose humans will read. It helps turn wordy, vague, or AI-sounding drafts into plain, direct English for docs, READMEs, commit messages, PR descriptions, error messages, UI copy, reports, and explanations. The repo pairs Strunk-style clarity rules with practical guidance for avoiding puffed-up AI phrasing.

Rewriting
Favorites 0GitHub 1.3k
S
requirements-clarity

by softaworks

requirements-clarity is a structured workflow that turns vague feature requests into implementation-ready requirements. It detects missing scope, constraints, acceptance criteria, edge cases, and technical context, then asks focused questions in rounds to produce a clearer PRD-style output before coding starts.

Requirements Planning
Favorites 0GitHub 1.3k
S
naming-analyzer

by softaworks

naming-analyzer reviews variables, functions, classes, files, database fields, and API names, flagging vague or misleading identifiers and suggesting clearer, convention-aware alternatives for code review and refactoring.

Code Review
Favorites 0GitHub 1.3k