vercel-architecture-variants

Execute choose and implement Vercel validated architecture blueprints for different scales.

Content Preview
---
name: vercel-architecture-variants
description: |
  Execute choose and implement Vercel validated architecture blueprints for different scales.
  Use when designing new Vercel integrations, choosing between monolith/service/microservice
  architectures, or planning migration paths for Vercel applications.
  Trigger with phrases like "vercel architecture", "vercel blueprint",
  "how to structure vercel", "vercel project layout", "vercel microservice".
allowed-tools: Read, Grep
version: 1.0.0
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/vercel-architecture-variants.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/vercel-pack/skills/vercel-architecture-variants/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/vercel-pack/skills/vercel-architecture-variants/SKILL.md

Related Skills