
Publisher on askill
Analyze code and provide specific, actionable refactoring suggestions based on Clean Code principles. Activates when code feels messy or hard to change, after implementation to improve code quality, o...
Apply functional programming principles to improve code quality. Activate when reviewing code with pure functions, immutability, state management, higher-order functions, functional composition, or wh...
Module boundaries, package organization, monorepo structure, dependency management, composer/npm/pip/cargo package design. Activate when defining package structure, managing coupling across module bou...
Guide Agile software development practices using Uncle Bob's teachings from the Clean Code series. Activates when discussing Agile methodology, iteration planning, velocity, estimation, continuous int...