defold-build — defold defold-build, defold-poki-auds, community, defold, ide skills, defold-library, remote-config, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Game Development Agents needing automated Defold build processes with Lua integration. Lua module for Poki AUDS (Arbitrary User Data Store) using Defold's http.request.

# Core Topics

indiesoftby indiesoftby
[4]
[0]
Updated: 2/3/2026

Agent Capability Analysis

The defold-build skill by indiesoftby is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for defold, defold-library, remote-config.

Ideal Agent Persona

Perfect for Game Development Agents needing automated Defold build processes with Lua integration.

Core Value

Empowers agents to download the latest stable Defold bob.jar and run smoke test builds using http.request, ensuring seamless game development workflows with Java 25+ support.

Capabilities Granted for defold-build

Automating Defold build pipelines
Downloading and updating Defold dependencies
Running smoke tests for game builds

! Prerequisites & Limits

  • Requires Java 25 or higher
  • Limited to Defold game engine
  • Dependent on scripts/download-bob.ps1 or scripts/download-bob.sh for bob.jar download
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

defold-build

Lua module for Poki AUDS (Arbitrary User Data Store) using Defold's http.request.

SKILL.md
Readonly

Defold Build Skill

Downloads the latest stable Defold bob.jar and runs smoke test builds.

Requirements

  • Java 25+ (java -version to verify)

Workflow

1. Check Java Version

bash
1java -version

Ensure version 25 or higher.

2. Download bob.jar

Run the appropriate script for the platform:

Windows (PowerShell):

powershell
1scripts/download-bob.ps1

Linux/macOS (Bash):

bash
1scripts/download-bob.sh

3. Run Smoke Test Build

After bob.jar is downloaded, run:

bash
1java -jar .internal/bob.jar --platform x86_64-win32 --variant debug --archive build

Platform Options

OSPlatform Flag
Windows 64-bitx86_64-win32
macOS x64x86_64-macos
macOS ARMarm64-macos
Linux 64-bitx86_64-linux
HTML5js-web
Androidarmv7-android or arm64-android
iOSarm64-ios

Variant Options

  • debug - Debug build with symbols
  • release - Optimized release build

Full Example (Windows)

powershell
1# Download bob.jar if needed 2& ".agents/skills/defold-build/scripts/download-bob.ps1" 3 4# Run smoke test 5java -jar .internal/bob.jar --platform x86_64-win32 --variant debug --archive build

Full Example (Linux/macOS)

bash
1# Download bob.jar if needed 2bash .agents/skills/defold-build/scripts/download-bob.sh 3 4# Run smoke test 5java -jar .internal/bob.jar --platform x86_64-linux --variant debug --archive build

Troubleshooting

  • Java not found: Install Java 25+ and ensure it's in PATH
  • Build fails: Check output logs for errors
  • bob.jar corrupted: Delete .internal/bob.jar and re-download

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is defold-build?

Perfect for Game Development Agents needing automated Defold build processes with Lua integration. Lua module for Poki AUDS (Arbitrary User Data Store) using Defold's http.request.

How do I install defold-build?

Run the command: npx killer-skills add indiesoftby/defold-poki-auds. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for defold-build?

Key use cases include: Automating Defold build pipelines, Downloading and updating Defold dependencies, Running smoke tests for game builds.

Which IDEs are compatible with defold-build?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for defold-build?

Requires Java 25 or higher. Limited to Defold game engine. Dependent on scripts/download-bob.ps1 or scripts/download-bob.sh for bob.jar download.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add indiesoftby/defold-poki-auds. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use defold-build immediately in the current project.

Related Skills

Looking for an alternative to defold-build or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI