laguagulaguaguCommunityยท10 Agent Skills Included

claude-code-nextjs-skills

Next.js app building, AI SDK integration, and Postgres search

Builds full-stack Next.js applications with shadcn/ui components, AI SDK chatbots, and agent dashboards. Eliminates guesswork on breaking API changes, hydration errors, cache configuration, and SEO metadata setup. Adds Postgres vector and hybrid search, browser smoke testing, and Hetzner Cloud management to ship production apps faster.
npx skills add laguagu/claude-code-nextjs-skills --all -g -y
Available:

Warns the agent that this Next.js version has breaking changes, directs it to read the bundled docs in node_modules before writing code, and enforces bun as the package manager.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install claude-code-nextjs-skills?โ–ผ

Run `npx skills add laguagu/claude-code-nextjs-skills --all -g -y` in your terminal to install all skills globally.

What does this Next.js skills pack cover?โ–ผ

It covers Next.js App Router best practices, Cache Components, SEO, shadcn/ui components, React performance rules, and view transitions. It also includes AI SDK v6/v7 guides, chatbot blueprints, and Postgres semantic search.

How to build a production chatbot with Next.js?โ–ผ

Use the nextjs-chatbot skill for human-in-the-loop approval, session persistence, GDPR consent, and tool rendering patterns. The ai-app skill scaffolds the full project with AI SDK and ai-elements components.

Does it work with Cursor, Codex, and Claude Code?โ–ผ

Yes. The repo follows the Agent Plugins v1.0.0 format, so the same skills load in Claude Code, ChatGPT, Codex, Cursor, GitHub Copilot, VS Code, and Kiro.

Can I add vector search to Postgres with these skills?โ–ผ

Yes. The postgres-semantic-search skill provides ready-to-run SQL scripts for pgvector semantic search, hybrid BM25 ranking, fuzzy matching, and multilingual retrieval.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’