npx claudepluginhub rbonestell/hyperclaude-nano --plugin hc# /hc:build - Project Building ## Purpose Build, compile, and package projects with comprehensive error handling and optimization. ## Usage ## Arguments - `target` - Project or specific component to build - `--type` - Build type (dev, prod, test) - `--clean` - Clean build artifacts before building - `--optimize` - Enable build optimizations - `--verbose` - Enable detailed build output ## Execution 1. Use @agent-architect to analyze project structure and build configuration 2. **PARALLEL**: Pass analysis to @agent-coder for build scripts AND @agent-designer for UI assets 3. @agent-c...
/buildBuilds, compiles, and packages projects with error handling, optimization for dev/prod/test, and detailed reporting. Supports optional target and flags like --type, --clean, --optimize.
/buildBuilds, compiles, and packages projects with automatic framework detection, optimization, error handling, and post-build analysis.
/sc-buildBuilds, compiles, and packages projects with error analysis, optimization, validation, and environment-specific configs (dev/prod/test). Generates artifacts and reports.
/buildBuilds project by auto-detecting type (Python, Node.js, TypeScript, Java Maven/Gradle, .NET, Go, Rust, C++), runs build command, checks errors, reports issues with fix suggestions.
/optimize-buildOptimizes build performance by analyzing systems like Webpack/Vite/Gradle, measuring baselines, tuning dependencies/caching/bundling/assets/CI-CD for faster builds.
/validate-buildValidates project build by detecting system (Node.js, Python, Go, Rust), running commands, verifying artifacts/warnings, and reporting PASS/FAIL with fix suggestions.
Share bugs, ideas, or general feedback.
Build, compile, and package projects with comprehensive error handling and optimization.
/hc:build [target] [--type dev|prod|test] [--clean] [--optimize]
target - Project or specific component to build--type - Build type (dev, prod, test)--clean - Clean build artifacts before building--optimize - Enable build optimizations--verbose - Enable detailed build outputWave Trigger: Activates for projects >15 files or >5 component types