一键导入
feather-debug-builds
Use when an agent should prepare or run debug-oriented Feather builds for desktop, web, Android, iOS, or Steam Deck development.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when an agent should prepare or run debug-oriented Feather builds for desktop, web, Android, iOS, or Steam Deck development.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when an agent needs to diagnose Love2D behavior from Feather logs, observer values, assets, runtime messages, or telemetry.
Use when an agent should inspect or control a running Feather desktop session through MCP.
Use when an agent should create, preview, tune, export, or QA particle systems with Feather MCP Particle Playground tools.
Use when an agent needs to profile frame time, memory, runtime overhead, hotspots, or performance regressions in a Feather session.
Use when an agent should inspect, configure, enable, or invoke Feather built-in or live-session plugin behavior through MCP.
Use when an agent needs to understand a Feather Love2D project before making code, runtime, plugin, MCP, build, or QA changes.
| name | feather-debug-builds |
| description | Use when an agent should prepare or run debug-oriented Feather builds for desktop, web, Android, iOS, or Steam Deck development. |
feather doctor <dir> --build-target <target> --json.feather.build.json and target vendor paths.feather run <dir>.feather run <dir> --target web.feather run <dir> --target android.feather run <dir> --target ios.feather watch <target> --dir <dir>.feather build vendor add web|mobile|desktop|all --dir <dir>.Give exact commands, missing tools, expected artifact paths, and whether the build includes Feather runtime/debug support.
references/workflow.md for target-specific debug commands, vendor setup, device loops, and troubleshooting.