skills/beautiful-prose/SKILL.md
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, f
npx skillsauth add ranbot-ai/awesome-skills beautiful-proseInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.
tools
Delegate coding tasks to the Grok Build CLI only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
--- name: graceful-shutdown description: Implement graceful shutdown for servers and workers: drain connections, finish in-flight work, release resources, and exit cleanly on SIGTERM/SIGINT. category: AI & Agents source: antigravity tags: [python, typescript, node, api, claude, ai, template, docker, kubernetes] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/graceful-shutdown --- # Graceful Shutdown ## Overview A skill for implementing graceful shutdown in server
development
--- name: falsify description: The scientific thinking protocol for AI agents. Use when facing complex, ambiguous, or high-stakes questions where guessing is costly: hypothesis → attempt to break it → evidence → calibrated co category: Creative & Media source: antigravity tags: [markdown, claude, ai, agent, llm, template, design, security, rag, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/falsify --- # Falsify — The Scientific Thinking Protocol > Think like
tools
Configure approved delegation lanes across installed implementer CLIs, including optional model and effort choices, then write global or project config only after explicit user approval.