code-quality-report
✓Produces structured code quality assessment reports for Frontend (Mobile & Web) or Backend codebases (IEEE 730/1016/829, Clean Code, OWASP). Use when the user asks for a code quality report, quality assessment, codebase review, or wants a report for frontend vs backend or mobile vs web vs backend.
Installation
SKILL.md
Produce a Code Quality Assessment Report. Reports are platform-specific: Frontend (Mobile & Web) or Backend. Use the matching template and criteria below.
If any data source is unavailable (e.g. cannot run shell commands), use "Unknown" in the report rather than guessing.
| 1–3 | Needs improvement | No tests, no structure, many security issues | | 4–6 | Fair | Some tests, acceptable structure, partial best practices | | 7–8 | Good | Good structure, tests present, minor gaps | | 9–10 | Very good | Consistent, well-tested, documented, production-ready |
Produces structured code quality assessment reports for Frontend (Mobile & Web) or Backend codebases (IEEE 730/1016/829, Clean Code, OWASP). Use when the user asks for a code quality report, quality assessment, codebase review, or wants a report for frontend vs backend or mobile vs web vs backend. Source: khanhuitse05/my-ai-skill.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/khanhuitse05/my-ai-skill --skill code-quality-report- Source
- khanhuitse05/my-ai-skill
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is code-quality-report?
Produces structured code quality assessment reports for Frontend (Mobile & Web) or Backend codebases (IEEE 730/1016/829, Clean Code, OWASP). Use when the user asks for a code quality report, quality assessment, codebase review, or wants a report for frontend vs backend or mobile vs web vs backend. Source: khanhuitse05/my-ai-skill.
How do I install code-quality-report?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/khanhuitse05/my-ai-skill --skill code-quality-report Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/khanhuitse05/my-ai-skill
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-11