Uncle Bob Craft Apply Robert C. Martin (Uncle Bob) criteria for code review and production : Clean Code, Clean Architecture, The Clean Coder, Clean Agile, and design-pattern discipline. This skill is complementary to the existing skill (which focuses on the Clean Code book) and to your project's linter/formatter—it does not replace them. Overview This skill aggregates principles from Uncle Bob's body of work for reviewing and writing code: naming and functions (via ), architecture and boundaries (Clean Architecture), professionalism and estimation (The Clean Coder), agile values and practices…