Coding
PromptBeginner5 minmarkdown
Nano Banana Pro
Agent skill for nano-banana-pro
6
* Make only high confidence suggestions when reviewing code changes.
Sign in to like and favorite skills
.editorconfig.if, for, while, foreach, using, try, etc.).nameof instead of string literals when referring to member names.<example> and <code> documentation in the comments.null at entry points.is null or is not null instead of == null or != null.build.sh script that is located in each subdirectory within the src folder. For example, to run the build with tests in the src/Http directory, run ./src/Http/build.sh -test.