소개
This skill provides a foundational template for building Obsidian plugins, enabling developers to quickly scaffold a functional extension with core features like ribbon icons, command palette entries, and custom settings tabs. It is designed to help developers bridge the gap between idea and implementation by providing a clean, TypeScript-based starting point that follows Obsidian's best practices. It is particularly useful for those new to the Obsidian API or for testing local development environment configurations.