skills/predictive-next/SKILL.md
After completing a task, anticipate what the user likely needs next and offer it proactively. Uses pattern recognition from the task type, codebase state, and common workflows. Automatic skill that fires after task completion — one-line suggestion, zero pressure.
npx skillsauth add nhouseholder/nicks-claude-code-superpowers predictive-nextInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
After finishing a task, don't just stop. Think one step ahead: what will the user probably want next? Offer it in one line. If you're wrong, they ignore it. If you're right, you just saved them a prompt.
After completing a substantive task where the next step is high-confidence and obvious (e.g., "want me to add tests?" after writing a new component). Does NOT fire on every task completion — only when the prediction would genuinely save the user a prompt.
Suppress by default when:
Predict based on three signals:
Normal workflow actions (commit, run tests, create PR) are fine to suggest.
When one step is clearly the best move, use one line:
I recommend we add tests for this component next — it has no coverage yet.
When several distinct steps are worth doing, list them as a compact menu with your recommendation and a brief reason:
Next steps:
- **Add tests for the new component** — recommended, this has no coverage yet
- Wire it into the router
- Update the API docs
Always give your recommendation. The user wants to know what you think, not just a neutral list. Be opinionated — if you have a clear preference, say so and say why in one sentence. The user can override you, but they shouldn't have to guess what you'd do.
Now that we've created the component, let me walk you through what we could do next. There are several options to consider. First, we could add unit tests, which would help ensure...
No preamble, no paragraphs, no multi-sentence explanations per option.
Don't offer predictions when:
tools
Unified context management and session continuity skill. Combines total-recall, strategic-compact, /ledger, and session continuity. Runs in background to preserve critical context across compaction and sessions.
tools
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
tools
Suggest /ultraplan for complex planning tasks on Claude Code CLI (2.1.91+ only). Research preview.
tools
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.