Token导航 LogoToken导航TokenDH.com
开发执行命令github未标认证来源可访问许可证需确认审计通过

update-app-design更新应用程序设计

Agent Skill

用于辅助界面设计、视觉规范、排版、配色、布局和交互体验优化。它适合让 Agent 根据产品场景整理页面结构、生成 UI 方案、检查视觉一致性或改进组件层级。使用时需要结合现有品牌、设计系统和用户任务,不应只堆装饰元素;涉及真实页面改动时,应通过截图或浏览器预览检查文本溢出、对齐和响应式表现。

总安装

570

周安装

24

GitHub Stars

16,237

下载量

1
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:update-app-design(更新应用程序设计)
来源仓库:https://github.com/udecode/plate
仓库路径:skills/update-app-design
安装命令:
npx skills add https://github.com/udecode/plate --skill update-app-design
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/udecode/plate --skill update-app-design

简介

辅助界面设计、视觉规范和交互体验优化。

  • 适合整理页面结构、生成 UI 方案或改进组件层级。
  • 通过 GitHub 安装并配合 npx skills add 命令使用。
  • 需结合品牌与设计系统,避免堆砌装饰元素;改动后建议截图验证效果。
  • update-app-design 属于开发类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Sync Application Design Document

User Request: $ARGUMENTS

Context

  • Project root:!pwd
  • Package.json: @package.json
  • Current design doc: @.agents/rules/1-app-design-document.mdc
  • Last modified:!stat -f "%Sm".agents/rules/1-app-design-document.mdc 2>/dev/null || echo "No existing document"

Goal

Update the existing Application Design Document to reflect current codebase state, new features, changed priorities, and project evolution. Maintain consistency with the original document while incorporating new information.

Process

1. Document Analysis

  • Read and understand the existing 1-app-design-document.mdc
  • Establish baseline understanding of documented features
  • Note the document's structure and tone
  • Identify areas that may need updates

2. Codebase Change Detection

Think deeply about what has changed in the codebase since the document was last updated.

Analyze for:

  • New Features: Components, modules, or capabilities added
  • Modified Flows: Changes to user journeys or business logic
  • Removed Features: Deprecated or deleted functionality
  • Architecture Evolution: New patterns, services, or integrations
  • Scale Changes: Growth in complexity or user base
  • Security Updates: New authentication/authorization patterns

*Extended thinking helps identify subtle changes, understand how new features integrate with existing ones, and recognize patterns that indicate architectural evolution.*

3. Interactive Update Session

CRITICAL: Ask project stage question FIRST to assess if priorities have changed:

  • Use lettered/numbered options for easy response
  • Focus on what has changed and why
  • Gather context for accurate updates

4. Update Project Configuration

If project stage or priorities have changed:

  • Update .agents/rules/status.mdc
  • Adjust DO/DON'T lists for new priorities
  • Document any stage transitions

5. Sync Document

Update the document incrementally:

  • Preserve accurate existing content
  • Add new sections only when necessary
  • Update outdated information
  • Maintain consistent tone and structure

6. Save Updated Document

  • Backup suggestion if major changes
  • Overwrite existing 1-app-design-document.mdc
  • Note what was updated

Required Questions Template

🎯 CRITICAL: Project Evolution Assessment (Ask First!)

1. Has your project stage evolved since the last update?

a) Same Stage - Still in [current stage], just adding features b) Stage Evolution - Moved from [current] to next stage c) Major Pivot - Significant change in direction or purpose d) Help Me Assess - Let's review current state together

2. Have your development priorities changed?

Based on your current stage, are these still your priorities?

[Show current DO/DON'T lists from .agents/rules/status.mdc]

a) Same Priorities - These still reflect our focus b) Adjusted Priorities - Some changes needed (please specify) c) New Focus Areas - Different priorities based on learnings d) Stage-Based Change - Priorities changed due to stage evolution

📊 Change Identification Questions

3. What major features have been added?

Please describe any significant new capabilities, modules, or user-facing features added since the last update.

4. Have any core user flows changed?

a) Authentication/Authorization - Login, permissions, security b) Main User Journey - Primary application workflow c) Data Management - How users create/edit/delete data d) Integration Points - External service connections e) None/Minor Only - No significant flow changes

5. What has been removed or deprecated?

List any features, integrations, or capabilities that have been removed or are being phased out.

6. Have you integrated new external services?

a) Payment Processing - Stripe, PayPal, etc. b) Communication - Email, SMS, notifications c) Analytics/Monitoring - Tracking, logging services d) AI/ML Services - LLMs, image processing, etc. e) Other - Please specify f) None - No new integrations

🚀 Future Direction Questions

7. How has user feedback influenced changes?

Describe any significant pivots or adjustments made based on user feedback or usage patterns.

8. What are your updated success metrics?

Have your KPIs or success measurements changed? Current focus:

  • User growth targets?
  • Revenue goals?
  • Engagement metrics?
  • Performance benchmarks?

9. What's the next major milestone?

a) Feature Release - Specific new capability b) Scale Milestone - User/revenue target c) Technical Goal - Performance, security, architecture d) Business Goal - Partnerships, funding, market expansion

Update Strategy

Incremental Updates

  • Preserve: Keep accurate existing content
  • Enhance: Add new information to existing sections
  • Replace: Update outdated or incorrect information
  • Remove: Mark deprecated features appropriately

Change Documentation

  • New Features: Add to relevant feature categories
  • Modified Flows: Update user journey descriptions
  • Architecture Changes: Reflect in system architecture section
  • Business Evolution: Update goals and success metrics

Consistency Maintenance

  • Keep the same professional, accessible tone
  • Maintain technology-agnostic descriptions
  • Focus on WHAT not HOW
  • Preserve document structure

Document Update Areas

Always Review:

  1. Introduction

- Update if purpose or audience has shifted - Reflect any pivot in value proposition

  1. Core Features

- Add new feature categories if needed - Update existing features with enhancements - Mark removed features as deprecated

  1. User Experience

- Update user journeys with new flows - Add new user personas if applicable - Reflect UI/UX improvements

  1. System Architecture

- Add new integrations - Update data flow diagrams - Reflect new security patterns

  1. Business Logic

- Update rules and workflows - Reflect new validation requirements - Document new business constraints

  1. Future Considerations

- Update roadmap based on progress - Add new planned features - Reflect lessons learned

Execution Steps

1. Start with Analysis

# Check when document was last updated
stat -f "%Sm" .agents/rules/1-app-design-document.mdc

# Review recent commits for feature changes
git log --oneline --since="30 days ago" | head -20

Think deeply about: "What has fundamentally changed in this application? How have new features altered the original vision? What patterns indicate architectural evolution?"

2. Interactive Q&A

  • MUST ASK PROJECT STAGE FIRST
  • Present all questions clearly
  • Wait for complete responses

3. Update Project Status (if needed)

If stage or priorities changed, update both:

# In `.agents/rules/status.mdc`

## Project Status

**Current Stage**: [New Stage]

### DO Care About (Production-Ready Foundation)

[Updated priorities]

### DO NOT Care About (Skip for Velocity)

[Updated items to skip]

4. Sync Document

  • Make targeted updates
  • Preserve document quality
  • Add version note if helpful:
<!-- Last updated: [date] - Major changes: [summary] -->

5. Save and Backup

# Optional: Create backup
cp .agents/rules/1-app-design-document.mdc .agents/rules/1-app-design-document.backup.mdc

# Save updated document
# Overwrite .agents/rules/1-app-design-document.mdc

Key Principles

DO:

  • Preserve Quality: Maintain document's professional tone
  • Incremental Updates: Don't rewrite unnecessarily
  • Clear Changes: Make updates obvious and well-integrated
  • User Focus: Keep emphasis on user value
  • Stage Awareness: Align with current project maturity

DON'T:

  • Complete Rewrite: Unless fundamentally pivoted
  • Technical Details: Maintain high-level focus
  • Break Structure: Keep established organization
  • Lose History: Preserve context of major decisions
  • Skip Analysis: Always understand current state first

Output

  • Format: Markdown (.mdc)
  • Location: .agents/rules/
  • Filename: 1-app-design-document.mdc (overwrites)
  • Backup: Suggest if major changes

Final Checklist

  1. ✅ Read existing document completely
  2. ✅ Analyze codebase changes thoroughly
  3. ✅ Ask project stage question FIRST
  4. ✅ Update .agents/rules/status.mdc if stage/priorities changed
  5. ✅ Make incremental, targeted updates
  6. ✅ Preserve document quality and tone
  7. ✅ Suggest backup for major changes
  8. ✅ Consider 2-tech-stack.mdc updates if needed

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.17%
按下载量换算0

Claude

31.4%
按下载量换算0

Cursor

20.35%
按下载量换算0

Gemini CLI

9.77%
按下载量换算0

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

执行命令

安装流程涉及命令执行,可能通过 npx skills add https://github.com/udecode/plate --skill update-app-design 联网下载 Skill 或依赖。用户安装前应确认命令来源、仓库内容和执行环境。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills