mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-20 01:56:37 +03:00
Remove context: fork from commands (blocks AskUserQuestionTool)
Removed from: critique, audit, extract Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.5
parent
7d43765600
commit
41a557a675
@@ -1,7 +1,6 @@
|
||||
---
|
||||
name: audit
|
||||
description: Perform comprehensive audit of interface quality across accessibility, performance, theming, and responsive design. Generates detailed report of issues with severity ratings and recommendations.
|
||||
context: fork
|
||||
args:
|
||||
- name: area
|
||||
description: The feature or area to audit (optional)
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
---
|
||||
name: critique
|
||||
description: Evaluate design effectiveness from a UX perspective. Assesses visual hierarchy, information architecture, emotional resonance, and overall design quality with actionable feedback.
|
||||
context: fork
|
||||
args:
|
||||
- name: area
|
||||
description: The feature or area to critique (optional)
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
---
|
||||
name: extract
|
||||
description: Extract and consolidate reusable components, design tokens, and patterns into your design system. Identifies opportunities for systematic reuse and enriches your component library.
|
||||
context: fork
|
||||
args:
|
||||
- name: target
|
||||
description: The feature, component, or area to extract from (optional)
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
---
|
||||
name: i-audit
|
||||
description: Perform comprehensive audit of interface quality across accessibility, performance, theming, and responsive design. Generates detailed report of issues with severity ratings and recommendations.
|
||||
context: fork
|
||||
args:
|
||||
- name: area
|
||||
description: The feature or area to audit (optional)
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
---
|
||||
name: i-critique
|
||||
description: Evaluate design effectiveness from a UX perspective. Assesses visual hierarchy, information architecture, emotional resonance, and overall design quality with actionable feedback.
|
||||
context: fork
|
||||
args:
|
||||
- name: area
|
||||
description: The feature or area to critique (optional)
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
---
|
||||
name: i-extract
|
||||
description: Extract and consolidate reusable components, design tokens, and patterns into your design system. Identifies opportunities for systematic reuse and enriches your component library.
|
||||
context: fork
|
||||
args:
|
||||
- name: target
|
||||
description: The feature, component, or area to extract from (optional)
|
||||
|
||||
-1
@@ -1,7 +1,6 @@
|
||||
---
|
||||
name: audit
|
||||
description: Perform comprehensive audit of interface quality across accessibility, performance, theming, and responsive design. Generates detailed report of issues with severity ratings and recommendations.
|
||||
context: fork
|
||||
args:
|
||||
- name: area
|
||||
description: The feature or area to audit (optional)
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
---
|
||||
name: critique
|
||||
description: Evaluate design effectiveness from a UX perspective. Assesses visual hierarchy, information architecture, emotional resonance, and overall design quality with actionable feedback.
|
||||
context: fork
|
||||
args:
|
||||
- name: area
|
||||
description: The feature or area to critique (optional)
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
---
|
||||
name: extract
|
||||
description: Extract and consolidate reusable components, design tokens, and patterns into your design system. Identifies opportunities for systematic reuse and enriches your component library.
|
||||
context: fork
|
||||
args:
|
||||
- name: target
|
||||
description: The feature, component, or area to extract from (optional)
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
---
|
||||
name: audit
|
||||
description: Perform comprehensive audit of interface quality across accessibility, performance, theming, and responsive design. Generates detailed report of issues with severity ratings and recommendations.
|
||||
context: fork
|
||||
args:
|
||||
- name: area
|
||||
description: The feature or area to audit (optional)
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
---
|
||||
name: critique
|
||||
description: Evaluate design effectiveness from a UX perspective. Assesses visual hierarchy, information architecture, emotional resonance, and overall design quality with actionable feedback.
|
||||
context: fork
|
||||
args:
|
||||
- name: area
|
||||
description: The feature or area to critique (optional)
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
---
|
||||
name: extract
|
||||
description: Extract and consolidate reusable components, design tokens, and patterns into your design system. Identifies opportunities for systematic reuse and enriches your component library.
|
||||
context: fork
|
||||
args:
|
||||
- name: target
|
||||
description: The feature, component, or area to extract from (optional)
|
||||
|
||||
Reference in New Issue
Block a user