askill
onesyntax

onesyntax

Publisher on askill

30 total stars
Skills6
Updated 2/16/2026
GitHub
refactor-suggestion
refactor-suggestion
onesyntax2/16/2026

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...

5
AI 95
functional-programming
functional-programming
onesyntax2/16/2026

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...

5
AI 91
components
components
onesyntax2/16/2026

Module boundaries, package organization, monorepo structure, dependency management, composer/npm/pip/cargo package design. Activate when defining package structure, managing coupling across module bou...

5
AI 82
agile
agile
onesyntax2/16/2026

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...

5
AI 76
clean-code-review
clean-code-review
onesyntax2/16/2026

Comprehensive code review against all Clean Code principles from Uncle Bob's teachings. Activates after completing implementation tasks, before marking work as done, before committing code, or when th...

5
naming
naming
onesyntax1/31/2026

Guide naming things properly - variables, functions, classes, and modules. Activates when creating new classes, functions, or variables, when names feel unclear or misleading, during code review, or w...

5
AI 92
Showing all 6 skills.