Apply clarity-over-cleverness rewrites — prefer code a junior engineer can read at a glance over compact-but-clever code. Use during /build's simplify step and during /code-simplify (alias "simplify the code"). Never weakens behavior; suite must remain green.
$npx -y skills add loiane/specs-driven-development-spring-angular --skill clarity-over-clevernessInstalls into the current project.
Run `npx skills use "https://github.com/loiane/specs-driven-development-spring-angular" --skill "loiane/specs-driven-development-spring-angular/clarity-over-cleverness"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/loiane/specs-driven-development-spring-angular" that are relevant to the current task. Run `npx skills add "https://github.com/loiane/specs-driven-development-spring-angular"` and select the relevant skills, then follow their instructions.