DEV Community

Indira Kumar A K
Indira Kumar A K

Posted on

Why self-assessment is broken (and how I fixed it with binary evidence)

The Problem

Last month I tried to honestly assess my skills as a solopreneur. The standard approach: list your skills, rate them 1-5.
I gave myself a 4 on SEO. Felt right. I've posted blogs, improved rankings, added valid tags.
Then I started asking specific questions:

  • Have I ranked a page on Google’s 1st page? No.
  • Have I done keyword research + published optimized content? No.
  • Have I intentionally built backlinks? No.

That 4 was a fantasy. Dunning-Kruger in action, we overrate the skills we're weakest at because we don't know enough to know what we don't know.

The Insight

The fix is simple: replace "how good am I?" with "what have I actually done?"
Instead of a 1-5 scale on "SEO," use binary checkpoints:

Done keyword research and published optimized content?
Ranked a page on Google's first page?
Built backlinks intentionally?

Binary. No room for ego. You either have the evidence or you don't.

What I Built

I turned this into proofwork, an evidence-based skill tracker for solopreneurs.
It maps ~85 concrete checkpoints across 4 pillars:

Think - Are you validating before building? Do you have a pricing strategy? Are you tracking metrics?

Build - Can you ship frontend, backend, and infrastructure? Are you using AI and automation to multiply your output?

Sell - Can you write copy that converts? Do you understand SEO? Can you build an audience?

Sustain - Do you have your legal and financial house in order? Are you managing your energy sustainably?

The Feature That Made It Useful

The app lets you export your current state as a JSON file: proofwork-2026-03.json.
Fill it out again in 3 months. Load the old snapshot. Hit Compare.
You get a full diff - what evidence you gained, what you lost, per-pillar progression with percentage deltas. This turns a one-time exercise into a longitudinal growth tracker.

Other features:

  • Share your map via URL (state encoded in hash, no server needed)
  • Gap analysis view auto-ranks your weakest skills
  • Radar visualization across all branches
  • Notes field for reflections (saved in the JSON)
  • 100% client-side — your data never leaves your browser

My Results

After filling it out honestly:

  • Build: ~79% - good, but gaps in testing
  • Sell: ~28% - almost nothing proven
  • Think: ~28% - had never validated an idea properly
  • Sustain: ~55% - no business entity, but good bookkeeping

I was spending 90% of my time in the one pillar that was already my strongest (build). The classic technical founder trap.
Try It

Free, open source, no account needed: skillsmap.indirakumar.com

The gaps it reveals might surprise you. They surprised me

Top comments (0)