What problem does it solve?
Teams using the SEED Design system need a single entry point to find official component specs, implement them correctly in React or Lynx projects, and diagnose configuration, compatibility, and guideline issues without guessing at undocumented APIs.
Core Features & Use Cases
- Official Documentation Routing: Resolves component specs, foundations, and platform implementation docs through the live seed-design.io llms.txt indexes instead of hardcoded paths.
- Platform Detection: Determines React vs Lynx from user input, seed-design.json, and direct dependencies, asking when ambiguous rather than defaulting.
- Doctor Diagnostics: Runs read-only health checks across config, compatibility, setup, foundations, components, and library categories, producing schema v2 YAML plus an HTML report with copyable remediation prompts.
- Use Case: Ask "Is my Lynx workspace using SEED correctly?" and receive a per-workspace diagnostic report with findings, evidence, official doc references, and fix prompts—without any code being modified.
Quick Start
Ask the assistant to diagnose SEED usage in your project or to explain how to install and use a SEED component in your React or Lynx app.