create-design-discussion — for Claude Code create-design-discussion, community, for Claude Code, ide skills, ) - Research documents (e.g, 2. **Write the design discussion** to, Discussion, research, findings, change

v1.0.0

关于此技能

适用场景: Ideal for AI agents that need design discussion phase. 本地化技能摘要: # Design Discussion Phase You are now in the Design Discussion phase. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

功能特性

Design Discussion Phase
Steps to follow after receiving the user's request
Read all mentioned files immediately and FULLY :
Ticket files (e.g., .humanlayer/tasks/eng-1234-description/ticket.md)
Research documents (e.g. .humanlayer/tasks/eng-1234-description/research.md)

# 核心主题

harivansh-afk harivansh-afk
[0]
[0]
更新于: 3/24/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 10/11

This page remains useful for teams, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Quality floor passed for review
Review Score
10/11
Quality Score
67
Canonical Locale
en
Detected Body Locale
en

适用场景: Ideal for AI agents that need design discussion phase. 本地化技能摘要: # Design Discussion Phase You are now in the Design Discussion phase. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

核心价值

推荐说明: create-design-discussion helps agents design discussion phase. Design Discussion Phase You are now in the Design Discussion phase. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

适用 Agent 类型

适用场景: Ideal for AI agents that need design discussion phase.

赋予的主要能力 · create-design-discussion

适用任务: Applying Design Discussion Phase
适用任务: Applying Steps to follow after receiving the user's request
适用任务: Applying Read all mentioned files immediately and FULLY :

! 使用限制与门槛

  • 限制说明: CRITICAL : DO NOT spawn sub-tasks before reading these files yourself in the main context
  • 限制说明: DO NOT just accept the correction
  • 限制说明: Only proceed with updates once you've verified the facts yourself

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

评审后的下一步

先决定动作,再继续看上游仓库材料

Killer-Skills 的主价值不应该停在“帮你打开仓库说明”,而是先帮你判断这项技能是否值得安装、是否应该回到可信集合复核,以及是否已经进入工作流落地阶段。

实验室 Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

常见问题与安装步骤

以下问题与步骤与页面结构化数据保持一致,便于搜索引擎理解页面内容。

? FAQ

create-design-discussion 是什么?

适用场景: Ideal for AI agents that need design discussion phase. 本地化技能摘要: # Design Discussion Phase You are now in the Design Discussion phase. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

如何安装 create-design-discussion?

运行命令:npx killer-skills add harivansh-afk/rpi/create-design-discussion。支持 Cursor、Windsurf、VS Code、Claude Code 等 19+ IDE/Agent。

create-design-discussion 适用于哪些场景?

典型场景包括:适用任务: Applying Design Discussion Phase、适用任务: Applying Steps to follow after receiving the user's request、适用任务: Applying Read all mentioned files immediately and FULLY :。

create-design-discussion 支持哪些 IDE 或 Agent?

该技能兼容 Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer。可使用 Killer-Skills CLI 一条命令通用安装。

create-design-discussion 有哪些限制?

限制说明: CRITICAL : DO NOT spawn sub-tasks before reading these files yourself in the main context;限制说明: DO NOT just accept the correction;限制说明: Only proceed with updates once you've verified the facts yourself。

安装步骤

  1. 1. 打开终端

    在你的项目目录中打开终端或命令行。

  2. 2. 执行安装命令

    运行:npx killer-skills add harivansh-afk/rpi/create-design-discussion。CLI 会自动识别 IDE 或 AI Agent 并完成配置。

  3. 3. 开始使用技能

    create-design-discussion 已启用,可立即在当前项目中调用。

! 参考页模式

此页面仍可作为安装与查阅参考,但 Killer-Skills 不再把它视为主要可索引落地页。请优先阅读上方评审结论,再决定是否继续查看上游仓库说明。

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

create-design-discussion

# Design Discussion Phase You are now in the Design Discussion phase. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows. Design

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

Design Discussion Phase

You are now in the Design Discussion phase. Based on the research findings and the user's change request, work with them to make design decisions.

Steps to follow after receiving the user's request

  1. Read all mentioned files immediately and FULLY:

    • Ticket files (e.g., .humanlayer/tasks/eng-1234-description/ticket.md)
    • Research documents (e.g. .humanlayer/tasks/eng-1234-description/research.md)
    • IMPORTANT: Use the Read tool WITHOUT limit/offset parameters to read entire files
    • CRITICAL: DO NOT spawn sub-tasks before reading these files yourself in the main context
    • NEVER read files partially - if a file is mentioned, read it completely
  2. Check for related task content:

    • if a path in .humanlayer/tasks/TASKNAME is mentioned, use Bash(ls .humanlayer/tasks/TASKNAME)
    • IMPORTANT DO NOT USE search or glob or grep, as .humanlayer/tasks may be a symlink and those tools don't traverse symlinks
    • read all relevant files in the task directory to fully understand the work so far
  3. Create a research todo list using TodoWrite to track exploration tasks

  4. Spawn parallel sub-tasks for comprehensive research:

    • Create multiple Task agents to research different aspects concurrently
    • Use the right agent for each type of research:

    For deeper investigation:

    • codebase-locator - To find more specific files (e.g., "find all files that handle [specific component]")
    • codebase-analyzer - To understand implementation details (e.g., "analyze how [system] works")
    • codebase-pattern-finder - To find similar features we can model after

    Each agent knows how to:

    • Find the right files and code patterns
    • Identify conventions and patterns to follow
    • Look for integration points and dependencies
    • Return specific file:line references
    • Find tests and examples

Work with the user to iterate on the design

  1. Present patterns to follow based on the research

    • Identify existing patterns in the codebase that should be followed
    • Include file locations and multiline code snippets showing the pattern
  2. Discuss design decisions

    • For each major design choice, present options with pros/cons
    • Make recommendations based on codebase conventions
    • Record final decisions with rationale
  3. If the user gives any input along the way:

    • DO NOT just accept the correction
    • Spawn new research tasks to verify the correct information
    • Read the specific files/directories they mention
    • Only proceed with updates once you've verified the facts yourself
    • interpret ALL user feedback as instructions to update the document, not to begin implementation

Output Format

  1. Read the design discussion Template

Read({SKILLBASE}/references/design_discussion_template.md)

  1. Write the design discussion to .humanlayer/tasks/ENG-XXXX-description/YYYY-MM-DD-design-discussion.md

    • First, find the task directory: ls .humanlayer/tasks | grep -i "eng-XXXX"
    • If the directory doesn't exist, create: .humanlayer/tasks/ENG-XXXX-description/
    • Format: YYYY-MM-DD-design-discussion.md where YYYY-MM-DD is today's date
    • Directory naming:
      • With ticket: .humanlayer/tasks/ENG-1478-parent-child-tracking/2025-01-08-design-discussion.md
      • Without ticket: .humanlayer/tasks/improve-error-handling/2025-01-08-design-discussion.md
  2. Read the final output template

Read({SKILLBASE}/references/design_discussion_final_answer.md)

  1. Respond to the user with a summary following the template, including GitHub permalinks
<guidance> ## Cloud Permalinks

When you write or edit documents in .humanlayer/tasks/, a cloud permalink is automatically provided in the hook response.

  • The permalink appears as additionalContext after Write/Edit/MultiEdit operations
  • Use this permalink in your final output for easy navigation
  • Example format: http(s)://{DOMAIN}/artifacts/{artifactId}

Markdown Formatting

When writing markdown files that contain code blocks showing other markdown (like README examples or SKILL.md templates), use 4 backticks (````) for the outer fence so inner 3-backtick code blocks don't prematurely close it:

markdown
1# Example README 2## Installation 3```bash 4npm install example 5```
</guidance>

相关技能

寻找 create-design-discussion 的替代方案 (Alternative) 或可搭配使用的同类 community Skill?探索以下相关开源技能。

查看全部

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

为prompts.chat的信息反馈系统生成可定制的插件小部件

149.6k
0
AI

flags

Logo of vercel
vercel

React 框架

138.4k
0
浏览器

pr-review

Logo of pytorch
pytorch

Python中具有强大GPU加速的张量和动态神经网络

98.6k
0
开发者工具