Skillers Suda banner
fivetaku fivetaku

Skillers Suda

Development community

Description

--- name: skillers-suda description: "스킬러들의 수다 — 4명의 전문가가 수다 떨면서 바이브코더의 아이디어를 동작하는 스킬로 변환" argument-hint: "[스킬 설명|분석 <스킬경로>]" allowed-tools: - Read - Write - Edit - Glob - Grep - Bash - Agent --- <!-- first-run setup: idempotent, non-blocking, self-skips after first run --> **Step 0 — run once at the very start, before anything else:** run `bash "${CLAUDE_PLUGIN_ROOT}/setup/setup.sh" ask`. If its output starts with `STAR_ASK`, immediately call the **AskUserQuestion** tool once, wi

Installation

Installs to ~/.claude/skills/fivetaku-skillers-suda-skillers-suda/SKILL.md

Terminal
mkdir -p ~/.claude/skills/fivetaku-skillers-suda-skillers-suda && curl -fsSL https://raw.githubusercontent.com/fivetaku/skillers-suda/HEAD/commands/skillers-suda.md -o ~/.claude/skills/fivetaku-skillers-suda-skillers-suda/SKILL.md

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

Full documentation available on GitHub

View Source Repository