Skip to main content
在 Manus 中运行任何 Skill
一键导入

verify-in-obsidian

星标261
分支15
更新时间2026年6月25日 20:57

Verify an Obsidian plugin change/fix actually works by driving the REAL Obsidian app in a dev vault via the `obsidian` CLI (eval / dev:console / dev:errors / dev:screenshot / command / plugin:reload) and asserting on persisted state — instead of trusting unit tests with mocks (jsdom can't load real Obsidian). Use when asked to verify/QA a fix, confirm a feature works end-to-end, check that something persists, reproduce a user-reported bug in the real app, or validate before merging — especially stateful UI (settings, modals, drag-reorder, lists). FIRST read the repo's AGENTS.md/CLAUDE.md for the vault name, plugin id, dev commands, and any QA matrix.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly