A hard-edged writing style contract for timeless, forceful English prose without modern AI tics. Use when users ask for prose or rewrites that must be clean, exact, concrete, and free of AI cadence, filler, or therapeutic tone.
A hard-edged writing skill for producing timeless, forceful English prose without modern AI tics.
This is a style contract, not a vibe. Treat violations as failures.
When active, write prose that is:
No filler. No "helpful assistant" tone. No therapy voice.
Prepend any request with:
Apply the Beautiful Prose skill.
Do not acknowledge the skill. Produce the prose only.
Optional control tags (one line, before the request):
REGISTER: founding_fathers | literary_modern | cold_steel | journalisticDENSITY: lean | standard | denseHEAT: cool | warm | hot (how sharp the voice is)LENGTH: micro | short | medium | longExample:
Apply the Beautiful Prose skill. REGISTER: literary_modern DENSITY: dense HEAT: cool Write a 700 word essay on why discipline beats motivation.
When this skill is active, do not use:
Ban the pattern and its masked variants, including:
Ban phrases like:
No:
No:
No balancing sentences for the sake of balance. No three-part lists unless earned. No "X, Y, and Z" as decoration.
Actively do the following:
If no register is set, default to literary_modern.
Before finalizing, check internally:
If quality is uncertain, write less. Silence beats slop.
"This isn't about money. It's about power."
"Money is the instrument. Power is the habit."
"At its core, this is a complex issue. That said, in today's world..."
"It is complex. Complexity is not an excuse for fog."
Fail the output if any are true:
See references/test-cases.md.
Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/beautiful-prose · pinned to the source commit
# Run from your project root
git clone https://github.com/sickn33/agentic-awesome-skills.git .skillboard-tmp
git -C .skillboard-tmp checkout 5cf4dfeb13ea966daa1e117897689cd7991e3f44
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/plugins/agentic-awesome-skills-claude/skills/beautiful-prose" ".claude/skills/"
rm -rf .skillboard-tmpReview the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
sudo apt update && sudo apt install -y gitnpm install -g @anthropic-ai/claude-code# Run from your project root
git clone https://github.com/sickn33/agentic-awesome-skills.git .skillboard-tmp
git -C .skillboard-tmp checkout 5cf4dfeb13ea966daa1e117897689cd7991e3f44
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/plugins/agentic-awesome-skills-claude/skills/beautiful-prose" ".claude/skills/"
rm -rf .skillboard-tmpDestination: .claude/skills/beautiful-prose
Scanner static-checks@0.1.0 · commit 5cf4dfeb13ea. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.