no_lazy_implementation

Installation
SKILL.md

No Lazy Implementation Protocol

1. Zero Placeholder Policy

Strictly Prohibited:

  • // ... rest of code
  • // ... implement logic here
  • // ... same as above
  • Leaving TODOs for critical business logic that was requested.

Requirement:

  • You must generate COMPLETE, WORKING CODE.
  • If a file is too large for one turn, explicitly state: "This is Part 1 of X. I will implement the rest in the next step." and immediately proceed to generate the rest.

2. Full Method Implementation

Related skills
Installs
17
GitHub Stars
1
First Seen
Jan 25, 2026