Skills
Estimated reading time: 2 minutesThis project provides a set of Claude Code Skills to help AI coding assistants work more efficiently with SCML mod development.
What are Skills
Skills are domain knowledge packages for AI coding assistants, containing API references, best practices, and common patterns for specific frameworks or tools. When developers use these Skills in Claude Code, the AI can generate framework-compliant code more accurately.
Available Skills
Installation
Option 1: Install via GitHub (Recommended)
SCML Mod Development Skill:
Maplebirch Framework Skill:
Option 2: Manual Installation
Copy the skills/ directory contents to your project's .claude/skills/ directory:
Skill Details
- SCML Mod Development Skill — Covers boot.json configuration, script loading stages, bundled mods & addons, ModUtils API, and more
- Maplebirch Framework Skill — Covers addonPlugin parameters, NPC registration, combat system, audio management, event system, and more
