Anthropic's New Power Prompts Show How to Get Better AI Results While Cutting Costs
Anthropic has published a set of targeted prompting techniques designed to help users get better results from Claude Fable 5.1 while reducing token consumption, the computational cost of running AI models. These "power prompts" address common AI writing quirks, formatting preferences, and task execution patterns, and many of the strategies can benefit users of other AI systems as well.
What Are Power Prompts and Why Do They Matter?
Power prompts are carefully crafted instructions that guide AI models to behave in specific ways, helping users overcome limitations or unwanted behaviors without upgrading to more expensive model versions. Anthropic's new guidance shows that even brief, general prompts can significantly improve output quality. The techniques address a real problem: as AI models evolve, their default behaviors change, and users often need to update their instructions to match.
One of the most practical examples Anthropic shared targets "mannered prose," a tendency in AI writing to use flowery language and metaphors when direct statements would work better. Instead of saying "a parameter worth varying," mannered prose produces "a dial worth turning." Anthropic explains that this kind of writing makes readers work harder so the AI can show off, and it's also less precise. The fix is straightforward: tell the model to say what you mean and use literal phrases when available.
How to Optimize Your AI Prompts for Better Results
- Remove Mannered Prose: Define the bad writing pattern you want to avoid, then explain what you want instead. A simple instruction like "Please remove all mannered prose" can eliminate flowery language and improve clarity without requiring lengthy explanations.
- Adjust Formatting Rules: Claude Fable 5.1 uses less formatting than previous models, including fewer bold sections, headings, lists, and quotation marks. Users with anti-formatting rules may need to remove those rules entirely or create new ones that specify when formatting should be used, such as in multifaceted content where clarity improves with structure.
- Minimize Token Usage in Code Edits: When editing files, instruct the AI to make surgical changes rather than rewrite entire configurations. A simple prompt stating "try to surgically edit a file rather than rewrite the entire thing" can reduce computational cost while maintaining the same end result.
- Enable Autonomous Task Completion: For long-running tasks, tell the AI to proceed without asking permission for reversible actions that follow from your original request. This prevents unnecessary pauses and keeps work flowing, while still requiring approval for destructive actions or genuine scope changes.
- Improve Search Behavior on Unfamiliar Topics: Instruct the model to search before answering when it encounters names it doesn't confidently recognize, especially in fast-moving fields like AI where the landscape shifts within months. This prevents outdated answers from sounding authoritative.
How Do These Prompts Save Money?
Claude Fable 5.1 offers multiple effort levels, and Anthropic recommends starting at the default high level before testing others. The "low" effort setting is particularly cost-effective, comparable in price to older Claude Opus and Sonnet models while scoring higher on performance benchmarks. However, the low setting relies less on search and retrieval tools and leans more on the model's built-in knowledge. The power prompts can provide a performance boost without moving to a more expensive tier, making them valuable for budget-conscious users.
One specific prompt addresses this challenge by instructing the AI to search before answering when it encounters unfamiliar names or topics in rapidly evolving fields. As Anthropic noted, "partial background is exactly what makes an out-of-date answer sound authoritative, so familiarity is not a reason to skip the search". This prevents costly mistakes while keeping computational expenses down.
As Anthropic
Why Should You Update Your Existing Prompts?
AI models are constantly changing, and what worked with an older version may not produce optimal results with newer ones. Anthropic's guidance on formatting illustrates this point: Fable 5.1 behaves differently from previous Claude models in how it handles lists, bold text, and other structural elements. Users who relied on anti-formatting rules in the past may find those rules now conflict with the model's default behavior.
The power prompts Anthropic shared are specifically designed for Fable 5.1, but the underlying principles apply across different AI systems. Developers, content creators, and technical users working with any large language model (LLM), a type of AI trained on vast amounts of text data, can benefit from refreshing their prompts to match their current tool's capabilities and limitations. This is especially important for users in technical fields like coding, where token efficiency directly impacts project costs.
For WordPress developers and other coders, the surgical editing prompt is particularly relevant. Rather than asking the AI to rewrite an entire CSS, PHP, or JavaScript file, users can instruct it to make only the necessary changes. This approach reduces the number of tokens consumed, the units of text the AI processes, while achieving the same functional result.
What's the Broader Implication for AI Users?
Anthropic's release of these power prompts signals a shift in how AI companies are helping users get more value from their tools. Rather than simply releasing new model versions, Anthropic is providing tactical guidance on how to work more effectively with existing models. This democratizes access to better AI results, allowing users on lower-cost tiers to achieve performance closer to premium options through smarter prompting.
The guidance also highlights an important reality: AI models are not one-size-fits-all tools. Their behavior varies based on the specific version, the effort level selected, and the instructions provided. Users who take time to craft thoughtful prompts and adjust them as models evolve will see measurably better results and lower costs than those who rely on generic instructions.