Acerca de
This skill provides an advisory layer of quality control for React and TypeScript codebases by identifying architectural and design flaws before they are committed. It categorizes findings into Design Debt, Readability Debt, and Polish Opportunities, helping developers avoid issues like primitive obsession, prop drilling, and poor accessibility. While it does not block commits, it offers actionable feedback and refactoring suggestions to ensure code remains maintainable, accessible, and aligned with feature-based architectural patterns.