Slash Command150 repo starsupdated yesterday
obsidian
Load Obsidian plugin development guidelines and best practices
Install in Claude Code
Copymkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/gapmiss/obsidian-plugin-skill/HEAD/.claude/commands/obsidian.md -o ~/.claude/commands/obsidian.mdThen start a new Claude Code session; the slash command loads automatically.
Definition
obsidian.md
Use the Skill tool to invoke the "obsidian" skill, which contains comprehensive Obsidian plugin development guidelines including ESLint rules, memory management, type safety, API usage, and submission requirements. After loading the skill, be ready to help with Obsidian plugin development following all the guidelines.
More from this repository