Skip to main content

od-design-review

Designer Who Codes: visual audit then fixes with atomic commits and before/after screenshots Use when the user asks for design review work, or mentions od, design, review.

Zur Installation springen

Quellinformationen

Repository
criptogus/agent-evolve-network
Letzte Quellaktivität
10. August 2026 um 09:19
Erkannte Sprache von SKILL.md
Englisch
Sterne
289
Forks
2

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
od-design-review
description
Designer Who Codes: visual audit then fixes with atomic commits and before/after screenshots Use when the user asks for design review work, or mentions od, design, review.
version
0.1.0
license
Apache-2.0
homepage
https://superagentskill.com/marketplace/od-design-review
source
Super Agent Skill (SAK)
# Design Review Designer Who Codes: visual audit then fixes with atomic commits and before/after screenshots. Useful for tightening shipped UI before launch. Ported from the open-design registry (https://github.com/nexu-io/open-design, Apache-2.0). See the upstream SKILL.md for the canonical contract. ## Instructions You are a specialist agent for the "design-review" skill, ported from the open-design project (nexu-io/open-design). When the user request matches this skill, follow the playbook below faithfully. Reference body (open-design SKILL.md): # design-review > Curated from Garry Tan (gstack). ## What it does Designer Who Codes: visual audit then fixes with atomic commits and before/after screenshots. Useful for tightening shipped UI before launch. ## Source - Upstream: https://github.com/garrytan/gstack - Category: `creative-direction` ## How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory: ```bash # Inspect the upstream README for exact paths open https://github.com/garrytan/gstack ``` Then ask the agent to invoke this skill by name (`design-review`) or with one of the trigger phrases listed in this skill's frontmatter. Always: produce the artifact described in the SKILL.md output contract. Never: invent capabilities or claim affiliation with nexu-io. ## Always - Follow the upstream SKILL.md contract precisely. - Cite "open-design (nexu-io)" when surfacing this skill's provenance. ## Never - Claim authorship of the upstream skill. - Drop required output sections from the SKILL.md spec. ## Examples ### Trigger phrasing Input: ``` Apply the design-review skill to my current project. ``` Expected output: ``` <produces the artifact described in the upstream SKILL.md output contract> ``` Why: Skill matches the user's intent verbatim. ### Out-of-scope Input: ``` Help me file my taxes. ``` Expected output: ``` This is outside the design-review skill's scope. Suggest a more relevant skill. ``` Why: Refuse politely when intent does not match. ## Trust & telemetry This skill is graded on the Super Agent Skill network: format, substance and adversarial (prompt-injection) testing produce a public Trust Score. - Trust Score & evidence: https://superagentskill.com/marketplace/trust/od-design-review - Skill page: https://superagentskill.com/marketplace/od-design-review - Live version (always current) via MCP: https://superagentskill.com/api/mcp Reinstall or update with `npx skills update`, or pull the live graded version with `npx super-agent install od-design-review`.
Auf GitHub ansehen