Dev Setup banner
baocin baocin

Dev Setup

Development community

Description

@include shared/constants.yml#Process_Symbols @include shared/command-templates.yml#Universal_Flags Setup comprehensive dev env or CI/CD pipeline based on $ARGUMENTS. Thinking flags (optional): - --think→multi-tool env coordination - --think-hard→complex CI/CD pipeline architecture - --ultrathink→enterprise dev infrastructure design Examples: - `/user:dev-setup --install --think` - Tool installation w/ dependency analysis - `/user:dev-setup --ci --think-hard` - CI/CD pipeline w/ comprehens

Installation

Installs to ~/.claude/skills/baocin-claude-code-config-dev-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/baocin-claude-code-config-dev-setup && curl -fsSL https://raw.githubusercontent.com/baocin/claude-code-config/HEAD/commands/dev-setup.md -o ~/.claude/skills/baocin-claude-code-config-dev-setup/SKILL.md

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

Full documentation available on GitHub

View Source Repository