From vercel
Retrieves and analyzes Vercel deployment logs using CLI commands. Lists deployments, follows logs in real-time, checks errors, warnings, build failures, and function invocations.
npx claudepluginhub aah-stack/anthropic --plugin vercelThis skill uses the workspace's default tool permissions.
```bash
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Calculates TAM/SAM/SOM using top-down, bottom-up, and value theory methodologies for market sizing, revenue estimation, and startup validation.
vercel ls
vercel logs <deployment-url>
Follow logs in real-time:
vercel logs <deployment-url> --follow