·frontend-development
</>

frontend-development

carvalab/k-skills

Next.js App Router-Entwicklung mit TypeScript. Serverkomponenten, Serveraktionen, Caching, MUI. Wird zum Erstellen von Seiten, Komponenten, zum Abrufen von Daten oder zum Erstellen von Funktionen verwendet.

6Installationen·0Trend·@carvalab

Installation

$npx skills add https://github.com/carvalab/k-skills --skill frontend-development

SKILL.md

Next.js (latest) App Router with TypeScript. Server-first architecture.

Related Skills: vercel-react-best-practices - USE THIS for performance (bundle size, waterfalls, caching, re-renders, memoization) Check .claude/CLAUDE.md for project-specific conventions Check .cursor/rules/ for project-specific conventions MCP: Use next-devtools MCP server if available for debugging, route inspection, and build analysis.

| New page | Server Component by default | | Data fetching | Server Component async fetch | | Mutations | Server Actions + Zod + revalidatePath | | Styling | MUI sx prop, inline if <100 lines | | State | Server = fetch, Client = useState only when needed |

Next.js App Router-Entwicklung mit TypeScript. Serverkomponenten, Serveraktionen, Caching, MUI. Wird zum Erstellen von Seiten, Komponenten, zum Abrufen von Daten oder zum Erstellen von Funktionen verwendet. Quelle: carvalab/k-skills.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/carvalab/k-skills --skill frontend-development
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist frontend-development?

Next.js App Router-Entwicklung mit TypeScript. Serverkomponenten, Serveraktionen, Caching, MUI. Wird zum Erstellen von Seiten, Komponenten, zum Abrufen von Daten oder zum Erstellen von Funktionen verwendet. Quelle: carvalab/k-skills.

Wie installiere ich frontend-development?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/carvalab/k-skills --skill frontend-development Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/carvalab/k-skills