You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setup failed silently on first install — detectIDEs() checked ~/.claude/skills/ (only exists after first skill install) instead of ~/.claude/ (always exists). First-time mdprobe setup skipped skill installation while reporting success. Now uses separate detectDir for IDE detection.
Improvements
Better AI discoverability — SKILL.md and MCP tool descriptions lead with use case (preview/visualize) instead of mechanism (YAML sidecar). Includes explicit trigger keywords for semantic matching.
Tests
7 new tests for detectIDEs, installSkill, and description validation