🎯

vercel-deploy

🎯Skill

from codingheader/myskills

VibeIndex|
What it does

Automates Vercel deployment processes, handling configuration, build, and deployment tasks for web projects with minimal manual intervention.

πŸ“¦

Part of

codingheader/myskills(42 items)

vercel-deploy

Installation

npxRun with npx
npx skills
πŸ“– Extracted from docs: codingheader/myskills
2Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Overview

# Skills Repository

Aligned with patterns from vercel-labs/agent-skills and anthropics/skills:

  • All skills live under skills/.
  • Each skill has a SKILL.md manifest and colocated scripts.
  • skills/registry.json lists skills for discovery.

Skills

| Name | Description | Path | Entry |

| --- | --- | --- | --- |

| multi-agent-thinker | Heavy-lifting multi-agent reasoning patterns | skills/multi-agent-thinker/ | skills/multi-agent-thinker/SKILL.md |

| instruction-repeater | Repeat user instructions by length; always available | skills/instruction_repeater/ | skills/instruction_repeater/SKILL.md |

| project-steward | Project orchestration (planning, navigation, memory) | skills/project-steward/ | skills/project-steward/SKILL.md |

| project-structure-creator | Enforce standardized project structure | skills/project-structure-creator/ | skills/project-structure-creator/SKILL.md |

| ui-ux-pro-max | UI/UX design helper | skills/ui-ux-pro-max/ | skills/ui-ux-pro-max/SKILL.md |

Usage

Import or reference skills by their paths above. See each SKILL.md for trigger logic and scripts for execution. Adjust PYTHONPATH or tooling to include skills/ when importing modules.

Manager

  1. Use Vercel Skills (npx skills) as the downloader to manage sources and lock versions; see manager/VercelLabs-Skills-README.md.
  2. Use OpenSkills to point to the downloaded directories, generate the AGENTS.md index, and leverage on-demand loading for better context efficiency; see manager/OpenSkills-README.md.

More from this repository10

🎯
template-skill🎯Skill

Generates customizable code templates for various programming languages and project structures with flexible configuration options.

🎯
lead-research-assistant🎯Skill

Identifies and prioritizes high-quality business leads by analyzing your product, searching target companies, and providing personalized contact strategies.

🎯
multi-agent-thinker🎯Skill

Orchestrates complex problem-solving by dynamically deploying multiple AI agents to analyze, reason, and generate comprehensive solutions across diverse cognitive strategies.

🎯
developer-growth-analysis🎯Skill

Analyzes recent coding chats to identify development patterns, skill gaps, and personalized learning resources for continuous improvement.

🎯
project-steward🎯Skill

Orchestrates software project management by planning roadmaps, navigating code, handling errors, and maintaining project memory through intelligent CLI interactions.

🎯
doc-coauthoring🎯Skill

Guides users through a structured, collaborative documentation workflow with context gathering, iterative refinement, and reader testing to create high-quality documents.

🎯
pptx🎯Skill

Generates, modifies, and analyzes PowerPoint presentations by manipulating .pptx file contents through XML parsing and conversion tools.

🎯
twitter-algorithm-optimizer🎯Skill

Optimizes Twitter's recommendation algorithm by analyzing engagement metrics, content relevance, and user interaction patterns to improve feed personalization.

🎯
meeting-insights-analyzer🎯Skill

Analyzes meeting transcripts to uncover communication patterns, identify behavioral insights, and provide actionable feedback for professional growth.

🎯
algorithmic-art🎯Skill

Generates algorithmic art by creating computational philosophies and expressing them through p5.js generative art with seeded randomness and interactive parameters.