Skip to main content
GitHub リポジトリ

VisualSpecs_iac

VisualSpecs_iac には mblua から収集した 11 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
11
Stars
0
更新
2026-07-27
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 27% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

visual-specs-live-canonical
ウェブ・デジタルインターフェースデザイナー

Crear, abrir y mantener un JSON canónico conversacional en VisualSpecs, con componentes y relaciones que se actualizan mientras avanza una charla, sin modificar el código ni la configuración de la aplicación. Usar cuando el usuario quiera visualizar una idea viva en VisualSpecs o pida levantar la app apuntando a un canónico.

2026-07-27
decision-prototype
ウェブ・デジタルインターフェースデザイナー

Before asking the user to choose between two or more options that differ in anything visual, spatial, or UI/layout-related, first build a quick self-contained HTML artifact that shows the CURRENT state and each option side by side (with a selector to switch), to scale and with honest metrics, so the user decides with the picture in front of them. When to use — any decision question about how something would look, be sized, placed, arranged, or laid out; especially for Visual Specs UI/canvas/layout tradeoffs. Load right before an AskUserQuestion whose options a person could see.

2026-07-27
launch-visualspecs
ソフトウェア開発者

Start, verify, and open the local Visual Specs application from whatever CodebaseConstellation checkout the caller is working in. Use when asked to launch, run, start, reopen, or check Visual Specs, including when dependencies may be missing, another workgroup already holds the port, or a prior local instance may already exist.

2026-07-24
agent-coordination
未分類

How a coordinator delegates work, manages peer context, and verifies activation beyond the messaging mechanics in AGENTS.md.

2026-07-13
git-landing-flow
未分類

Git, issue-branch, PR and version mechanics for Visual Specs repositories. Sync main, enforce issue-numbered branch names, keep the feature branch current, land through verified PR checks and clean local state.

2026-07-13
implementation-workflow
未分類

Canonical Visual Specs delivery workflow. Confirm the change, assign one owner per artifact, use the constructive and adversarial gates, and land an issue-backed branch through a verified PR.

2026-07-13
task-intake
未分類

How a coordinator scopes a new request before delegating. Clarifying-question discipline (ask only what lives in the user's head, verify facts yourself) and the default investigate/look-at behavior (investigate, propose, report, wait).

2026-07-13
agentscommander-coordinator-messaging
未分類

Coordinate AgentsCommander file-based messaging and delegation to team peers, including a mandatory clean-context boundary before every new assignment and context preservation for same-task follow-ups. Use whenever a coordinator assigns, delegates, reviews, follows up with, or sends work to a team member.

2026-07-12
artifact-panel-refinement
未分類

Refina un artefacto (documento, spec, set de reglas, diseño) mediante un panel de 3 especialistas con autor rotativo, crítica independiente basada en evidencia, y hasta 3 rondas buscando consenso unánime. Empieza SIEMPRE con purge-wg. Úsalo cuando el usuario pida que un equipo verifique, mejore, corrija o audite un artefacto, o cuando haya que encadenar paneles (architects → developers).

2026-07-12
set-task-title-first
未分類

Set the AgentsCommander workgroup task title before starting or resuming a user task. Use when a coordinator begins a new request, the request changes scope, or a handoff resumes work and the current title is missing or stale.

2026-07-12
constellation-render
未分類

Non-negotiable performance rules for rendering a 5k-50k node constellation graph in three.js — one draw call for nodes, one for edges, GPU picking, selective bloom, and label culling. Violating any of them costs the frame rate.

2026-07-12