SkillAgentSearch skills...

CleanCodeCheatSheetJson

Easily parsable clean code cheat sheet V 2.4. Based on the work of Urs Enzler.

Install / Use

/learn @fritzmark/CleanCodeCheatSheetJson

README

CleanCodeCheatSheetJson

Easily parsable clean code cheat sheet V 2.4. Based on the work of Urs Enzler.

The original data can be downloaded here:

https://www.planetgeek.ch/wp-content/uploads/2014/11/Clean-Code-V2.4.pdf

The data is licensed under: https://creativecommons.org/licenses/by/4.0/

Format of data:

 { pagenumber : {headers : 
                    {subheaders : 
                         {text : "the actual text of a cheat",
                          type : "+ for postive (you should do this), - for negative (you should avoid this)"
                          }
                     }
                 },
   "license" : {containg license information}
 }

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated10d ago
Forks0

Security Score

95/100

Audited on Mar 21, 2026

No findings