What problem does it solve?
Helps reviewers and orchestrators detect inconsistencies and omissions in project conventions, API semantics, and accessibility considerations so that changes remain predictable, navigable, and maintainable.
Core Features & Use Cases
- Evaluate Project Conventions: Check naming conventions, file organization, import/export patterns, and configuration management for consistency with existing code.
- Assess API and Web Standards: Verify RESTful resource naming, HTTP method semantics, status codes, error response formats, versioning, CORS, pagination, and cacheability.
- Accessibility & Change Management: Surface WCAG-relevant issues for UI changes, flag potential breaking changes and missing changelog entries, infer undocumented conventions and rate confidence for each finding.
- Use Case: Run as part of a review orchestration pipeline to generate a focused standards compliance report for a plan, PR, or code diff.
Quick Start
Run the standards-lens on a plan or code diff to receive a concise standards-focused review summary.