minimal-diff-implementer
✓Implement the smallest safe change and avoid bloat; use for most coding tasks to prevent overengineering, unrelated edits, or destructive refactors.
Installation
SKILL.md
1) Find the narrowest place to implement the change. 2) Prefer local edits over new abstractions. 3) Keep APIs stable unless required. 4) Do not delete or rewrite code you do not fully understand.
Implement the smallest safe change and avoid bloat; use for most coding tasks to prevent overengineering, unrelated edits, or destructive refactors. Source: hideturno/andrej_hide_skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hideturno/andrej_hide_skills --skill minimal-diff-implementer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Security certified for safe and reliable code One-click installation with simplified configuration Compatible with Claude Code, Cursor, and more
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/hideturno/andrej_hide_skills --skill minimal-diff-implementer- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is minimal-diff-implementer?
Implement the smallest safe change and avoid bloat; use for most coding tasks to prevent overengineering, unrelated edits, or destructive refactors. Source: hideturno/andrej_hide_skills.
How do I install minimal-diff-implementer?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hideturno/andrej_hide_skills --skill minimal-diff-implementer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/hideturno/andrej_hide_skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01