👉 This is the index of all AI-readable development skills for GnollHack.
📖 AI Skills Directory
Below are the links to the AI-readable skill guides. These are designed to be read by AI agents to guide them through compiling, developing, and troubleshooting GnollHack:
- Build System Overview
- Build Windows Client
- Build Android Client
- Build iOS Client
- Build Linux Client
- Asset and Tileset Compilation
- /AI/Compile Custom SkiaSharp
⚙️ Antigravity 2.0 Integration
For standalone use with Antigravity 2.0, these skills should be installed in the Workspace Customizations Root (.agents/) of the GnollHack repository.
Each skill must be placed in a subdirectory under .agents/skills/ named after the skill, with the filename SKILL.md.
| Skill Name | Wiki Page | Target Repository Path |
|---|---|---|
build_system_overview |
Build System Overview | .agents/skills/build_system_overview/SKILL.md |
build_windows_client |
Build Windows Client | .agents/skills/build_windows_client/SKILL.md |
build_android_client |
Build Android Client | .agents/skills/build_android_client/SKILL.md |
build_ios_client |
Build iOS Client | .agents/skills/build_ios_client/SKILL.md |
build_linux_client |
Build Linux Client | .agents/skills/build_linux_client/SKILL.md |
asset_and_tileset_compilation |
Asset and Tileset Compilation | .agents/skills/asset_and_tileset_compilation/SKILL.md |
compile_custom_skiasharp |
/AI/Compile Custom SkiaSharp | .agents/skills/compile_custom_skiasharp/SKILL.md |