Execute identify and avoid Vercel anti-patterns and common integration mistakes. Use when reviewing Vercel code for issues, onboarding new developers, or auditing existing Vercel integrations for best practices violations. Trigger with phrases like "vercel mistakes", "vercel anti-patterns", "vercel pitfalls", "vercel what not to do", "vercel code review".
4.6
Rating
0
Installs
DevOps & Infrastructure
Category
The skill provides a clear structural framework with good separation of concerns (main skill file + reference documents). However, descriptionCoverage is moderate because the Description mentions 'identify and avoid Vercel anti-patterns' but SKILL.md doesn't specify WHAT those anti-patterns are in sufficient detail for autonomous execution. TaskKnowledge is weak as the instructions are too generic ('Scan codebase for each pitfall pattern' without defining the patterns, 'Address security issues first' without specifying which issues). While the skill references external files for errors and examples (which we assume exist per instructions), the core SKILL.md should enumerate specific anti-patterns to scan for (e.g., exposed secrets, blocking operations, improper edge function usage). Novelty is moderate - while Vercel-specific pitfall detection has value, the current implementation doesn't demonstrate sufficient complexity or specialized knowledge that would be difficult for a CLI agent to replicate with general prompting. To improve: add a concrete checklist of 8-10 specific Vercel anti-patterns in SKILL.md, detail what to grep/search for, and provide more actionable detection criteria.
Loading SKILL.md…