Name
Plugin Template
Install Link
What it does
A starting point for BrainDrive plugin development, providing:
- Comprehensive error handling patterns and utilities
- Proper BrainDrive service integration
- React component architecture with error boundaries
- TypeScript type definitions and interfaces
- Development tools and debugging utilities
- Production-ready code structure and patterns
Use with the Plugin Developer Quickstart Guide to begin developing BrainDrive plugins in 30 minutes or less.
Data Control?
Runs locally unless modified otherwise.
Author(s)
BrainDrive Core Dev Team
Status
Beta
Screenshots
Docs
README
@DJJones Claude Code recommended making some updates to the Plugin Template based on our discussions and it’s review.
Summary of Changes:
Created PR #6 for the PluginTemplate repo: Improve developer experience for plugin renaming by davewaring · Pull Request #6 · BrainDriveAI/BrainDrive-PluginTemplate · GitHub
Changes:
- Added RENAME_CHECKLIST.md - checkbox-style guide right in the template
- Added prominent warnings in lifecycle_manager.py and webpack.config.js about the plugin/module naming rule
I created a pull request for your review.
Questions, comments, issue welcome.
Thanks
Dave W.