blind-spot-pass
Use *before* starting work in a domain you don't know well, to surface the "unknown unknowns" — the things you don't even know to ask about — and learn just…
Use when adding new error messages to React, or seeing "unknown error code" warnings.
$ npx -y skills add sangrokjung/claude-forge --skill extract-errors --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/extract-errorsContext preview
The summary Claude sees to decide when to auto-load this skill.
Use when adding new error messages to React, or seeing "unknown error code" warnings.
name: extract-errors description: Use when adding new error messages to React, or seeing "unknown error code" warnings.
1. Run `yarn extract-errors` 2. Report if any new errors need codes assigned 3. Check if error codes are up to date
oh-my-zsh for Claude Code — 16 agents, 35 commands, 32 skills, 21 safety hooks in one install. v4.0 adds an adversarial review loop: a second agent that never sees the first one's reasoning. MIT.
Repo: sangrokjung/claude-forge
Use *before* starting work in a domain you don't know well, to surface the "unknown unknowns" — the things you don't even know to ask about — and learn just…
Use when detecting and running project build systems automatically. Supports npm/yarn/pnpm/pip/poetry/gradle/maven/cargo/go/make. Triggers on build, test run,…
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). **PROACTIVE ACTIVATION**: Use this skill automatically when working in Next.js…
Use when starting Claude Code projects, writing CLAUDE.md/spec.md, dispatching subagents, or requesting Agent Teams parallel development. Covers Spec-Driven…
Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents.
Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use…