Obsidian Developer Tools When to Use This Skill | Use this skill when... | Use the alternative instead when... | |---|---| | Developing or debugging a community plugin / theme | Enabling or disabling plugins as a user — use | | Running JavaScript against the live API | Triggering an Obsidian command — use | | Inspecting CSS or DOM in the running app | Switching themes or snippets in normal use — use | | Capturing console errors during agent-run plugin tests | Reading note content — use | These commands are for development and diagnostics . They expose the same surface as the in-app DevTools w…