Vercel Debug Bundle

Execute collect Vercel debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for Vercel problems. Trigger with phrases like "vercel debug", "vercel support bundle", "collect vercel logs", "vercel diagnostic".

micsapp Updated 3 repo stars

File contents

Vercel Debug Bundle

Prerequisites

  • Vercel SDK installed
  • Access to application logs
  • Permission to collect environment info

See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.

Output

  • vercel-debug-YYYYMMDD-HHMMSS.tar.gz archive containing:
    • summary.txt - Environment and SDK info
    • logs.txt - Recent redacted logs
    • config-redacted.txt - Configuration (secrets removed)

Error Handling

See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.

Examples

See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.

Resources

Overview

Execute collect Vercel debug evidence for support tickets and troubleshooting.

Instructions

  1. Assess the current state of the debugging configuration
  2. Identify the specific requirements and constraints
  3. Apply the recommended patterns from this skill
  4. Validate the changes against expected behavior
  5. Document the configuration for team reference

micsapp/micstec-skills/tree/main/claude-code/plugins-plus-skills/plugins/saas-packs/vercel-pack/skills/vercel-debug-bundle commit dc9d4a6b8b

Frequently asked questions

npx skillmds@latest add micsapp/vercel-debug-bundle