Build project
Compiles TypeScript and bundles the project for production with quality checks.
npx claudepluginhub ivantorresedge/molcajete.aiCompile TypeScript and bundle the project for production.
Use the Task tool to launch the quality-guardian agent with instructions:
npm run type-check
npm run build
dist/ directoryTypical build commands:
tsup src/index.ts --format esm,cjs --dtsQuality Requirements:
Reference the build-tools skill.