hoangnguyen0403/agent-skills-standard-common-best-practices
Enforce SOLID principles, guard-clause style, function size limits, and intention-revealing naming across all languages. Use when refactoring for readability, applying clean-code patterns, reviewing naming conventions, or reducing function complexity.
This is a copy. The original lives at hoangnguyen0403/common-best-practices.
npx skills add https://github.com/HoangNguyen0403/agent-skills-standard --skill common-best-practices
isUserAuthenticated > checkUser). Match language casing.Take hoangnguyen0403/agent-skills-standard-common-best-practices from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.