CLSkills
🆕/antipattern

Finds bad patterns in code or decisions. Names the mistake, not just the fix.

Category: Batch 11 — Community Picks

Before / After

Without /antipattern

Review my authentication code.

With /antipattern

/antipattern [paste auth code]

What changes in Claude's response

Instead of 'here's how to improve this', you get 'this is the [specific anti-pattern name] problem'. 'You're storing JWT secrets in the client bundle — this is the *exposed-secret-via-bundling* anti-pattern, common in early Next.js apps.' Naming the anti-pattern is what makes it stick — once you can name it, you start spotting it in other places too.

🔒

Full deep dive locked

The complete analysis for /antipattern — including when NOT to use it, the failure modes, and the codes it stacks with — is in the full cheat sheet along with 119 other tested prefixes.

Unlock all 120 codes — from $5

Lifetime updates · 7-day refund · 3 tiers

More Batch 11 — Community Picks codes

📬

Get new codes + workflows weekly

Join 30+ developers getting tested prompt codes, skill files, and Claude workflows. One email when there’s something worth sharing.