blader

12 mods across 5 repositories, 43k stars between them.

humanizer

01

blader/humanizer

Plugin Claude Code

Install Humanizer as a Claude plugin.

39k 13d ago A tokens not measured original MIT

humanizer

02

blader/humanizer

Plugin Claude Code

Rewrite AI-sounding text so it reads naturally without changing what it says.

39k 13d ago A tokens not measured original MIT

humanizer AGENTS.md

03

blader/humanizer

Instructions file CodexOpenCode

Instructions for blader/humanizer, covering guide for agents, what this repo contains, key files, rules for changes and writing style.

39k 13d ago A 541 tokens original MIT

humanizer

04

blader/humanizer

Skill Claude CodeCodex

Rewrite AI-sounding text so it reads naturally without changing what it says. Use when editing or reviewing prose for inflated claims, sales language, vague sources, repetitive structure, stock AI words, passive voice, filler, or chatbot artifacts. Based on Wikipedia's "Signs of AI writing.".

39k 13d ago A 61 tokens original MIT

continuous-learning

05

blader/Claudeception

Skill Claude CodeCodex

Continuous learning system that extracts reusable knowledge from work sessions. Triggers: (1) /continuous-learning command to review session learnings, (2) "save this as a skill" or "extract a skill from this", (3) "what did we learn?", (4) After any task involving non-obvious debugging, workarounds, or…

2.4k +2 6mo ago A 93 tokens original MIT

claudeception

06

blader/Claudeception

Skill Claude CodeCodex

Claudeception is a continuous learning system that extracts reusable knowledge from work sessions. Triggers: (1) /claudeception command to review session learnings, (2) "save this as a skill" or "extract a skill from this", (3) "what did we learn?", (4) After any task involving non-obvious debugging, workarounds, or…

2.4k +2 6mo ago A 99 tokens copy · 92% MIT

blader/Claudeception

Skill Claude CodeCodex

Debug getServerSideProps and getStaticProps errors in Next.js. Use when: (1) Page shows generic error but browser console is empty, (2) API routes return 500 with no details, (3) Server-side code fails silently, (4) Error only occurs on refresh not client navigation. Check terminal/server logs instead of browser for…

2.4k +2 6mo ago A 87 tokens original MIT

blader/Claudeception

Skill Claude CodeCodex

Fix Prisma "Too many connections" and connection pool exhaustion errors in serverless environments (Vercel, AWS Lambda, Netlify). Use when: (1) Error "P2024: Timed out fetching a new connection from the pool", (2) PostgreSQL "too many connections for role", (3) Database works locally but fails in production…

2.4k +2 6mo ago A 100 tokens original MIT

blader/Claudeception

Skill Claude CodeCodex

Detect and resolve TypeScript/JavaScript circular import dependencies. Use when: (1) "Cannot access 'X' before initialization" at runtime, (2) Import returns undefined unexpectedly, (3) "ReferenceError: Cannot access X before initialization", (4) Type errors that disappear when you change import order, (5) Jest/Vitest…

2.4k +2 6mo ago A 88 tokens original MIT

napkin

10

blader/napkin

Skill Claude CodeCodex

Maintain a per-repo napkin as a continuously curated runbook (not a session log). Activates EVERY session. Read and curate it before work, keep only recurring high-value guidance, organize by priority-sorted categories, and cap each category at top 10 items. The napkin lives at .claude/napkin.md.

584 6mo ago A 75 tokens original MIT

taskmaster

11

blader/taskmaster

Skill Claude CodeCodex

Codex wrapper plus same-process expect PTY injector that keeps work moving until an explicit parseable done signal is emitted.

519 5mo ago A 28 tokens original MIT

baton

12

blader/baton

Skill Claude CodeCodex

Use when handing off an in-progress session to another agent or a future session — ending a session with unfinished work, "pick up where I left off", passing a task to a fresh agent/another window/codex, running low on context, or persisting intent + learnings before context is lost. Covers both dropping a baton…

57 2mo ago A 85 tokens original MIT