Skip to main content

Skills neste repositório

hegemonart/get-design-done - Página 2

O SkillsMP coletou 191 skills de hegemonart/get-design-done. Abra uma skill para revisar a origem e os detalhes.

hegemonart/get-design-done

Mostrando 40 de 191 skills coletadas.

ocupação
Desenvolvedores de software
descrição

Trivial inline design task. No subagents, no planning documents, no pipeline stages. Just do the thing described. Activates for requests involving a single quick design fix, a one-shot change, or a fast targeted edit.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Off-context Figma design-system extraction into a compact local digest (DESIGN.md + tokens.json + components.json). Pulls the file via the Figma REST API and digests it without the raw JSON ever entering the model context.

Idioma do texto original: inglês

atualizado
ocupação
Designers de interfaces web e digitais
descrição

Write design decisions from `.design/DESIGN-CONTEXT.md` back into the active Figma file by dispatching the `design-figma-writer` agent in one of three modes (annotate / tokenize / mappings). Use when the user has completed a design pipeline cycle and wants…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Reports .design/ artifact health - staleness, missing files, token drift, broken state transitions. Activates for requests involving checking .design artifact health, staleness, token drift, or broken state transitions.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Inspects and manages atomic instinct learning units - small, scoped, confidence-weighted patterns the pipeline accumulates across cycles. Lists the project and global instinct stores, searches them by keyword, and promotes a vetted project instinct to the…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Surfaces hidden design assumptions baked into the codebase before planning - pattern-based detection plus user-surfaced items.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Lists pinned skill aliases per harness with their source skill and pin timestamp. Use when you want to see which gdd skills have been pinned as standalone shortcuts and where.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores web
descrição

Live in-browser design mode. The user picks a DOM element on a running dev server (via the Claude Preview MCP), the agent generates N design variants in one batch, they hot-swap in place through HMR or preview_eval using a data-gdd-variant marker, the user…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Inspects or sets the GDD CLI locale for this project. With no argument, reports the resolved locale (config.locale > env LANG > en), the fallback chain, and per-locale coverage (which message tables are complete vs placeholder). With a <code>…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Dispatches 5 specialist codebase mappers in parallel. Produces .design/map/*.md files consumed by the explore stage.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Migrates a pre-Phase-52 project from the flat .design/map/*.md mapper notes to the typed DesignContext graph at .design/context-graph.json. Reads the old map notes, runs the deterministic extract-*.mjs passes to build mapper fragments, merges them with…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Migrates a project off GDD's own deprecated paths after an upgrade. Reads the machine-readable registry in reference/DEPRECATIONS.md (via scripts/lib/deprecation-registry.cjs), scans the project's .design/config.json + any local skill/agent references for…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Scaffolds a new Phase-54 composable reference addendum for a design-system, framework, or motion library: validates the kind and the slug, defaults composes_into by kind, and writes a 4-section skeleton at reference/{systems|frameworks|motion}/<name>.md from…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Start a new design cycle. Creates cycle scope in STATE.md, initializes .design/CYCLES.md entry. Each cycle has its own goal and tracks its own decisions/tasks/pipeline runs.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Initialize a new get-design-done project. Gathers project context, creates PROJECT.md and STATE.md, initializes first cycle. Run once per project before any pipeline stage.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Scaffolds a new Phase-28.5 + Phase-50-compliant skill: gathers a name, a multi-paragraph v3 description, a lifecycle stage, an allowed-tools list, and optional composes_with neighbours, then writes scripts/skill-templates/<name>/SKILL.md from the pure…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Routes to the next pipeline stage based on current STATE.md position

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Zero-friction idea capture during any stage. Appends to .design/NOTES.md. Subcommands: add, list, promote.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Read-only OpenRouter catalog + tier-mapping diagnostic - surfaces catalog freshness (fetched_at vs the 24h TTL), the last-fetch timestamp, the resolved opus/sonnet/haiku → model mappings (via the Phase-33.6 adapter), and a per-tier preview. Use when…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Reads .design/telemetry/costs.jsonl + .design/agent-metrics.json, runs rule-based analysis, writes .design/OPTIMIZE-RECOMMENDATIONS.md. Pure advisory - no auto-apply. User reviews + decides.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Escalation surface for a risk-blocked action or a fact-force gate. Use when the Phase 56 risk gate blocked a writer action (suggested_action=block) and a reviewer has signed off, or when the first-write fact-force gate is holding a file you have legitimately…

Idioma do texto original: inglês

atualizado
ocupação
Designers de interfaces web e digitais
descrição

Push design decisions from `.design/DESIGN-CONTEXT.md` into the active paper.design canvas by dispatching the `design-paper-writer` agent in one of three modes (annotate / tokenize / roundtrip). Use when the user has completed a design pipeline cycle and…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Write a numbered checkpoint so work can resume in a new session without re-running completed stages.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Guided ladder for adding a brand-new peer (not in the v1.27 capability matrix) to gdd's peer-CLI delegation layer. Walks the verification ladder, scaffolds an adapter, updates the capability matrix, and handles Windows quirks. Run when you discover a new peer…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Rewire role->peer mappings on a per-agent basis. File-edit-driven (touches frontmatter delegate_to: per agent), no runtime config layer. Run when you want a specific agent to delegate to a different peer than the default capability-matrix mapping suggests.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Discover peer-CLI capability matrix - which of {codex, gemini, cursor, copilot, qwen} are installed, allowlisted in .design/config.json, and (if Phase 23.5 has data) their cost/quality delta vs local. Single command, no flags. Read by users investigating…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Update local `.pen` source files with design decisions from `.design/DESIGN-CONTEXT.md` by dispatching the `design-pencil-writer` agent in one of two modes (annotate / roundtrip). Use when the user has completed a design pipeline cycle and wants the decisions…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Writes standalone shortcut aliases for a gdd skill across installed harness skill dirs. Use when you want a skill directly discoverable as its own command in every installed runtime.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Stage 3 of 5 orchestrator that reads DESIGN-CONTEXT.md, runs optional research (phase-researcher / pattern-mapper / assumptions-analyzer / synthesizer), spawns design-planner + design-plan-checker, and writes DESIGN-PLAN.md. Use when DESIGN-CONTEXT.md is…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Forward-looking design idea with a trigger condition. Seeds surface automatically when trigger is met. Writes to .design/SEEDS.md.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Create a clean PR branch by filtering out .design/ and .planning/ commits. Code-review-ready branch for the design implementation work.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Shows current pipeline position and routes to next action. --forensic runs 6-check integrity audit. Activates for requests involving showing current project state, routing to the next action, or a status check.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Stage 4.5 of the pipeline. Detects, runs, and classifies project quality commands (lint / typecheck / test / visual-regression) between {{command_prefix}}design and {{command_prefix}}verify; writes the most recent run to STATE.md <quality_gate>. Non-blocking…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Reapply user modifications to reference/ files after a plugin update. Detects customizations via git diff against pristine baseline.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Search cross-cycle memory: decisions, learnings, experience archives. Returns ranked matches.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Consent-gated GitHub issue reporter for /gdd. Triages locally against `reference/known-failure-modes.md`, layers Phase 22 secret-redaction with Phase 30 pseudonymization, drafts the payload to `.design/issue-drafts/`, opens `$EDITOR` for inspection, and…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Restore session context from a numbered checkpoint. Lists available checkpoints when no argument given.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Review parked backlog items and promote any to active cycle todo.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Surfaces the async decision-review queue for team mode. Reads .design/reviews/<decision-id>/ entries and reports each decision's state in the proposed → reviewing → approved → locked machine (via scripts/lib/collab/review-queue.cjs), so a team can see what's…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Shows whether GDD spend actually shipped anything. Joins per-cycle cost (.design/telemetry/costs.jsonl) with what each cycle shipped - commits that SURVIVED in main vs commits that were reverted - and reports cost-per-shipped-commit + a stick rate per cycle.…

Idioma do texto original: inglês

atualizado
Mostrando 40 de 191 skills coletadas.