Skip to content

feat(vercel): vendor vercel-labs/agent-skills (9 skills) + sync script#13

Open
NagyVikt wants to merge 1 commit into
soul-mainfrom
vendor/vercel-agent-skills
Open

feat(vercel): vendor vercel-labs/agent-skills (9 skills) + sync script#13
NagyVikt wants to merge 1 commit into
soul-mainfrom
vendor/vercel-agent-skills

Conversation

@NagyVikt

Copy link
Copy Markdown
Contributor

Vendors the 9 skills from vercel-labs/agent-skills (MIT) into skills/vercel/, plus a one-command re-pull.

What

  • skills/vercel/<name>/ — 9 skills: composition-patterns, deploy-to-vercel, react-best-practices, react-native-skills, react-view-transitions, vercel-cli-with-tokens, vercel-optimize, web-design-guidelines, writing-guidelines
  • skills/vercel/UPSTREAM.md — attribution + pinned upstream commit (f8a72b9)
  • scripts/sync-vercel-skills.sh — re-run to pull upstream updates (build .zip artifacts stripped)

Why content-mirror (not git-subtree)

The gx agent-branch-guard blocks git-subtree's merge-commit machinery. A content-mirror sync commits as a plain commit (guard-safe) and delivers the same 'update flows through' behavior.

Verification

  • 9/9 pass cue lint-skill
  • no name collisions with existing skills
  • no zip/binary leakage; 2.2M, additive only

Additive — touches no existing skill.

…c script

Vendored read-only mirror of vercel-labs/agent-skills @ f8a72b9 (MIT).
scripts/sync-vercel-skills.sh re-pulls upstream (zips stripped).
See skills/vercel/UPSTREAM.md for attribution.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant