Skip to content

v0.2.2

Choose a tag to compare

@henryavila henryavila released this 09 Apr 23:19
· 45 commits to main since this release

Bug Fix

  • Setup failed silently on first installdetectIDEs() 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