mimic-troubleshooter
Installation
SKILL.md
MIMIC Troubleshooter
This skill helps you diagnose and fix common issues in the MIMIC VS Code extension development workflow.
When to Use
- User reports "stuttering" or "lag" (performance issues).
- Build or Packaging (
vsce package) fails. - Extension features (like the sidebar or shell hook) are not appearing or working.
- You need to verify the integrity of the project environment (node_modules, out folder).
Workflow
1. Quick Diagnosis
Run the diagnosis script to check for common signs of trouble:
./.agent/skills/mimic-troubleshooter/scripts/diagnose.sh