# Clean Skill

> Clean Example Skill

- Skill: `khaledgarbaya/clean-skill` (Agent Skill)
- Install (CLI): `npx skillmds@latest add khaledgarbaya/clean-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/khaledgarbaya/clean-skill/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Khaledgarbaya (https://skillmd.com/u/khaledgarbaya)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/khaledgarbaya/clean-skill

---

# 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:

1. Code clarity and readability
2. Potential edge cases
3. 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

