makepad-patterns
Installation
SKILL.md
Patterns
Proven patterns for building robust Makepad applications.
Widget Patterns
| Pattern | Description |
|---|---|
| Widget Extension | Extend widgets with helper traits |
| Modal Overlay | Popup dialogs and modals |
| Collapsible | Expandable sections |
| List Template | Dynamic lists with iteration |
| LRU View Cache | Cached view recycling |
| Global Registry | Singleton pattern for actions |
| Radio Navigation | Tab/panel selection |