15 AI prompts I actually use as a tech freelancer (with the uncomfortable ones included)
The article shares 15 specific AI prompts that a tech freelancer uses to enhance productivity and streamline communication. These prompts are tailored for real freelance situations, focusing on client interactions, project management, and technical writing. The author emphasizes the importance of practical and tested prompts over generic suggestions.
- ▪The prompts help in writing professional emails for various situations such as scope changes and unpaid invoices.
- ▪They assist in turning vague client feedback into actionable tasks and creating concise project status updates.
- ▪The article includes examples of prompts for technical writing and sales proposals, aimed at improving communication with clients.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3942708) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } devautomation Posted on May 21 15 AI prompts I actually use as a tech freelancer (with the uncomfortable ones included) #freelance #ai #career #productivity AI for Tech Freelancers (3 Part Series) 1 15 AI prompts I actually use as a tech freelancer (with the uncomfortable ones included) 2 How I use AI to run a WordPress maintenance business (6 concrete examples) 3 I am trying to make my first online sale in 10 days as a developer. Here is what happened on Day 2.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).