Implement code one file at a time following conventions
Scanned 9/10/2026
Install to Claude Code
npx -y skills add snoodleboot-io/prompticorn --skill minimal --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Minimal?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/snoodleboot-io-minimal-64f72da8)More formats (shields.io, HTML) on the badges page.
---
name: incremental-implementation
description: Implement code one file at a time following conventions
languages: [python, typescript, javascript, go, rust, java, csharp, php, ruby]
subagents: [code/feature, code/bug-fix, code/refactor]
tools_needed: [edit, write, read]
---
## Instructions
When implementing:
1. **Follow Core Conventions exactly** - match language/framework standards
2. **Match existing patterns** in the same code layer
3. **Add inline comments** for non-obvious logic
4. **Add TODO comments** for judgment calls requiring user review
5. **Implement one file at a time** - don't jump between files
This maintains code quality and consistency.
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!