Commit graph

1 commit

Author SHA1 Message Date
Ben Gotow
e73adfd9c0
Add plugin system architecture documentation and Claude skill (#2538)
Document the Mailspring plugin system including:
- Plugin discovery and loading from multiple directories
- Package.json schema and required fields
- Plugin lifecycle (activate/deactivate)
- Extension points: ComponentRegistry, ExtensionRegistry
- User plugin installation mechanisms
- Current limitations for future marketplace work

Add Claude skill to guide agents working on plugin-related code.

Co-authored-by: Claude <noreply@anthropic.com>
2026-01-04 21:00:53 -06:00