技能 shape
📦

shape

安全

在编码前规划UX/UI设计

大多数AI生成的UI失败是因为跳过了设计思维。这个技能会运行结构化的发现访谈,了解用户需求、约束条件和目标,然后生成一份综合设计简报来指导实施。

支持: Claude Codex Code(CC)
🥉 75 青铜
1

下载技能 ZIP

2

在 Claude 中上传

前往 设置 → 功能 → 技能 → 上传技能

3

开启并开始使用

测试它

正在使用“shape”。 Shape the UX for a user onboarding flow that helps new users set up their workspace.

预期结果:

Feature Summary: First-time workspace setup for users who just signed up. Primary goal is getting users to 'aha moment' within 5 minutes while reducing anxiety about configuration complexity. Primary User Action: Complete workspace configuration with confidence. Design Direction: Calm, reassuring, progressive disclosure. Layout Strategy: Single-column vertical flow with clear progress indicators. Key States: First visit (welcome), In-progress (step indicators), Completed (success celebration), Error (validation with guidance). Interaction Model: Guided wizard with skip optional steps, auto-save after each section. Content Requirements: Welcome message, step headers, inline help text, validation messages. Recommended References: interaction-design.md, form-design.md. Open Questions: Should we allow skipping profile setup?

正在使用“shape”。 I need to design a dashboard for monitoring API health.

预期结果:

Feature Summary: Real-time API monitoring dashboard for DevOps engineers. Primary goal is rapid issue identification and root cause analysis. Primary User Action: Spot and diagnose API anomalies quickly. Design Direction: Information-dense, high contrast, fast-scanning. Layout Strategy: Grid-based with status overview top, detailed metrics bottom, left-to-right severity gradient. Key States: All systems healthy, partial degradation (warning), critical failure, loading (initial data fetch), no data. Interaction Model: Hover for details, click to drill down, auto-refresh every 30s, manual refresh available. Content Requirements: Service names, status indicators, latency numbers, error counts, timestamps, error messages. Recommended References: data-visualization.md, dashboard-design.md. Open Questions: Alert threshold preferences?

安全审计

安全
v1 • 4/17/2026

Static analysis detected 22 potential issues (21 'weak cryptographic algorithm' patterns, 1 'external commands' pattern). All findings are false positives caused by pattern matching on markdown formatting (backticks around `.impeccable.md`) and common English words ('block', 'key', 'cipher'). This is a pure documentation/planning skill with no executable code, no network operations, no file system access, and no security risks. The skill runs a structured interview process and generates design documentation.

1
已扫描文件
96
分析行数
1
发现项
1
审计总数
低风险问题 (1)
False Positive: Markdown Code Spans
Static scanner flagged backtick characters around `.impeccable.md` at line 72 as potential shell command execution. These are markdown code spans for formatting filenames, not executable code.
审计者: claude

质量评分

38
架构
100
可维护性
87
内容
50
社区
100
安全
100
规范符合性

你能构建什么

产品经理规划新功能

在将需求交给工程团队之前,使用此技能来建立清晰的UX方向、成功指标和设计约束。

开发者开始实施

在编码前使用以明确需要构建的内容,避免因需求误解或遗漏边界情况而返工。

设计师定义交互模式

在创建视觉模型或原型之前,围绕用户流程、状态和内容需求来组织思路。

试试这些提示

基本功能规划
I need to design a [feature description]. Run the discovery interview and create a design brief.
上下文感知的规划
Shape the UX for [feature]. I already have design context from /impeccable, so use that when discussing constraints and patterns.
特定约束规划
Plan the UX for [feature] with these constraints: [list constraints like mobile-first, accessibility requirements, performance budgets]. Focus the interview on how these shape the design.
反向目标探索
I want to design [feature] but I'm worried about [specific concern like complexity overwhelm]. Make sure the discovery interview explores anti-goals and what this should NOT be.

最佳实践

  • 在使用此技能之前调用 /impeccable,以确保设计原则和项目上下文已加载
  • 即使认为某个细节是显而易见的,也要深思熟虑地回答访谈问题
  • 在确认之前仔细检查生成的设计简报
  • 将确认的简报交给 /impeccable craft 或 /impeccable 以实现无缝实施

避免

  • 跳过发现访谈直接跳到设计建议
  • 用没有上下文的一个词答案回答访谈问题
  • 期望此技能输出代码而不是设计文档
  • 忽略简报确认步骤,在理解不完整的情况下继续

常见问题

何时应该使用此技能而不是 /impeccable craft?
当您想先进行规划和设计思考时使用此技能。当您希望一步完成从发现到构建的完整流程时使用 /impeccable craft。/impeccable craft 在内部运行此技能,然后继续实施。
此技能会写代码吗?
不。此技能专注于设计思维并生成设计简报。实施时,请将简报交给 /impeccable、/impeccable craft 或任何其他实施技能。
我如何使用设计简报?
与用户确认后,将其交给实施技能如 /impeccable craft,或将其作为手动编码的指导。简报定义了需要构建的内容。
为什么此技能要调用 /impeccable?
/impeccable 包含设计原则、反模式和行为收集协议。这确保简报基于扎实的设计思维和项目特定的上下文。
我可以用此技能来重新设计现有功能吗?
可以。发现访谈会询问现有模式、什么有效、什么无效、什么应该改变。这有助于识别改进机会。
发现访谈需要多长时间?
这取决于功能复杂性。简单功能可能需要5-10分钟。具有许多约束条件的复杂功能可能需要20-30分钟。通过减少实施返工来节省时间,这项投资是值得的。

开发者详情

文件结构

📄 SKILL.md