Storybook stories for the `ToolBadge` component, covering all supported OpenFrame tool type variants with individual and combined display stories.
## Key Components
| Export | Type | Description |
|--------|------|-------------|
| `Default` | `Story` | `OPENFRAME_RMM` badge |
| `Fleet` | `Story` | `FLEET_MDM` badge |
| `MeshCentral` | `Story` | `MESHCENTRAL` badge |
| `Authentik` | `Story` | `AUTHENTIK` badge |
| `OpenFrame` | `Story` | `OPENFRAME` badge |
| `OpenFrameChat` | `Story` | `OPENFRAME_CHAT` badge |
| `OpenFrameClient` | `Story` | `OPENFRAME_CLIENT` badge |
| `System` | `Story` | `SYSTEM` badge |
| `AllTools` | `Story` | Side-by-side comparison of all badges |
**Supported `toolType` values:** `OPENFRAME_RMM` · `FLEET_MDM` · `MESHCENTRAL` · `AUTHENTIK` · `OPENFRAME` · `OPENFRAME_CHAT` · `OPENFRAME_CLIENT` · `SYSTEM`
## Usage Example
```typescript
import { ToolBadge } from '../components/platform/ToolBadge';
// Single badge