Create a new monorepo package using the create-package CLI
73
58%
Does it follow best practices?
Impact
100%
1.31xAverage score across 3 eval scenarios
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./.claude/skills/create-package/SKILL.mdPackage creation CLI usage
Uses create-package CLI
100%
100%
Includes --name flag
0%
100%
Includes --description flag
100%
100%
Name without redundant prefix
100%
100%
Single create-package call
100%
100%
Valid shell script
100%
100%
TypeScript references for monorepo dependencies
yarn workspace add syntax
25%
100%
Adds both dependencies
100%
100%
tsconfig.json references updated
100%
100%
tsconfig.build.json references updated
0%
100%
Correct reference path format
100%
100%
Both files in package directory
50%
100%
Full package creation workflow
yarn create-package command
100%
100%
Both required flags
100%
100%
@ocap/ prefix convention
100%
100%
Template source location
100%
100%
Package is private by default
0%
100%
yarn workspace add for dependencies
100%
100%
tsconfig.json TypeScript references
100%
100%
tsconfig.build.json TypeScript references
100%
100%
d93dc41
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.