From pinpoint
Use when the user asks Claude to fix a bug, debug an error, investigate a failing test, or pastes a stack trace. Suggests running /trace for disciplined root-cause analysis before any fix is attempted.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pinpoint:pinpoint-nudgeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The user's request looks like a bug-tracing task. Before proposing a fix, suggest the `/trace` slash command.
The user's request looks like a bug-tracing task. Before proposing a fix, suggest the /trace slash command.
Output exactly the following message and then exit (do not start tracing or fixing yourself):
📍 This looks like a bug-tracing task. Want to run
/trace? It traces the root cause through a 6-phase methodology before suggesting any fix, which catches bugs that pattern-matching misses. Run/trace "<your symptom>"or/trace --helpfor options.
If the user has already declined this suggestion in the current conversation, do not repeat it.
Provides 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.
npx claudepluginhub tarekbtw/pinpoint --plugin pinpoint