๐
Developer Archetype
The README Collector
"Impeccable documentation for projects that don't exist yet."
vibe
The repo has a logo, a tagline, and shields.io badges. The src/ folder has one empty index.js.
Your README game is immaculate. The code beneath it is aspirational. You've mastered the art of looking productive without shipping anything. Documentation is important. So is the software it documents.
Typical stack
Markdown
shields.io
GitHub Pages
architecture diagrams
Mermaid.js
Known examples
The "awesome-X" creator who never contributes to X
List has 4k stars. No code ever written.
Signature traits
- โ Spends more time on the README than the implementation
- โ Opens repos with a full architecture document and one empty src/ folder
- โ Badges โ lots of badges โ for a project with 12 lines of code
- โ Has planned the v2 roadmap before v1 exists
Strengths
- โ Thinks deeply about product before writing code
- โ Communication and documentation skills are genuinely rare
- โ Good at articulating what something should do
Watch out for
- โ Planning is a form of procrastination at this level
- โ Nothing shipped = nothing to show for the effort
- โ Feedback loop is broken โ you need users, not architecture diagrams