vercel-ci-integration
Installation
SKILL.md
Vercel Ci Integration
Prerequisites
- GitHub repository with Actions enabled
- Vercel test API key
- npm/pnpm project configured
See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.
Output
- Automated test pipeline
- PR checks configured
- Coverage reports uploaded
- Release workflow ready
Error Handling
See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
Related skills