What problem does it solve?
This Skill addresses the inconsistency and complexity of ad-hoc HTML table styles, providing a structured approach to migrate, audit, and regression-test tables across various content-rich websites.
Core Features & Use Cases
- Table Normalization: Converts one-off HTML tables into a unified, canonical component system.
- Compatibility Layer: Preserves legacy/admin surface behavior while standardizing table components.
- Regulation Compliance: Ensures no new violations in table styles post-migration.
- Real-Browser Testing: Validates layout and behavior in real web environments.
- Use Case: Suitable for organizations looking to improve the consistency of their web content and ensure accessibility and SEO compliance through standardized table structures.
Quick Start
Run the skill with the command: table-system-migration --root <repo> --canonical-table-class content-table --canonical-wrapper-class table-scroll --write-baseline.