Example Usage
├── 📄 tools.json # Core categories and tools
├── ⚙️ widgets.json # Widget configuration
└── 📋 schema/ # JSON schemas for validation
├── tools.schema.json
└── widgets.schema.json
├── 📄 tools.json # Core categories and tools
├── ⚙️ widgets.json # Widget configuration
└── 📋 schema/ # JSON schemas for validation
├── tools.schema.json
└── widgets.schema.json