_skills/documentation/SKILL.md
Communicating the intended behavior and context of code through clear documentation and comments, and sharing knowledge with the team.
npx skillsauth add baz-scm/awesome-reviewers documentationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Effective developers write code and documentation. This includes inline comments explaining non-obvious code and higher-level docs that describe modules and systems. Good documentation ensures that knowledge is shared, onboarding is easier, and future maintainers understand the rationale behind decisions. In 2025’s collaborative environments, this skill is invaluable for team velocity.
OWNERS are updated properly to reflect component maintainers. Proper docs ensure transparency and smooth knowledge transfer.tools
Ensuring software correctness and reliability by writing automated tests, using quality assurance tools, and systematically debugging issues.
development
Working effectively with others in coding projects – including code reviews, clear communication, and contributing to shared or open-source codebases.
development
Incorporating security at every step of software development – writing code that defends against vulnerabilities and protects user data.
development
Ability to develop both front-end and back-end systems, integrating user interfaces with server logic and databases.