Skip to main content

hegemonart/get-design-done

SkillsMP는 hegemonart/get-design-done에서 191개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
191
GitHub 스타
4
GitHub 포크
1

수집된 skill 191개 중 40개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Master design pipeline for Claude Code. 5-stage workflow: Brief → Explore → Plan → Design → Verify. Run 'brief' first in any new project to capture the design problem, then 'explore' to inventory the codebase and interview for context. Invoke without…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Run the pipeline with optional agents skipped for speed. Skips: phase-researcher, design-assumptions-analyzer, design-integration-checker. Keeps: planner, executor, verifier, auditor. Activates for requests involving a lightweight design pass, a fast…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Routes a /gdd command to fast|quick|full path + S|M|L|XL complexity_class and returns {path, complexity_class, model_tier_overrides, resolved_models, estimated_cost_usd, cache_hits}. A SKILL.md prompt the model executes to emit a routing-decision JSON from…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Run the pipeline with optional agents skipped for speed. Skips: phase-researcher, design-assumptions-analyzer, design-integration-checker. Keeps: planner, executor, verifier, auditor. Activates for requests involving a lightweight design pass, a fast…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Routes a /gdd command to fast|quick|full path + S|M|L|XL complexity_class and returns {path, complexity_class, model_tier_overrides, resolved_models, estimated_cost_usd, cache_hits}. A SKILL.md prompt the model executes to emit a routing-decision JSON from…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Confirm-then-reset the per-(agent, bin, delegate) bandit posterior - backs up .design/telemetry/posterior.json to posterior.json.bak, then clears it to a fresh empty envelope. Mutation companion to read-only bandit-status. Use when the posterior is…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Surface read-only per-(agent, bin, delegate) bandit posterior snapshot - alpha/beta/mean/stddev/count/last-used per arm. Phase 27.5 (v1.27.5) diagnostic. Use when investigating 'why did the bandit pick tier X for agent Y?' or when verifying posterior…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Confirm-then-reset the per-(agent, bin, delegate) bandit posterior - backs up .design/telemetry/posterior.json to posterior.json.bak, then clears it to a fresh empty envelope. Mutation companion to read-only bandit-status. Use when the posterior is…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Surface read-only per-(agent, bin, delegate) bandit posterior snapshot - alpha/beta/mean/stddev/count/last-used per arm. Phase 27.5 (v1.27.5) diagnostic. Use when investigating 'why did the bandit pick tier X for agent Y?' or when verifying posterior…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Audit a project's dark mode implementation - detects architecture (CSS custom props, Tailwind `dark:` prefix, or JS class toggle), runs architecture-specific contrast / token-override / anti-pattern / meta-property checks, and writes a prioritized fix list to…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Manage the Graphify knowledge graph for the current project. Build, query, status, diff. When available, design-planner and design-integration-checker use the graph for pre-search consultation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Run design-reflector on demand - produces .design/reflections/<cycle-slug>.md with improvement proposals. Review proposals with {{command_prefix}}apply-reflections.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Manage the Graphify knowledge graph for the current project. Build, query, status, diff. When available, design-planner and design-integration-checker use the graph for pre-search consultation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Run design-reflector on demand - produces .design/reflections/<cycle-slug>.md with improvement proposals. Review proposals with /gdd:apply-reflections.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Handoff-first entry point that initializes a cycle from a Claude Design handoff bundle (URL, ZIP, HTML, PDF, or PPTX), skips the explore/plan stages, and routes straight to post-handoff verify. Thin wrapper over the Handoff Routing logic in the root pipeline…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Handoff-first entry point that initializes a cycle from a Claude Design handoff bundle (URL, ZIP, HTML, PDF, or PPTX), skips the explore/plan stages, and routes straight to post-handoff verify. Thin wrapper over the Handoff Routing logic in the root pipeline…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Lists all available get-design-done commands with one-line descriptions

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Lists all available get-design-done commands with one-line descriptions

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Park a design idea for a future cycle. Writes to .design/backlog/BACKLOG.md.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Queries the intel store to surface token fan-out, component call-graphs, decision traceability, and circular dependency detection. Requires .design/intel/ to exist (run build-intel.cjs first).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Review and selectively apply proposals from .design/reflections/<cycle-slug>.md. Diffs each proposal, prompts user to accept/skip/edit, then writes changes.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Run a design audit by spawning design-auditor, design-integration-checker, and (optionally) design-verifier + design-reflector agents, then printing a consolidated 7-pillar score summary. Use when the user wants to score the current design, retroactively…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Harvest and synthesize per-component design benchmarks from 18 design systems and produce canonical component specs at `reference/components/<name>.md`. Use when adding a new component spec, running a benchmark wave, listing corpus coverage, or refreshing a…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bootstraps a design system for a GREENFIELD project that has none - no Figma, no tokens, no component library. Takes a brand input (primary color + optional secondary + tone tags + target framework) and emits a coherent OKLCH token system (color tints,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Stage 1 of 5 design intake that captures problem statement, audience, constraints, success metrics, and scope into .design/BRIEF.md, and bootstraps .design/STATE.md if missing. Use when starting a new design cycle and before {{command_prefix}}explore.…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Forecasts GDD design-cycle spend before the bill arrives. Reads .design/telemetry/costs.jsonl (cost per cycle) + .design/budget.json (the project_cap), runs the pure cost-forecast model via agents/cost-forecaster.md, and projects the next N cycles - surfacing…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Maintains .design/cache-manifest.json for Layer B explicit cache per D-08. Computes deterministic SHA-256 input-hash from (agent-path + sorted-input-file-paths + input-content-hashes). On spawn: lookup key → return cached blob if within TTL, else miss. On…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Manual plugin-update check. Shows cached state by default; --refresh bypasses the 24h TTL; --dismiss hides the nudge until a newer release ships; --prompt spawns design-update-checker for a richer summary.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Compute the delta between the `DESIGN.md` baseline (from explore) and the `DESIGN-VERIFICATION.md` result (from verify), reporting per-category score delta, anti-pattern delta (resolved vs new), must-have pass/fail change, and design drift (regressions…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Cycle closeout command that marks CYCLES.md entry complete, archives pipeline artifacts to .design/archive/cycle-N/, generates EXPERIENCE.md, rebuilds the search index, and resets STATE.md. Use when a design cycle has shipped and you're ready to start the…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Interactive onboarding wizard for the 33 external integrations the pipeline supports - probes all (`figma`, `refero`, `preview`, `storybook`, `chromatic`, `graphify`, `pinterest`, `claude-design`, `paper-design`, `pencil-dev`, `21st-dev`, `magic-patterns`,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Queries the typed DesignContext graph at .design/context-graph.json - the design-semantic map of tokens, components, variants, states, motion, a11y patterns, screens, layers, and design patterns plus the edges between them. Lists and filters nodes and edges,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Alias for {{command_prefix}}resume - restore session context from the most recent checkpoint.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Symptom-driven design debugger with persistent state. Phase 1 builds a feedback loop; Phase 2 hypothesizes. Writes findings to .design/DEBUG.md. Use when a symptom needs systematic, one-variable-at-a-time tracking.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Stage 4 of 5 orchestrator that reads DESIGN-PLAN.md, partitions tasks by wave + parallel-safe flag, and spawns design-executor agents with the appropriate isolation (worktree for parallel batches, in-place for sequential tail). Use when DESIGN-PLAN.md is…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Adaptive design interview command that spawns design-discussant in normal / --all / --spec mode to gather decisions via one-question-at-a-time AskUserQuestion, writing D-XX entries to STATE.md <decisions>. Use when locking design decisions outside the main…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Natural-language design task router. Parses your intent, maps to the right gdd command(s), confirms before executing. Activates for requests involving a natural-language design request, routing intent to the right command, or not knowing which skill to use.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Stage 2 of 5 - unified exploration merging inventory grep + design interview. Probes 6 connections, scans the codebase, conducts the AskUserQuestion interview, and writes .design/DESIGN.md + DESIGN-DEBT.md + DESIGN-CONTEXT.md. Use after…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Packages a completed design cycle (.design artifacts + decisions + screenshots) into a stakeholder-shareable artifact - self-contained HTML, print-styled PDF (Paged.js-compatible), or a Notion page. Redacts secrets; --pseudonymize masks identity for external…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Extracts project-specific design patterns and decisions from .design/ artifacts and writes them to .design/learnings/. Optionally proposes updates to reference/ files for user review.

원문 언어: 영어

업데이트
수집된 skill 191개 중 40개를 표시합니다.