Promptimizer
Description
Promptimizer for Claude Fable 5.1: a Claude skill that rewrites a rough ask into a finished Fable prompt using Nate Herk's four rules, with a terse session style
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Promptimizer for Claude Fable 5.1
A Claude skill that rewrites a rough ask into a fully developed Claude Fable 5.1 prompt. It applies Nate Herk's four rules from *Claude Fable 5.1 Prompting: Four Rules for Better Results* (AI Automation Society), asks only for what is missing, and hands back one copy-paste block.
The four rules:
- Define done, then tell it to finish.
- Match the effort to the task.
- Require verification, not confidence.
- Parallelize and delegate independent work.
This skill adds a fifth section the guide implies but does not template: a **Session Style** line that keeps the run terse (no filler, no narration, report at milestones and in the final verification report) unless you ask for a verbose run.
What you get
Paste a draft like:
Research voice agent solutions, pick the best options, write an offer, build a landing page, and deploy it.
The skill asks one or two tight questions with recommended choices (what "done" looks like, where to stop before a risky action), then returns:
Goal: ...
Definition of Done: The work is complete when: ...
Constraints: ...
Completion: Complete this end to end. Make routine reversible decisions yourself. Stop only for ...
Effort: Use high. ...
Verification: Before calling this complete, ...
Execution: ...
Session Style: Run lite. ...
Three full before-and-after examples are in `promptimizer/references/examples.md`. Eight scenario runs covering the most common prompting mistakes are in `evals/scenarios.md`.
Install
**Claude Code, personal (all projects):**
git clone https://github.com/benbsmith/promptimizer.git
mkdir -p ~/.claude/skills
cp -r promptimizer/promptimizer ~/.claude/skills/promptimizer
**Claude Code, one project:** copy the same folder into `.claude/skills/` at the project root.
**Claude.ai and the Claude apps:** zip the `promptimizer` folder (the one containing `SKILL.md`) and upload it as a custom skill in your Claude settings.
Use
Say any of:
- "promp
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://