Skip to main content

obsidian-plugin-dev

Obsidian plugin development guide — architecture, API patterns, and conventions. TRIGGER when: writing or editing Obsidian plugin source code (TypeScript files importing from "obsidian"), creating plugin components (settings tabs, modals, views, commands), working with the Vault API, or scaffolding new plugin features. DO NOT TRIGGER when: general TypeScript work unrelated to Obsidian, or when only debugging/testing/releasing (use sibling skills instead).

Jump to install

Source facts

Repository
magarcia/pylon-sync
Last source activity
April 8, 2026 at 22:41
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.