Sc Build banner
SuperClaude-Org SuperClaude-Org

Sc Build

Development community

Description

--- name: build description: "Build, compile, and package projects with intelligent error handling and optimization" category: utility complexity: enhanced mcp-servers: [playwright] personas: [devops-engineer] --- # /sc:sc:sc:build - Project Building and Packaging ## Triggers - Project compilation and packaging requests for different environments - Build optimization and artifact generation needs - Error debugging during build processes - Deployment preparation and artifact packaging requireme

Installation

Installs to ~/.claude/skills/superclaude-org-superclaude_plugin-sc-build/SKILL.md

Terminal
mkdir -p ~/.claude/skills/superclaude-org-superclaude_plugin-sc-build && curl -fsSL https://raw.githubusercontent.com/SuperClaude-Org/SuperClaude_Plugin/HEAD/commands/sc-build.md -o ~/.claude/skills/superclaude-org-superclaude_plugin-sc-build/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository