Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
MS
@msw-git
contributor on implexa, with 9 skills ranked by
SkillRank
across 1 source.
msw-git on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
7.2
skills.sh
msw-combat-system
msw-combat-system documents the attack-to-hit pipeline covering resolution, damage calculation, knockback, i-frames, and game feel (hit stop, camera shake, vfx, sfx). references external files for complete implementations and monster assembly patterns.
5.8
skills.sh
msw-avatar
msw-avatar covers costume equipment (17 slots via CostumeManagerComponent) and animation state mapping (3-layer pipeline: StateComponent to AvatarStateAnimationComponent to AvatarRendererComponent). procedural but lacks trigger phrases and incomplete edge case handling.
5.1
skills.sh
msw-general
msw-general establishes visual polish as the core principle for maplestory worlds creation, emphasizing resource application (sprites, animations, sounds) over bare functionality. foundational reference for all msx skills.
—
skills.sh
msw-painter
When msw-search cannot find a suitable sprite RUID, draw a pixel art sprite directly with SVG / HTML5 Canvas / HTML code, render it to PNG, and upload it via…
—
skills.sh
msw-ui-system
MSW `.ui` single entry point — design + component API + builder + runtime. Anchor/pivot/RectTransform, UIGroup/CanvasGroup hierarchy, layout recipes…
—
skills.sh
msw-packages
MSWPackages catalog — official 1st-party prebuilt packages for common MSW features. Use this skill BEFORE writing a feature from scratch when the user asks for…
—
skills.sh
msw-scripting
Authoring MSW scripts (.mlua) plus integrated playtest and debugging. Covers mlua syntax, annotations (@Component/@Logic/@ExecSpace/@Sync), lifecycle, exec…
—
skills.sh
msw-defaultplayer
MSW DefaultPlayer (character) management. Use the msw-general ModelBuilder to inspect/patch DefaultPlayer.model and Player.model, add/remove components,…
—
skills.sh
msw-search
MSW search integration — (1) vector search for API docs and implementation guides via the msw-mcp MCP server (mlua_api_retriever / mlua_document_retriever),…
msw-git (9 skills ranked by SkillRank) | implexa