mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-14 15:16:35 +03:00
Remove parenthetical from shape flow description that was rendering in UI
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
a024195ddb
commit
2a554bd4ef
+1
-1
@@ -120,7 +120,7 @@ export const skillRelationships = {
|
||||
};
|
||||
|
||||
export const commandRelationships = {
|
||||
'shape': { flow: 'Create: Plan UX and UI through structured discovery (included in /impeccable craft)' },
|
||||
'shape': { flow: 'Create: Plan UX and UI through structured discovery' },
|
||||
'impeccable craft': { flow: 'Create: Full shape-then-build flow with visual iteration' },
|
||||
'impeccable': { flow: 'Create: Freeform design with full design intelligence' },
|
||||
'onboard': { combinesWith: ['clarify', 'delight'], flow: 'Create: Onboarding flows and empty states' },
|
||||
|
||||
Reference in New Issue
Block a user