defold-daabbcc
Defold game development, editing, and build automation
All Skills in This Repository (3)
Pure Emerald Level Indicatorsdefold-scripts-editing
Create and edit Defold script files and Lua modules with correct lifecycle patterns.
defold-shaders-editing
Create and edit Defold shader files with GLSL includes and #version 140.
defold-project-setup
Download Defold project dependencies into .deps/ from game.project.
Frequently Asked Questions
FAQPage SchemaHow to install defold-daabbcc skills?▼
Run `npx skills add selimanac/defold-daabbcc --all -g -y` in your terminal to install all Defold skills globally.
What do these Defold skills do?▼
They teach your agent to edit Defold scripts, collections, shaders, and native extensions correctly, fetch official API docs, and build the project through the running editor.
Can the agent build and run my Defold game?▼
Yes. The defold-project-build skill talks to the running Defold editor over HTTP, returns build errors with file and line numbers, and launches the game on success.
Does it work with Claude Code and Cursor?▼
Yes. All skills follow the universal SKILL.md standard and work in Claude Code, Cursor, OpenClaw, and other compatible agents.
Can it find Defold libraries for me?▼
Yes. The defold-assets-search skill searches the community asset store, compares candidates, and installs the chosen dependency into your game.project file.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core