mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-18 17:16:46 +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 = {
|
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 craft': { flow: 'Create: Full shape-then-build flow with visual iteration' },
|
||||||
'impeccable': { flow: 'Create: Freeform design with full design intelligence' },
|
'impeccable': { flow: 'Create: Freeform design with full design intelligence' },
|
||||||
'onboard': { combinesWith: ['clarify', 'delight'], flow: 'Create: Onboarding flows and empty states' },
|
'onboard': { combinesWith: ['clarify', 'delight'], flow: 'Create: Onboarding flows and empty states' },
|
||||||
|
|||||||
Reference in New Issue
Block a user