Takes your screenshots and images and makes them sharper and higher resolution. You give it a file, it analyzes what's wrong (blur, low res, compression artifacts), fixes it, and saves an enhanced version while keeping your original. Works well for cleaning up screenshots before they go into blog posts or documentation, which is apparently how Lenny Rachitsky uses it for his newsletter. Can batch process entire folders if you need to enhance a bunch of images at once. The nice thing here is it's not just a blind upscale, it actually looks at what the image needs and optimizes based on where you're using it, whether that's social media, print, or presentations.
npx -y skills add composiohq/awesome-claude-skills --skill image-enhancer --agent claude-codeInstalls into .claude/skills of the current project.
This skill takes your images and screenshots and makes them look better—sharper, clearer, and more professional.
Improve the image quality of screenshot.png
Enhance all images in this folder
Upscale this image to 4K resolution
Sharpen this blurry screenshot
Reduce compression artifacts in this image
Improve the quality of all PNG files in this directory
User: "Improve the image quality of screenshot-2024.png"
Output:
Analyzing screenshot-2024.png...
Current specs:
- Resolution: 1920x1080
- Format: PNG
- Quality: Good, but slight blur
Enhancements applied:
✓ Upscaled to 2560x1440 (retina)
✓ Sharpened edges
✓ Enhanced text clarity
✓ Optimized file size
Saved as: screenshot-2024-enhanced.png
Original preserved as: screenshot-2024-original.png
Inspired by: Lenny Rachitsky's workflow from his newsletter - used for screenshots in his articles
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills