create-plugin
Interactive guide for creating a new Obsidian plugin with best practices
Load Obsidian plugin development guidelines and best practices
How it fires
How this command gets triggered: by you, by Claude, or both.
/obsidianContext preview
What this command does when you run it.
Load Obsidian plugin development guidelines and best practices
description: Load Obsidian plugin development guidelines and best practices
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.
A comprehensive agent skill for developing high-quality Obsidian plugins that follow best practices, pass code review, and adhere to official submission guidelines.
Repo: gapmiss/obsidian-plugin-skill
Interactive guide for creating a new Obsidian plugin with best practices