mirror of
https://github.com/garrytan/gstack.git
synced 2026-09-22 04:40:44 +02:00
16 lines
626 B
Markdown
16 lines
626 B
Markdown
---
|
|
name: design-html
|
|
description: >-
|
|
Compatibility alias for the retired /design-html command. Routes to $design --mode Implement --module design-html without copying specialist judgment.
|
|
metadata:
|
|
internal: true
|
|
---
|
|
|
|
# Compatibility alias: /design-html
|
|
|
|
Print this replacement invocation, then dispatch to it exactly:
|
|
|
|
`$design --mode Implement --module design-html`
|
|
|
|
Do not reproduce or summarize the retired specialist here. The canonical dispatcher must load its preserved `design-html` module. If that dispatcher is not installed, tell the user to install it with `npx skills add time-attack/gstack --skill design`.
|