Build project
/plugin marketplace add IvanTorresEdge/molcajete.ai/plugin install ivantorresedge-js-tech-stacks-js-common@IvanTorresEdge/molcajete.ai# Build Project Compile TypeScript and bundle the project for production. Use the Task tool to launch the **quality-guardian** agent with instructions: 1. Run type-check first: 2. If type-check passes, run build: 3. Verify build output exists in `dist/` directory 4. Report build success or any errors **Typical build commands:** - Library: `tsup src/index.ts --format esm,cjs --dts` - App: Framework-specific build command **Quality Requirements:** - Type-check must pass with zero errors - Build must complete successfully - Output files must be generated Reference the **build-too...
Ultra-optimized build command with JIT resource loading - fetches expertise dynamically as needed
../../commands/build.md
Build complete feature from specification to implementation - simplified workflow
Project builder with framework detection and optimization
Build, compile, and package projects with intelligent error handling and optimization