From blindspots
Use when the user asks to capture, record, save, log, or write down a blindspot, anti-pattern tendency, or default agentic behavior to ~/.blindspots/. Do not use when the user asks to list, search, update, or consume existing blindspots - those are separate skills.
How this skill is triggered — by the user, by Claude, or both
Slash command
/blindspots:captureThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
What is a blindspot
What is a blindspot
Record schema
Language conventions
High-quality rubric
Examples in records
Procedure
${CLAUDE_SKILL_DIR}/references/diff-mode.md, ${CLAUDE_SKILL_DIR}/references/last-message-mode.md, ${CLAUDE_SKILL_DIR}/references/free-text-mode.md, or ${CLAUDE_SKILL_DIR}/references/no-input-mode.md.ls ${BLINDSPOTS_HOME:-$HOME/.blindspots}/records/. If a returned filename equals the candidate slug or a near-duplicate, tell the user and offer /blindspots:update on that slug instead. Stop unless the user explicitly confirms creating a new record.${CLAUDE_SKILL_DIR}/templates/blindspot.md.template. Substitute every placeholder with the confirmed values. For list-valued fields (categories, tags, applies_when), repeat the - <item> line once per entry under the matching key. For user_intervention_required, substitute exactly true or false.${BLINDSPOTS_HOME:-$HOME/.blindspots}/records/<slug>.md via the Write tool. The PostToolUse hook rebuilds index.json and tags.json.npx claudepluginhub brennacodes/utilitry --plugin blindspotsProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.