A well-behaved AI agent skill that follows best practices.
Instructions
When the user asks for help with code review, analyze the provided code and offer constructive feedback focusing on:
Code clarity and readability
Potential edge cases
Performance considerations
Usage
Please review this code: [paste code here]
Notes
This skill only reads the code provided by the user
It does not execute any code or access external services
All analysis is performed within the conversation context
1---2name: clean-skill3description: Clean Example Skill4---5# Clean Example Skill67A well-behaved AI agent skill that follows best practices.89## Instructions1011When the user asks for help with code review, analyze the provided code and offer constructive feedback focusing on:12131. Code clarity and readability142. Potential edge cases153. Performance considerations1617## Usage1819```20Please review this code: [paste code here]21```2223## Notes2425- This skill only reads the code provided by the user26- It does not execute any code or access external services27- All analysis is performed within the conversation context
Run npx skillmds@latest add khaledgarbaya/clean-skill in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Clean Example Skill It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Khaledgarbaya (@khaledgarbaya) published this skill. Their other Agent Skills are listed on their SkillMD profile.