Imported skill package from vercel
Scanned 9/11/2026
Install to Claude Code
npx -y skills add bitwikiorg/skills.md --skill package --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Package?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bitwikiorg-package)More formats (shields.io, HTML) on the badges page.
---
description: Imported skill package from vercel
name: package
signature: 269ddd9e123a4c27c78ac9074e867688afa5f350828da88a480b2918917b4e55
source: /a0/tmp/skills_research/vercel/packages/react-best-practices-build/package.json
---
{
"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"
}
}
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!