Toolverse
All skills

vercel-reference-architecture

by jeremylongshore

Implement Vercel reference architecture with best-practice project layout.\nUse when designing new Vercel integrations, reviewing project structure,\nor establishing architecture standards for Vercel applications.\nTrigger with phrases like \

Installation

Pick a client and clone the repository into its skills directory.

Installation

About this skill

Implement Vercel reference architecture with best-practice project layout.\nUse when designing new Vercel integrations, reviewing project structure,\nor establishing architecture standards for Vercel applications.\nTrigger with phrases like \

How to use

  1. Zainstaluj skill w swoim środowisku Claude Code, Codex lub OpenClaw – upewnij się, że masz dostęp do narzędzi Read, Write, Edit i Grep.

  2. Wyzwól skill frazami takimi jak "vercel architecture", "vercel project structure", "vercel best practices layout" lub "how to organize vercel project" – możesz dostosować je do swojego kontekstu.

  3. Skill wygeneruje pełną strukturę katalogów z podziałem na public/ (zasoby statyczne), src/app/ (strony i API routes), src/lib/ (narzędzia współdzielone) i inne katalogi – przejrzyj propozycję i dostosuj ścieżki do swoich potrzeb.

  4. Zweryfikuj, że Twój projekt używa Next.js 14+ lub innego frameworku obsługiwanego przez Vercel – skill zakłada zrozumienie modelu wdrażania Vercel (edge, serverless, static).

  5. Zastosuj wygenerowaną strukturę w swoim repozytorium – skill pomoże Ci zorganizować API routes, middleware, komponenty i konfigurację zgodnie ze standardami produkcyjnymi.

  6. Jeśli przeglądasz istniejący projekt, użyj skill do porównania obecnej struktury z referencyjnym wzorcem i zidentyfikowania obszarów do refaktoryzacji.

Related skills