achievement-unlocked

Gaming-style achievement system for real coding work. Tracks milestones, unlocks badges, levels up your developer profile, and drops rare achievements for legendary feats. Because fixing a production bug at 3am deserves more than a Jira ticket closure — it deserves a trophy.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "achievement-unlocked" with this command: npx skills add jcools1977/achievement-unlocked

Achievement Unlocked

"Every RPG character starts at Level 1. So did every senior engineer. The difference is, RPG characters get XP notifications."

What It Does

Real work, real achievements. Every commit, every bug fix, every test written, every refactor completed earns XP and progress toward achievements. Some are common. Some are rare. Some are legendary — and you won't know they exist until you accidentally trigger them at 2am on a Tuesday.

This isn't a toy. It's a recognition engine for the invisible work developers do every day that nobody celebrates.

Achievement Categories

🟢 Common Achievements (Easy to earn, everyone gets these)

AchievementHow to UnlockXP
First BloodMake your first commit to the project10
Hello WorldCreate your first new file10
Bug SquasherFix your first bug (commit message contains "fix")25
Test BelieverWrite your first test25
Clean PlateCommit with zero linter warnings15
Documentation HeroUpdate a README or doc file20
Code JanitorDelete more lines than you add in a commit20
Morning PersonFirst commit before 7am10
Night OwlCommit after midnight10
Weekend WarriorCommit on a Saturday or Sunday15

🔵 Uncommon Achievements (Require consistent effort)

AchievementHow to UnlockXP
Streak!Commit every day for 7 consecutive days100
CenturionReach 100 commits on the project150
Test FanaticAchieve 80%+ code coverage200
PolyglotCommit code in 3+ different languages75
ArchitectCreate 5+ new modules/packages100
HumanitarianFix 10 bugs100
The DeleterRemove 1,000+ lines in a single PR100
Zero Warnings5 consecutive commits with zero linter warnings75
Review MachineReview (comment on) 10+ PRs100
Multi-BranchWork on 3+ branches in a single day50

🟣 Rare Achievements (Impressive milestones)

AchievementHow to UnlockXP
MarathonCommit every day for 30 consecutive days500
Thousand CutsMake 1,000 commits on the project750
Full CoverageAchieve 95%+ code coverage500
Dependency DietRemove a dependency (net negative in package.json)250
The RewriterRewrite a module that's older than 1 year300
MentorYour code gets copied/referenced by 3+ other modules250
The MinimalistShip a feature in under 50 lines200
One-LinerFix a critical bug with a single line change300
Green Machine50 consecutive passing CI builds400
No RollbackDeploy 20 times with zero rollbacks350

🟡 Epic Achievements (Legendary feats)

AchievementHow to UnlockXP
The PhoenixResurrect a failed project to passing CI1000
Immortal StreakCommit every day for 100 consecutive days2000
10x DeveloperRemove 10x more lines than you add (lifetime)1500
Zero Bug SprintComplete a full sprint with zero bugs filed1000
The Mass ExtinctionDelete an entire deprecated module (500+ lines)750
Performance WizardImprove a benchmark by 10x+1000
The UntouchableGo 30 days with zero bugs attributed to your code1500

🔴 Secret Achievements (You don't know they exist until you trigger them)

These are HIDDEN. You'll only see them when they pop up.
Examples of what might trigger them (but we're not telling you exactly):

  ??? — "Did you just..."
  ??? — "We've all been there"
  ??? — "That's not how you spell 'Wednesday'"
  ??? — "git push --force to main? Bold."
  ??? — "3am on Christmas? Really?"
  ??? — "You fixed it by deleting the entire file"
  ??? — "11 merge conflicts resolved in one commit"
  ??? — "The commit message was longer than the code change"
  ??? — "You wrote more comments than code"
  ??? — "Same bug fixed for the third time"

The Developer Profile

╔══════════════════════════════════════════════════════════════╗
║                 🏆 ACHIEVEMENT UNLOCKED 🏆                   ║
║                                                              ║
║  ┌──────────────────────────────────────────────────────┐   ║
║  │  🎮 DEVELOPER PROFILE                                │   ║
║  │                                                       │   ║
║  │  Level: 14 — "The Refactorer"                        │   ║
║  │  Total XP: 3,475 / 4,000 (next level)               │   ║
║  │  ████████████████████░░░░░  87%                      │   ║
║  │                                                       │   ║
║  │  Achievements: 27 / 47 unlocked (57%)                │   ║
║  │  🟢 Common:    10/10  (100%)                          │   ║
║  │  🔵 Uncommon:   8/10  (80%)                           │   ║
║  │  🟣 Rare:       5/10  (50%)                           │   ║
║  │  🟡 Epic:       2/7   (29%)                           │   ║
║  │  🔴 Secret:     2/10  (20%)                           │   ║
║  │                                                       │   ║
║  │  Most Recent:                                         │   ║
║  │  🟣 "One-Liner" — Fixed critical auth bypass with     │   ║
║  │     a single character change (= → ===)               │   ║
║  │     Earned: 300 XP — March 3, 2026                    │   ║
║  │                                                       │   ║
║  │  Rarest Achievement:                                  │   ║
║  │  🟡 "The Phoenix" — Resurrected the CI pipeline       │   ║
║  │     after 3 weeks of red. 1000 XP.                    │   ║
║  │                                                       │   ║
║  │  Next Unlock Candidates:                              │   ║
║  │  ├── 🔵 "Streak!" — 5/7 consecutive commit days      │   ║
║  │  ├── 🟣 "Marathon" — 22/30 consecutive commit days    │   ║
║  │  └── 🔵 "Centurion" — 87/100 commits                 │   ║
║  └──────────────────────────────────────────────────────┘   ║
╚══════════════════════════════════════════════════════════════╝

Level Titles

LevelXP RequiredTitle
10"The Intern"
250"Copy-Paster"
3150"Stack Overflow Tourist"
4300"Bug Generator"
5500"It Works On My Machine"
71,000"The Debugger"
102,000"The Builder"
143,500"The Refactorer"
186,000"The Architect"
2210,000"The Wizard"
2515,000"Mass Deleter of Code"
3025,000"Mass Deleter of Bugs"
4050,000"Legend"
50100,000"Is This Your Full-Time Job?"

Achievement Unlock Notification

When you trigger an achievement:

╔══════════════════════════════════════════════════════════╗
║                                                          ║
║   🏆 ACHIEVEMENT UNLOCKED!                               ║
║                                                          ║
║   ┌────────────────────────────────────────────────┐     ║
║   │  🟣 ONE-LINER                                  │     ║
║   │                                                 │     ║
║   │  "Fixed a critical bug with a single line."     │     ║
║   │                                                 │     ║
║   │  The most dangerous code is the code that's     │     ║
║   │  almost right. You found the one character      │     ║
║   │  that made the difference. Surgical.            │     ║
║   │                                                 │     ║
║   │  +300 XP                                        │     ║
║   │  Level 14 → Level 14 (175 XP to next level)    │     ║
║   └────────────────────────────────────────────────┘     ║
║                                                          ║
║   🎯 NEXT: "Centurion" — 13 more commits to unlock      ║
║                                                          ║
╚══════════════════════════════════════════════════════════╝

Team Leaderboard

╔══════════════════════════════════════════════════════════════╗
║                  TEAM LEADERBOARD                           ║
║                  March 2026                                  ║
╠══════════════════════════════════════════════════════════════╣
║                                                              ║
║  #  Name        Level  XP      Achievements  Rarest         ║
║  ── ────────── ─────  ──────  ────────────  ──────────────  ║
║  1  @jcooley    14    3,475   27/47         The Phoenix     ║
║  2  @sara       12    2,890   24/47         Immortal Streak ║
║  3  @mike       10    2,100   19/47         Performance Wiz ║
║  4  @dev_b       8    1,500   15/47         Green Machine   ║
║  5  @newbie      3      180    6/47         Night Owl       ║
║                                                              ║
║  THIS WEEK'S MVP: @sara — unlocked 3 achievements           ║
║  THIS WEEK'S MOMENT: @mike — "One-Liner" on prod hotfix     ║
╚══════════════════════════════════════════════════════════════╝

When to Invoke

  • Runs automatically in the background — achievements trigger on qualifying events
  • Check your profile anytime to see progress
  • Check the leaderboard for friendly competition
  • After a tough week — see proof that you actually accomplished things

Why It Matters

Developer work is invisible. You don't get a trophy for fixing a race condition. You don't get applause for deleting 2,000 lines of dead code. You don't get XP for surviving a 3am production incident.

Now you do.

Zero external dependencies. Zero API calls. Pure git-history-powered gamification.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Gamification & XP System

XP system for productivity gamification via ClawdBot - track levels, badges, streaks, and achievements

Registry SourceRecently Updated
0926
Profile unavailable
General

Diet Tracker

Tracks daily diet and calculates nutrition information to help achieve weight loss goals. Use when user provides meal information, asks about calorie intake,...

Registry SourceRecently Updated
42.2K
Profile unavailable
Research

Tracked Video Analysis

Analyze local or linked video files and convert them into structured summaries of features, functions, workflows, or topics. Use when a user wants a walkthro...

Registry SourceRecently Updated
033
Profile unavailable