vercel-speed-audit
Vercel Speed Audit Skill
Optimize Vercel build and deploy speed for any project. Run as a checklist when starting new projects or auditing existing ones.
When to Use
- New project setup — configure optimal defaults from day one
- Build times creeping up — audit and fix performance regressions
- Deploy queue bottlenecks — eliminate waiting on concurrent builds
- Production incidents — use instant rollback instead of waiting for a new build
- Cost optimization — balance speed vs spend on build infrastructure
Triage First (Don't Blindly Run All 10)
Before running the full checklist, measure and assess:
# 1. Check current build times
cd <project> && npx vercel ls --limit 5
More from tychohq/agent-skills
system-watchdog
System resource monitoring that detects wasteful or suspicious processes. Outputs structured JSON for any consumer.
85flights
Search flights via Google Flights. Find nonstop/connecting flights, filter by time and cabin class, get booking links. Supports city names (NYC, London, Tokyo) with automatic multi-airport search. No API key required.
42amazon
Buy and return items on Amazon using browser automation. Use for purchasing, reordering, checking order history, and processing returns.
17architecture-research
Research the architecture of a codebase or system. Reads source code, finds external context, explains design decisions, and produces ELK diagrams. Use when asked to understand, explain, or diagram how a repo/system is built.
12tmux
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
11domain-check
Check domain availability via Vercel and buy/manage domains via Vercel CLI
11