<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Harris Ahmad</title>
    <description>The latest articles on DEV Community by Harris Ahmad (@hundredtabs).</description>
    <link>https://dev.to/hundredtabs</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3901411%2F088c72ba-2f52-48eb-a59a-c69d12b6e5c5.png</url>
      <title>DEV Community: Harris Ahmad</title>
      <link>https://dev.to/hundredtabs</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/hundredtabs"/>
    <language>en</language>
    <item>
      <title>The ICCSSE Framework: How to Write AI Prompts That Actually Work</title>
      <dc:creator>Harris Ahmad</dc:creator>
      <pubDate>Tue, 28 Apr 2026 01:59:29 +0000</pubDate>
      <link>https://dev.to/hundredtabs/the-iccsse-framework-how-to-write-ai-prompts-that-actually-work-24kn</link>
      <guid>https://dev.to/hundredtabs/the-iccsse-framework-how-to-write-ai-prompts-that-actually-work-24kn</guid>
      <description>&lt;p&gt;Most AI prompts fail for the same 5 reasons: no identity, no constraints, no examples, too vague, no structure.&lt;/p&gt;

&lt;p&gt;After running 10,000+ prompts through Claude, ChatGPT, and Gemini, I built a framework that fixes all five.&lt;/p&gt;

&lt;h2&gt;
  
  
  The ICCSSE Framework
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;I — Identity&lt;/strong&gt;: Tell the AI who to be. "You are a senior tax attorney" outperforms a paragraph of behavioral rules.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;C — Context&lt;/strong&gt;: Give it the background it needs. What's the situation? Who's the audience? What's been tried?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;C — Constraints&lt;/strong&gt;: Set limits. "Under 300 words, no preamble, no filler" cut my token costs by 60%.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;S — Steps&lt;/strong&gt;: Break the task into ordered steps. The AI thinks sequentially instead of guessing.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;S — Specifics&lt;/strong&gt;: Be precise. "Help with my resume" vs "rewrite 3 bullets to emphasize revenue impact at a Series B SaaS company" — same cost, 10x the output.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;E — Examples&lt;/strong&gt;: Show what good looks like. One example replaces 1,000 words of description.&lt;/p&gt;

&lt;h2&gt;
  
  
  You Don't Need All Six Every Time
&lt;/h2&gt;

&lt;p&gt;Simple tasks (quick questions, short edits): use 2-3 components.&lt;/p&gt;

&lt;p&gt;Complex tasks (reports, analysis, code review): use all 6.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Results
&lt;/h2&gt;

&lt;p&gt;After applying this framework consistently:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Revision rounds dropped from 3-4 to 1-2&lt;/li&gt;
&lt;li&gt;First-draft usability jumped from ~30% to ~85%&lt;/li&gt;
&lt;li&gt;Token costs dropped ~60%&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The prompt takes longer. The total task takes less.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try It
&lt;/h2&gt;

&lt;p&gt;I built a free prompt grader at &lt;a href="https://hundredtabs.com/tools/prompt-grader" rel="noopener noreferrer"&gt;hundredtabs.com/tools/prompt-grader&lt;/a&gt; that scores your prompts against these criteria. Paste any prompt, get a score out of 100 with specific fixes.&lt;/p&gt;

&lt;p&gt;No signup. No API key. Runs in your browser.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>promptengineering</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
