obsidian-dev
Installation
SKILL.md
Obsidian Development Skill
This skill provides patterns and rules for developing Obsidian plugins and themes.
Purpose
To ensure consistent development across plugins and themes, proper code organization, and adherence to Obsidian's development patterns.
Scope
This skill covers:
- Implementing new plugin features
- TypeScript/JavaScript coding conventions
- Plugin debugging and troubleshooting
- Project structure and organization