indiesoftbyindiesoftbyOfficialยท13 Agent Skills Included

defold-agent-config

Defold game development with builds, scripts, shaders, and docs

Guides game development in the Defold engine, from writing Lua scripts and editing collections to building and running projects through the editor. Fetches official Defold API docs, manuals, and code examples on demand, and searches the Asset Store for ready-made libraries. Eliminates guesswork around file formats, screen navigation, shaders, and native extensions so game features ship faster.
npx skills add indiesoftby/defold-agent-config --all -g -y
Available:

Tells your AI agent how the Defold project is structured, which skill to load for each file type or task, and what coding conventions to follow when writing scripts and assets.

All Skills in This Repository (13)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
indiesoftbyindiesoftby

defold-project-build

Trigger Defold editor builds via HTTP and report results.

Official
Advanced
๐Ÿ“ฆ In Repo
indiesoftbyindiesoftby

defold-proto-file-editing

Automate editing of Defold Protobuf Text Format asset files.

Official
Intermediate
๐Ÿ“ฆ In Repo
indiesoftbyindiesoftby

defold-docs-fetch

Fetch Defold manuals and documentation from official sources for in-context reference.

Official
Basic
๐Ÿ“ฆ In Repo
indiesoftbyindiesoftby

monarch-screen-setup

Organize Defold screens and popups using Monarch conventions.

Official
Advanced
๐Ÿ“ฆ In Repo
indiesoftbyindiesoftby

defold-scripts-editing

Generate and edit Defold script files and Lua modules.

Official
Intermediate
๐Ÿ“ฆ In Repo
indiesoftbyindiesoftby

defold-shaders-editing

Create and edit Defold vertex, fragment, and GLSL shader files.

Official
Intermediate
๐Ÿ“ฆ In Repo
indiesoftbyindiesoftby

defold-native-extension-editing

Outline required files and structure for Defold native extensions.

Official
Advanced
๐Ÿ“ฆ In Repo
indiesoftbyindiesoftby

defold-project-setup

Download Defold project dependencies into .deps/ and output game.project settings.

Official
Intermediate
๐Ÿ“ฆ In Repo
indiesoftbyindiesoftby

defold-api-fetch

Retrieve Defold API documentation for Lua and C++ engine namespaces.

Official
Basic
๐Ÿ“ฆ In Repo
indiesoftbyindiesoftby

xmath-usage

Perform in-place xmath mutations on pre-allocated scratch buffers in Defold Lua projects.

Official
Intermediate
๐Ÿ“ฆ In Repo
indiesoftbyindiesoftby

defold-skill-maintain

Automate maintenance tasks for Defold agent skills and proto references.

Official
Advanced
๐Ÿ“ฆ In Repo
indiesoftbyindiesoftby

defold-examples-fetch

Fetch Defold example code by topic from Markdown resources.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install defold-agent-config?โ–ผ

Run `npx skills add indiesoftby/defold-agent-config --all -g -y` in your terminal to install all skills globally.

What does defold-agent-config do?โ–ผ

It gives your AI agent deep knowledge of the Defold game engine, covering Lua scripts, collections, GUI, shaders, physics, and native extensions. It can also build and run your game through the Defold editor automatically.

Which AI agents work with this configuration?โ–ผ

It works with Claude Code, Cursor, Codex CLI, GitHub Copilot, Windsurf, Gemini CLI, and many others. Some agents require renaming the .agents folder to their own directory name.

Can it build and run my Defold game?โ–ผ

Yes. The defold-project-build skill talks to the running Defold editor over HTTP, compiles the project, reports errors with file and line numbers, and launches the game on success.

Do I need Defold experience to use it?โ–ผ

Basic familiarity helps, but the skills fetch official Defold docs, API references, and code examples on demand, so the agent can explain concepts and write correct code for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’