Execute Vercel secondary workflow: Edge Functions. Use when API routes with minimal latency, or complementing primary workflow. Trigger with phrases like "vercel edge function", "deploy edge function with vercel".
4.0
Rating
0
Installs
Backend Development
Category
The skill has a clear structural template and well-organized sections, but critically lacks actual implementation details. All code blocks contain placeholder comments rather than functional code (e.g., '// Step 1 implementation'). The description mentions 'secondary workflow' and prerequisites like 'vercel-install-auth' without explaining what those mean. A CLI agent would struggle to execute this skill because the instructions, examples, and error handling contain no actionable steps or real code. The novelty is limited since Edge Functions deployment is a standard Vercel feature that could be handled with basic CLI commands. To improve: replace all placeholder comments with actual TypeScript/JavaScript code, clarify what the 'secondary workflow' entails, provide concrete examples of edge function creation and deployment, and explain the relationship to prerequisite skills.
Loading SKILL.md…

Skill Author