Clean Example Skill
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
code
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