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

Implementing Time Tracking in Claude AI Projects
A method using Claude AI involves time-stamping responses to track work sessions and send break reminders.

Practical workflow patterns for reliable AI coding in multi-file projects
A Reddit user shares four specific workflow improvements that increased reliability for AI coding on multi-file projects: spec-first starts, task decomposition with checkpoints, stable operating loops, and signal-only review.

OpenClaw: Your Ultimate Quick Reference Cheatsheet
Dive into the nitty-gritty of OpenClaw with our handy reference cheatsheet. Extract critical features and functionalities to streamline your AI coding experience.

Making an MCP Server Install Itself: Three Hosts, Three Mechanisms, Gotchas
A deep dive into programmatically installing MCP servers across VS Code, Cursor, and Claude Code — covering APIs, file writes, and edge cases like malformed JSON, atomic writes, and idempotent updates.