- Create modern plugin using SolidJS for reactive UI
- Implement 8 procrastination types with tailored strategies
- Use Vite for fast development and optimized builds
- Add German language interface as requested
- Demonstrate plugin-to-iframe communication
- Include task creation and pomodoro timer integration
This plugin helps users identify procrastination blockers and provides
actionable strategies to overcome them. Built with modern tooling while
maintaining simplicity in the plugin architecture.
- Create plugin-dev workspace in packages/ for plugin development
- Add example-plugin with full TypeScript and build configuration
- Include webpack bundling, automatic packaging, and local testing scripts
- Provide comprehensive documentation for plugin developers
- Support both monorepo and external repository development workflows