mirror of
https://github.com/garrytan/gstack.git
synced 2026-07-07 00:27:56 +02:00
fix: shorten auto-trigger guard to stay under 1024-char description limit
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
name: design-review
|
||||
version: 2.0.0
|
||||
description: |
|
||||
MANUAL TRIGGER ONLY: only run this skill when the user explicitly types /design-review in their message.
|
||||
Do not auto-trigger this skill from semantic similarity alone.
|
||||
MANUAL TRIGGER ONLY: invoke only when user types /design-review.
|
||||
Designer's eye QA: finds visual inconsistency, spacing issues, hierarchy problems,
|
||||
AI slop patterns, and slow interactions — then fixes them. Iteratively fixes issues
|
||||
in source code, committing each fix atomically and re-verifying with before/after
|
||||
|
||||
Reference in New Issue
Block a user