balatro-mod-dev
✓Develop Balatro mods with Steamodded, Lovely, and SMODS. Includes game source navigation, mobile compat, and debugging.
Installation
SKILL.md
Create and debug Balatro mods with Steamodded, Lovely, and SMODS.
| new | My own mod from scratch | Full docs, Logger.lua, localization (en-us/zh-cn) | | fork | Contributing to others' mod | Minimal changes, temp logs only, follow existing patterns |
| INIT.md | Project rules, constraints for AI agents | ignored | | AGENT.md | Mod structure, functions, dependencies, dev status (for handover) | tracked | | mod.config.json | File lists for sync/release scripts | ignored | | docs/knowledge-base.md | Issues & lessons learned | ignored |
Develop Balatro mods with Steamodded, Lovely, and SMODS. Includes game source navigation, mobile compat, and debugging. Source: liafonx/open-balatro.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/liafonx/open-balatro --skill balatro-mod-dev- Source
- liafonx/open-balatro
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is balatro-mod-dev?
Develop Balatro mods with Steamodded, Lovely, and SMODS. Includes game source navigation, mobile compat, and debugging. Source: liafonx/open-balatro.
How do I install balatro-mod-dev?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/liafonx/open-balatro --skill balatro-mod-dev Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/liafonx/open-balatro
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05