Sample command demonstrating dev-toolkit command structure
Provides a template for creating custom dev-toolkit commands with examples.
/plugin marketplace add nathanvale/side-quest-marketplace/plugin install bookmarks@side-quest-marketplaceThis is a sample slash command for the dev-toolkit plugin.
/dev-toolkit:sample [args]
When you run this command, Claude will receive this prompt and respond accordingly.
You are helping the user with a dev-toolkit sample command.
Explain that this is a template command and should be replaced with actual functionality.