Write balanced performance reviews with feedback, goals, and development plans. TRIGGERS - Use when user wants to write performance reviews, feedback, or employee evaluations.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add Winbda/claude-skills-collection --skill performance-review-writer --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Performance Review Writer?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/winbda-performance-review-writer)More formats (shields.io, HTML) on the badges page.
---
name: performance-review-writer
description: |
Write balanced performance reviews with feedback, goals, and development plans.
TRIGGERS - Use when user wants to write performance reviews, feedback, or employee evaluations.
---
# Performance Review Writer
## Output Format
```markdown
# Performance Review: [Employee Name]
**Period**: [Date range] | **Manager**: [Name]
## Overall Rating: [Exceeds / Meets / Below Expectations]
## Summary
[2-3 sentences capturing overall performance]
## Key Achievements
1. [Achievement with specific impact/metrics]
2. [Achievement]
## Strengths
- **[Strength]**: [Evidence/example]
## Areas for Development
- **[Area]**: [Observation + actionable suggestion]
## Goals for Next Period
| Goal | Metric | Timeline |
|------|--------|----------|
| [Goal] | [How measured] | [By when] |
## Development Plan
- **Training**: [Recommended courses/resources]
- **Mentorship**: [Suggested mentors/projects]
- **Stretch assignments**: [Growth opportunities]
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.