nextjs
97Plugin Claude Code
Official Claude Code plugin marketplace for Next.js, serving the skills that ship in the vercel/next.js repository.
Skills, subagents, slash commands, hooks, settings, plugin bundles and MCP servers that install into Claude Code. 474,526 indexed, measured the same four ways as everything else here.
Plugin Claude Code
Official Claude Code plugin marketplace for Next.js, serving the skills that ship in the vercel/next.js repository.
Plugin Claude Code
Official Next.js skills: adopt and optimize Cache Components, adopt Partial Prefetching, and verify runtime behavior against a running dev server.
Skill Claude CodeCodex
Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…
Skill Claude CodeCodex
Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…
Skill Claude CodeCodex
Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…
Skill Claude CodeCodex
Reconstructs why code exists from local git history, including the introducing commit, later changes, current authors, repeated companion files, and likely intent. Use when the user asks "why does this code exist", "who wrote this function and why", or to "explain the history of this function" before a rewrite…
Skill Claude CodeCodex
Scans the developer's machine for dead side projects, autopsies each one from its git history (died at the payments wall, killed by a newer project, finished but never shipped), surfaces their personal death patterns, and picks the corpse most worth resurrecting — then helps ship it. Use when the user mentions…
Skill Claude CodeCodex
MANDATORY for ALL MCP server work - mcp-use framework best practices and patterns. READ THIS FIRST before any MCP server work, including: Creating new MCP servers Modifying existing MCP servers (adding/updating tools, resources, prompts, widgets) Debugging MCP server issues or errors Reviewing MCP server code for…
Settings file Claude Code
Agent settings configuring enabledPlugins.
MCP server Claude CodeCodexCursor +2
Add components to your apps. Runs locally from the shadcn npm package.
Skill Claude CodeCodex
Add a community extension to the Spec Kit catalog from a GitHub issue submission. USE FOR: processing extension submission issues, validating catalog entries, updating catalog.community.json and docs/community/extensions.md, creating PRs. DO NOT USE FOR: creating new extensions from scratch, or first-party extension…
Skill Claude CodeCodex
Designer's eye QA: finds visual inconsistency, spacing issues, hierarchy problems, AI slop patterns, and slow interactions — then fixes them. (gstack).
Skill Claude CodeCodex
CEO/founder-mode plan review. (gstack).
Skill Claude CodeCodex
Weekly engineering retrospective. (gstack).
nextlevelbuilder/ui-ux-pro-max-skill
Plugin Claude Code
Plugin marketplace listing 1 plugin: ui-ux-pro-max.
nextlevelbuilder/ui-ux-pro-max-skill
Plugin Claude Code
UI/UX design intelligence. Searchable local database with 84 styles, 192 palettes, 74 font pairings, 25 charts, and 22 stacks (React, Next.js, Vue, Nuxt.js, Nuxt UI, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Jetpack Compose, Angular, Laravel, JavaFX, WPF, WinUI, Avalonia, Uno Platform, UWP…
nextlevelbuilder/ui-ux-pro-max-skill
Skill Claude CodeCodex
Comprehensive design skill: brand identity, design tokens, UI styling, logo generation (55 styles, Gemini or Atlas Cloud AI), corporate identity program (50 deliverables, CIP mockups), HTML presentations (Chart.js), banner design (22 styles, social/ads/web/print), icon design (15 styles, SVG, Gemini 3.1 Pro), social…
nextlevelbuilder/ui-ux-pro-max-skill
Skill Claude CodeCodex
Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-based visual designs. Use when building user interfaces, implementing design systems, creating responsive layouts, adding accessible components (dialogs, dropdowns…
nextlevelbuilder/ui-ux-pro-max-skill
Skill Claude CodeCodex
UI/UX design intelligence for web, mobile, and desktop. This skill should be used when designing, building, reviewing, or fixing interfaces, including pages, components, design systems, accessibility, interaction, responsive layout, typography, color, charts, and stack-specific UI implementation. Searchable local…
nextlevelbuilder/ui-ux-pro-max-skill
Agent Claude Code
Expert design reviewer for web UI. Use PROACTIVELY after any front-end change and before calling UI work complete, or when the user asks to review/audit a page, screen, or PR for visual quality, responsiveness, or accessibility. Drives a real browser (Playwright MCP) across viewports, checks WCAG 2.1 AA, and returns…
nextlevelbuilder/ui-ux-pro-max-skill
Command Claude Code
Generate a concrete design system (tokens, style, type, UX) before building UI.
nextlevelbuilder/ui-ux-pro-max-skill
Command Claude Code
Run the 7-phase design review (WCAG AA, responsive, interaction) on a page or URL.
nextlevelbuilder/ui-ux-pro-max-skill
Settings file Claude Code
Agent settings declaring 7 allowed tools.
nextlevelbuilder/ui-ux-pro-max-skill
MCP server Claude CodeCodexCursor +2
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.