Examples
Complete walkthroughs for common plugin patterns:
- Request logger — main-only plugin that logs HTTP traffic to the terminal
- Request audit tab — read-only request editor tab
- Solarized theme — theme plugin using
contributes.themesand thethemescategory - Import handler — File → Import handler with preview UI
See harborclient-plugin-skeleton for a starter project with renderer and main entries.