Produce a single, self-contained HTML file for rich output instead of a long Markdown reply — plans, side-by-side comparisons, code reviews, research explainers, interactive prototypes, custom editors, dashboards. Reach for it whenever output is dense, visual, comparative, interactive, or worth sharing, or the user says "make an HTML file / one-pager / artifact / nice for humans".
Fix Dependabot vulnerability alerts in pnpm-based Node.js projects. Use when the user asks to fix dependabot findings, resolve npm vulnerabilities, update vulnerable transitive dependencies, or apply pnpm overrides for security patches.
Step-by-step dependency update workflow for Node.js projects. Use when the user asks to update, upgrade, or bump npm/yarn/pnpm/bun dependencies in package.json. Handles minor/patch batching, major version analysis with changelog review, migration guide discovery for frameworks (Next.js, Prisma, React, etc.), and post-update verification. Supports all package managers (npm, yarn, pnpm, bun) with automatic detection.