@msw-git/msw-general

Foundation skill for MSW (MapleStory Worlds). Read this FIRST before anything else in MSW.

View in AI SkillSafe app
Scanned · no findings
0 downloads
0 stars
0 demos
SKILL.md

MSW AI Coding Plugins

Public plugin repository for AI-assisted MapleStory Worlds (MSW) creation.

This repository provides a shared base skill set and optional content-specific skills for building MSW worlds with AI coding tools.

Included Plugins

msw-maker-base-skill

Core MSW authoring guidance for:

  • MSW platform and workspace rules
  • .mlua scripting patterns
  • entity, model, UI, avatar, package, and combat workflows
  • resource search and application
  • validation and debugging loops

msw-maker-content-skill

Optional advanced content guidance. It currently provides maplestory-skill-maker for reusable player attack-skill systems, including targeting, judgment timing, damage presentation, knockback, casting locks, and projectile behavior.

Repository Layout

plugins/
  msw-maker-base-skill/
    .claude-plugin/
    hooks/
    scripts/
    skills/
  msw-maker-content-skill/
    .claude-plugin/
    skills/

Usage

Install or load this repository as a plugin source in your AI coding tool, then enable msw-maker-base-skill for MSW projects. Install optional content skills separately when the project needs them.

For best results, use the skill set inside a valid MapleStory Worlds local workspace and follow the validation steps described by the skills.

Status

This repository is maintained as the public release source for MSW maker base and optional content skills.

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@msw-git/msw-general/verified)](https://skillsafe.ai/skill/@msw-git/msw-general/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@msw-git/msw-general/installs)](https://skillsafe.ai/skill/@msw-git/msw-general/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@msw-git/msw-general/scan)](https://skillsafe.ai/skill/@msw-git/msw-general/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@msw-git/msw-general/eval)](https://skillsafe.ai/skill/@msw-git/msw-general/)