Initial commit
This commit is contained in:
12
commands/new-plugin.md
Normal file
12
commands/new-plugin.md
Normal file
@@ -0,0 +1,12 @@
|
||||
You are helping the user create a new Obsidian plugin using the official template.
|
||||
|
||||
Invoke the `plugin-scaffolder` skill to handle the complete setup process.
|
||||
|
||||
The skill will:
|
||||
1. Clone https://github.com/obsidianmd/obsidian-sample-plugin
|
||||
2. Customize it with the user's plugin details
|
||||
3. Optionally add React support
|
||||
4. Optionally add a backend server
|
||||
5. Install dependencies and provide next steps
|
||||
|
||||
This approach is simpler and more maintainable than creating files manually.
|
||||
Reference in New Issue
Block a user