{ "name": "react-best-practices-build", "version": "1.0.0", "description": "Build tooling for React Best Practices skill", "type": "module", "scripts": { "build": "pnpm build-agents && pnpm extract-tests", "build-agents": "tsx src/build.ts", "validate": "tsx src/validate.ts", "extract-tests": "tsx src/extract-tests.ts", "migrate": "tsx src/migrate.ts", "dev": "pnpm build && pnpm validate" }, "keywords": [ "react", "performance", "guidelines", "llm", "agents" ], "license": "MIT", "devDependencies": { "@types/node": "^20.0.0", "tsx": "^4.7.0", "typescript": "^5.3.0" } }
Package
Imported skill package from vercel
Package by bitwikiorg · 6d3ba57
npx skillmds add bitwikiorg/package File contents
---name: packagedescription: Imported skill package from vercel---{ "name": "react-best-practices-build", "version": "1.0.0", "description": "Build tooling for React Best Practices skill", "type": "module", "scripts": { "build": "pnpm build-agents && pnpm extract-tests", "build-agents": "tsx src/build.ts", "validate": "tsx src/validate.ts", "extract-tests": "tsx src/extract-tests.ts", "migrate": "tsx src/migrate.ts", "dev": "pnpm build && pnpm validate" }, "keywords": [ "react", "performance", "guidelines", "llm", "agents" ], "license": "MIT", "devDependencies": { "@types/node": "^20.0.0", "tsx": "^4.7.0", "typescript": "^5.3.0" }}
bitwikiorg/skills.md/tree/main/sources/vercel/package commit 6d3ba572b8
Frequently asked questions
Run npx skillmds add bitwikiorg/package in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Imported skill package from vercel It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
bitwikiorg (@bitwikiorg) published this skill. Their other Agent Skills are listed on their SkillMD profile.