Agent skill

create-shared-package

Stars 0
Forks 0

Install this agent skill to your Project

npx add-skill https://github.com/MonDevHub/gakom/tree/tanstack-query/.claude/skills/create-shared-package

SKILL.md

Create new package in packages/ for cross-app sharing.

Create:

  • New directory in packages/
  • Basic package.json with exports
  • TypeScript types and implementation
  • Update pnpm-workspace.yaml if needed
  • Turbo config for build tasks

Package conventions:

  • Use @repo/ scope for imports
  • Define clear entry points in package.json
  • Include TypeScript definitions
  • Follow monorepo build dependencies

Reference template.md for package.json.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results