30 days of Claude for freelance business: 5 prompts that work

After 30 days of daily Claude use for client work, a r/ClaudeAI user shared five prompts that actually moved the needle — as opposed to theory that sounds good but doesn't deliver. Here are the prompts with hard results.
1. Project proposal prompt
You are a senior consultant. Write a project proposal for [client type] with this scope: [scope]. My rate is $[X]. Make it professional, outcome-focused, and under 400 words.Result: Proposal writing cut from 45 minutes to 5 minutes. Clients can't tell the difference.
2. Scope creep response
A client is asking for [extra work] outside our original agreement of [scope]. Write a professional response that acknowledges their request, reminds them of our scope, and offers it as a paid add-on at $[rate].Result: No more awkwardness around scope changes.
3. Rate increase email
Write an email to a long-term client announcing my rate is increasing from $[X] to $[Y] effective [date]. Warm but confident tone.Result: Raised rates 30% with zero pushback.
4. Cold pitch
Write a cold outreach email to [company type]. My service: [X]. Their likely pain point: [Y]. Keep it under 120 words, no fluff.Result: 3x better response rate than old templates.
5. Weekly plan
I have these active projects: [list]. Help me prioritize my week and create time blocks for deep work vs admin.Result: Stopped losing hours to context switching.
These prompts focus on specific, repeatable tasks where Claude delivers consistently. The original poster offered to share more if useful.
📖 Read the full source: r/ClaudeAI
👀 See Also

Stop Asking Which AI Model to Use: Route Tasks to Haiku, Sonnet, and Opus Tiers
Use at least three models by task type: Haiku-tier for reading/summarizing, Sonnet-tier for writing code, and Opus-tier only for multi-file refactors and debugging. One user's setup routes 40% to cheap models, 35% to mid, 25% to frontier, costing ~$30-40/month.

OpenClaw 3.22 Upgrade Checklist: Practical Steps from a Developer Who Got Burned
A developer shares specific upgrade steps for OpenClaw 3.22, including checking for deprecated environment variables, creating backups, running migration commands, and verifying plugin compatibility.

Qwen 3.5 122B MoE at 35 t/s on a Single 3090 with ik_llama.cpp MTP
A local stack running Qwen 3.5 122B MoE on a single 3090 at 35 t/s using ik_llama.cpp's fused MoE ops for MTP. Stock llama.cpp showed only +4% improvement; ik's fork yields +20%.

How to avoid unexpected OpenRouter costs in OpenClaw automation
A developer team accidentally spent $750 in 3 days on OpenRouter by defaulting to Claude Sonnet 4.6 ($3/M tokens) across all automation tasks. They reduced costs by 97% by changing default models, locking cron jobs and subagents to cheaper options, and reserving expensive models only for sensitive work.