indiesoftby/defold-agent-config
An example configuration of AGENTS.md and a set of skills for AI-assisted game development with the https://defold.com engine.
Provides Python-based skills that enable AI agents to scaffold Defold game assets (screens, game objects, shaders), manage project dependencies via `.deps/`, and invoke the Defold Editor build system—all through structured `.agents/` markdown instructions. Supports multiple AI coding assistants (Cursor, Claude Code, GitHub Copilot, Windsurf, etc.) with careful `.gitignore` configuration to ensure agents can index downloaded dependency sources for API lookup despite them being git-ignored.
Stars
35
Forks
4
Language
Python
License
—
Category
Last pushed
Mar 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/indiesoftby/defold-agent-config"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
memodb-io/Acontext
Agent Skills as a Memory Layer
powroom/flins
Universal skill installer for AI coding agents
DougTrajano/pydantic-ai-skills
This package implements Agent Skills (https://agentskills.io) support with progressive...
rscheiwe/open-skills
Open Skills is a modular, Anthropic-style skills framework that lets agents dynamically...
forefy/.context
AI Agent Skills for Smart Contract Auditing to generate triaged, industry grade report findings,...