siddhamapple/needless

2Stars on the repository
6Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

needless-help

01

siddhamapple/needless

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".

2 2mo ago A 50 tokens original MIT

needless-review

02

siddhamapple/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…

2 2mo ago A 98 tokens original MIT

needless

03

siddhamapple/needless

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…

2 2mo ago A 122 tokens original MIT