From partme-ai-full-stack-skills
Provides official Next.js documentation guidance for App Router, Pages Router, routing, data fetching, caching, configuration, and deployment.
npx claudepluginhub partme-ai/full-stack-skills --plugin t2ui-skillsThis skill uses the workspace's default tool permissions.
Use this skill whenever the user wants to:
LICENSE.txtexamples/app/api-reference/cli/create-next-app.mdexamples/app/api-reference/cli/index/index.mdexamples/app/api-reference/cli/next.mdexamples/app/api-reference/components/font.mdexamples/app/api-reference/components/form.mdexamples/app/api-reference/components/image.mdexamples/app/api-reference/components/index/index.mdexamples/app/api-reference/components/link.mdexamples/app/api-reference/components/script.mdexamples/app/api-reference/config/eslint.mdexamples/app/api-reference/config/index/index.mdexamples/app/api-reference/config/next-config-js/adapterPath.mdexamples/app/api-reference/config/next-config-js/allowedDevOrigins.mdexamples/app/api-reference/config/next-config-js/appDir.mdexamples/app/api-reference/config/next-config-js/assetPrefix.mdexamples/app/api-reference/config/next-config-js/authInterrupts.mdexamples/app/api-reference/config/next-config-js/basePath.mdexamples/app/api-reference/config/next-config-js/browserDebugInfoInTerminal.mdexamples/app/api-reference/config/next-config-js/cacheComponents.mdCreates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Use this skill whenever the user wants to:
examples/.The examples/ directory mirrors the official docs structure:
examples/index.md → https://nextjs.org/docsexamples/app/... → https://nextjs.org/docs/app/...examples/pages/... → https://nextjs.org/docs/pages/...examples/architecture/... → https://nextjs.org/docs/architecture/...examples/community/... → https://nextjs.org/docs/community/...Path rule:
01-app → app).index.mdx pages map to index.md inside the corresponding directory.Next.js, App Router, Pages Router, routing, data fetching, caching, server components, client components, middleware, deployment, configuration