CtrlK
BlogDocsLog inGet started
Tessl Logo

create-package

Create a new monorepo package using the create-package CLI

73

1.31x
Quality

58%

Does it follow best practices?

Impact

100%

1.31x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./.claude/skills/create-package/SKILL.md
SKILL.md
Quality
Evals
Security

Evaluation results

100%

20%

Setting Up a New Monorepo Package

Package creation CLI usage

Criteria
Without context
With context

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%

100%

40%

Connecting a New Package to Monorepo Internals

TypeScript references for monorepo dependencies

Criteria
Without context
With context

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%

100%

10%

Onboarding Guide: Creating Packages in ocap-kernel

Full package creation workflow

Criteria
Without context
With context

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%

Repository
MetaMask/ocap-kernel
Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

Table of Contents

Is this your skill?

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.