Slash Command175 repo starsupdated 3d ago
obsidian
The obsidian slash command loads comprehensive Obsidian plugin development guidelines covering ESLint configuration, memory management optimization, type safety practices, API usage patterns, and plugin submission requirements. Use this command when developing or reviewing Obsidian plugins to ensure adherence to official best practices and technical standards.
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