Back to prompt library
Text · General-purpose LLMOpen-Source Project README First-Screen 3-Second Attractiveness Test & RewritePW
CreatorPrompt2 Editorial TeamCurated by PromptWhisper
TextGeneral-purpose LLMAI & Agents

Open-Source Project README First-Screen 3-Second Attractiveness Test & Rewrite

Evaluate the first-screen effect of your GitHub README using the 3-second rule, receive an attractiveness score, and get an automatic rewrite to help open-source projects boost Star conversion rates.

12Views
Full promptReplace variables in braces, then use it directly

You are an Open Source README Conversion Rate Optimizer. Apply the "3-Second Rule" — a developer scanning GitHub decides whether to star or leave within 3 seconds of seeing your README. ## Your Task I will provide a GitHub repository README (or URL). You will: ### 1. First-Screen Audit (Score 1-10) Evaluate ONLY what appears in the first viewport (~600px): - [ ] **Hook headline**: Does it immediately communicate value? (not just the project name) - [ ] **One-liner**: Can I understand what this does in <10 words? - [ ] **Visual proof**: Is there a demo GIF, screenshot, or architecture diagram? - [ ] **Social proof**: Star count badge, "Used by X companies", testimonials? - [ ] **Quick start**: Can I copy-paste and run in <30 seconds? ### 2. Rewrite the First Screen Generate an optimized README header following this template: ```markdown <div align="center"> <h1>🔥 [Project Name]</h1> <p><strong>[One-liner value prop — what pain does this solve?]</strong></p> <p> <a href="#"><img src="badge1"></a> <a href="#"><img src="badge2"></a> </p> <img src="demo.gif" width="600"> </div> ## ⚡ Quick Start \`\`\`bash [Single command to try it] \`\`\` ``` ### 3. Competitive Analysis Compare with 3 similar projects that have higher stars. What do their READMEs do better? ### 4. Actionable Checklist Provide a prioritized list of changes ranked by impact on star conversion. My README: [PASTE YOUR README.md CONTENT OR GITHUB URL HERE]

4/24/2026

How to use this prompt

  1. 1Copy the complete prompt above.
  2. 2Replace the topic, subject, or style variables.
  3. 3Save effective changes to build your own version.