DayZ development plugin with dynamic documentation fetching for Enforce Script, Community Framework, and Expansion
npx claudepluginhub dayzghost/dayz-dev-pluginDayZ Enforce Script development orchestrator. Dynamically fetches class APIs, script references, and mod documentation. Supports vanilla, Community Framework, and Expansion development for DayZ 1.28+.
A comprehensive plugin for DayZ mod development with Enforce Script. Provides dynamic documentation fetching, framework support for vanilla, Community Framework, and DayZ Expansion.
Supports: Claude Code, Gemini Code Assist, Cursor, Windsurf, and other AI coding assistants. Target Version: DayZ 1.28+ (v1.28.161464)
npm install -g claude-dayz-dev
git clone https://github.com/DankMindless/dayz-dev-plugin.git ~/.claude/skills/dayz-dev
.gemini/ directory to your DayZ mod project rootscripting/, systems/, frameworks/, config/, compatibility/) alongside it.gemini/GEMINI.md as project contextgit clone https://github.com/DankMindless/dayz-dev-plugin.git /tmp/dayz-dev
cp -r /tmp/dayz-dev/.gemini /tmp/dayz-dev/scripting /tmp/dayz-dev/systems /tmp/dayz-dev/frameworks /tmp/dayz-dev/config /tmp/dayz-dev/compatibility your-project/
DAYZ_CURSOR_RULES.md from this repo.cursorrulescurl -o .cursorrules https://raw.githubusercontent.com/DankMindless/dayz-dev-plugin/main/DAYZ_CURSOR_RULES.md
~/.claude/skills/dayz-dev/The skill activates automatically when you ask DayZ-related questions:
Use the /dayz-dev command for direct queries:
/dayz-dev How to create a modded class for PlayerBase?
/dayz-dev What are the NetSync variable types?
/dayz-dev Expansion quest system setup
/dayz-dev 1.28 vehicle breaking changes
| Source | URL | Coverage |
|---|---|---|
| DayZ Scripts API | https://dayz-scripts.yadz.app/ | Script API v1.28, classes, methods |
| DayZ Script Diff | https://github.com/BohemiaInteractive/DayZ-Script-Diff | Official source code changes |
| BI Community Wiki | https://community.bistudio.com/wiki/DayZ:Enforce_Script_Syntax | Language reference |
| DayZ Explorer | https://dayzexplorer.zeroy.com/ | Enforce essentials, Math, FileIO |
| Community Framework | https://github.com/Arkensor/DayZ-CommunityFramework | CF source + docs |
| Expansion Wiki | https://github.com/salutesh/DayZ-Expansion-Scripts/wiki | 119+ wiki pages |
| DZconfig Wiki | https://dzconfig.com/wiki/ | Server configuration |
| Central Economy | https://github.com/BohemiaInteractive/DayZ-Central-Economy | types.xml, events.xml |
| Directory | Contents |
|---|---|
SKILL.md | Main orchestrator with decision tree and verification rules |
.gemini/ | Gemini Code Assist context files (GEMINI.md, styleguide.md) |
scripting/ | Enforce Script language, class hierarchy, client-server, memory management |
systems/ | Mod structure, networking, inventory, actions, weapons, vehicles |
frameworks/ | Framework detection, Community Framework, Expansion |
config/ | config.cpp, types.xml, server configuration |
compatibility/ | Version 1.28 breaking changes and migration guide |
commands/ | /dayz-dev slash command template |
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 154 specialized Claude Code subagents organized into 10 focused categories