What problem does it solve?
This Skill solves the problem of unvetted web guidance that contains technical inaccuracies, accessibility gaps, or misaligned evaluation criteria, which can cause coding agents to generate non-production-ready or incorrect code for modern web use cases.
Core Features & Use Cases
- Technical Accuracy Validation: Cross-checks guide content against official web platform documentation and existing project best practices to eliminate outdated or incorrect recommendations.
- Accessibility Compliance Review: Audits guide content, code examples, and demos against canonical accessibility guidelines to ensure they follow inclusive design patterns.
- Evaluation Alignment & Testing: Verifies that evaluation expectations match guide recommendations, and runs automated and manual testing of associated demos to confirm real-world functionality.
- Use Case: For example, if you are authoring a guide for implementing accessible dialog modals, use this Skill to confirm the code examples include proper ARIA attributes, the demo works with keyboard navigation, and the evaluation tests check for correct focus management.
Quick Start
Use the project-guide-validation skill to review the 'animate-dialog-backdrop' guide, its demo file, and associated expectations for compliance with project standards.