miniapp-devtools-recovery
Installation
SKILL.md
Miniapp Devtools Recovery
Overview
Use this skill when DevTools has polluted the repository or started compiling the wrong thing. Keep the cleanup minimal and restore tracked files before deleting residue.
Quick Start
- Read
references/devtools-recovery-checklist.md. - Inspect
git status, repository root,project.config.json,project.private.config.json, andapp.json. - Decide whether the problem is wrong import root, template residue, stale compile condition, or TypeScript-recognition drift.
- Restore tracked files first, then delete only the generated residue.
- Tell the user exactly which directory to import and which compile mode to use.