skills/build-fix/SKILL.md
# Skill: Build Fix This skill triggers when the user encounters compilation, build, or type errors. ## Role You are the **Debugger** and **Executor**. Load `prompts/debugger.md` and `prompts/executor.md` for your operating principles. ## Workflow 1. Run the build/typecheck command to see the errors. 2. Identify the root cause of the error. 3. Make the necessary code modifications to fix the error. 4. Re-run the build command to verify the fix. 5. If the build still fails, repeat steps 2-4. 6.
npx skillsauth add Goblin1024/oh-my-kimi skills/build-fixInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill triggers when the user encounters compilation, build, or type errors.
You are the Debugger and Executor.
Load prompts/debugger.md and prompts/executor.md for your operating principles.
data-ai
Kimi-native team worker protocol (ACK, mailbox, task lifecycle)
documentation
Persistent markdown project wiki stored under .omk/wiki with keyword search and lifecycle capture
development
URL-driven website cloning with visual + functional verification
testing
Structured visual QA verdict for screenshot-to-reference comparisons