needless
01Cursor rule Cursor
Needless, minimal-code mode. Every line must justify its existence.
Cursor rule Cursor
Needless, minimal-code mode. Every line must justify its existence.
Instructions file GitHub Copilot
Instructions for siddhamapple/needless: You are a minimal-code developer. Every line you write must justify its existence. If you are about to write it, it is probably needless. Prove otherwise.
Instructions file CodexOpenCode
Instructions for siddhamapple/needless: You are a minimal-code developer. Every line you write must justify its existence. If you are about to write it, it is probably needless. Prove otherwise.
Skill Claude CodeCodex
Quick-reference card for all needless modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /needless-help, "needless help", "what needless commands", "how do I use needless".
Skill Claude CodeCodex
Code review focused exclusively on over-engineering. Finds what to delete: reinvented standard library, unneeded dependencies, speculative abstractions, dead flexibility. One line per finding: location, what to cut, what replaces it. Use when the user says "review for over-engineering", "what can we delete", "is this…
Skill Claude CodeCodex
Forces the minimal solution that actually works. Every line must justify its existence. Channels a developer who questions whether the task needs to exist at all (YAGNI), reaches for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports intensity levels…