Draft
Add requested Vercel agent skills and bump Next.js to latest stable (16.1.6)#25
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: kewonit <108450560+kewonit@users.noreply.github.com>
Co-authored-by: kewonit <108450560+kewonit@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add web design guidelines and Vercel React best practices
Add requested Vercel agent skills and bump Next.js to latest stable (16.1.6)
Feb 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR applies the requested
agent-skillsadditions across the repository and upgrades Next.js to the latest stable release. It introduces the two specified skills under project-level agent config and updates dependency metadata for Next.js.Problem scope
web-design-guidelinesandvercel-react-best-practicesfromvercel-labs/agent-skills.^16.1.4to^16.1.6.Agent skill installation (project-scoped)
.agents/skills/web-design-guidelines/.agents/skills/vercel-react-best-practices/Framework dependency update
package.jsonand lockfile to use latest stable Next.js.{ "dependencies": { "next": "^16.1.6" } }Minor consistency correction
.agents/skills/vercel-react-best-practices/AGENTS.mdto align stated rule count with included content.Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
add-skill.vercel.sh/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/.npm/_npx/ac0ed6aa23b37c1e/node_modules/.bin/skills add REDACTED --skill web-design-guidelines(dns block)/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/.npm/_npx/ac0ed6aa23b37c1e/node_modules/.bin/skills add REDACTED --skill vercel-react-best-practices(dns block)fonts.googleapis.com/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/deetnuts/deetnuts/node_modules/.bin/next build(dns block)/opt/hostedtoolcache/node/24.13.0/x64/bin/node /opt/hostedtoolcache/node/24.13.0/x64/bin/node /home/REDACTED/work/deetnuts/deetnuts/node_modules/next/dist/server/lib/start-server.js(dns block)https://api.github.com/repos/vercel-labs/agent-skills/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/.npm/_npx/ac0ed6aa23b37c1e/node_modules/.bin/skills add REDACTED --skill web-design-guidelines(http block)/home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/.npm/_npx/ac0ed6aa23b37c1e/node_modules/.bin/skills add REDACTED --skill vercel-react-best-practices(http block)res.cloudinary.com/opt/hostedtoolcache/node/24.13.0/x64/bin/node /opt/hostedtoolcache/node/24.13.0/x64/bin/node /home/REDACTED/work/deetnuts/deetnuts/node_modules/next/dist/server/lib/start-server.js(dns block)If you need me to access, download, or install something from one of these locations, you can either:
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.