Skip to content

[Skill Request] Data Barrens — Async PvP RPG inside Claude Code #46

Description

@hilberthiggs-hash

Title: [Skill Request] Data Barrens — Async PvP RPG inside Claude Code

Labels: skill-request


Skill Purpose

Data Barrens is an async multiplayer RPG that runs entirely as a Claude Code skill. Players fight real opponents, loot equipment, collect set bonuses, and climb ELO rankings — all from the terminal.

Why It Benefits the Community

  • First multiplayer game skill — demonstrates Claude Code skills can go beyond dev tools
  • Social/viral mechanic — one install spreads to the whole team (PvP notifications pull others in)
  • Self-hostable — teams can docker compose up -d their own private server
  • Multilingual — English & Chinese with /barren lang switching

Key Features

  • Async PvP with equipment looting
  • 5 equipment sets (Flame/Shadow/Frost/Guardian/Chaos) with 2pc/3pc bonuses
  • 24 skills across 4 stat trees, auto-equipped by rating
  • Smart auto-equip that evaluates all gear combos including set bonuses
  • 30 equipment templates x 5 rarities = 150 variants
  • 18 deterministic buddy species
  • ELO matchmaking

Install

mkdir -p ~/.claude/skills/barren && curl -sL https://raw.githubusercontent.com/hilberthiggs-hash/data-barrens/main/skill/SKILL.md -o ~/.claude/skills/barren/SKILL.md

Links

Activation

Triggered by /barren command or keywords: barren, game, data barrens, rpg

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions