skills/implicit-preferences/SKILL.md
Detect patterns in user corrections and adapt without being told. If the user corrects the same type of thing repeatedly, treat it as a permanent preference for this session. Learns from behavior, not just explicit rules.
npx skillsauth add nhouseholder/nicks-claude-code-superpowers implicit-preferencesInstall 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.
When the user corrects you, don't just fix the instance — extract the underlying preference and apply it going forward.
On every user correction, classify it:
| Signal | Example | Implicit Preference | |--------|---------|-------------------| | Shortens your output | "just give me the answer" | Be more concise for the rest of this session | | Adds detail you missed | "you forgot about X" | Check for X-type items in all similar work | | Changes format | "put this in a table" | Use tables for similar data going forward | | Rejects approach | "no, do it this way instead" | This approach is preferred for this type of task | | Repeats a request | Same ask twice = you missed it | Treat as highest priority, acknowledge explicitly | | Expresses frustration | "I already told you..." | You failed to internalize a prior correction — escalate it to a session rule NOW |
One correction = fix the instance. Two corrections of the same type = permanent session preference. Apply silently from now on. Three corrections = you have a systematic problem. State what you've learned and confirm.
user-rules for cross-session persistencetools
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.