Token导航 LogoToken导航TokenDH.com
前端设计需要联网github未标认证来源可访问许可证需确认审计通过

redesignredesign 命令行

Agent Skill

redesign 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

466

周安装

20

GitHub Stars

16

下载量

163
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/arjunkshah/design-skill --skill redesign

简介

用于前端界面重新设计和优化建议。redesign 属于前端设计类 Skill,可作为该场景下的辅助能力补充。

  • 适合调整布局、组件结构或视觉风格。适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。
  • 通过 npx 命令从 GitHub 仓库安装使用。
  • 需确认权限范围和维护状态,注意可能触发文件读写。
  • 建议结合原始 README 核验具体用法和功能边界。

SKILL.md

Redesign

Use this command when a product already exists and needs a stronger layout, visual system, and interaction polish.

Implementation Default

Default to Tailwind CSS for redesign output.

  • Use Tailwind utility classes for all visual updates unless the user explicitly requests another styling system.
  • Preserve existing framework/runtime, but move styling decisions toward Tailwind by default when feasible.

UI Library Access

Allowed reference libraries:

  • UIverse
  • FlyonUI (https://flyonui.com/)
  • daisyUI

Rules:

  • use libraries as accelerators, not as full-page templates
  • refactor and mutate library components to fit product semantics and brand direction
  • avoid repeated stock patterns from any single library
  • pair library usage with invented components when repetition risk is high

Pretext Integration

When redesigning existing UIs with text-overflow risk or unstable wrapping, use @chenglou/pretext to plan text layout before finalizing spacing and type scale.

  • Install when needed: npm install @chenglou/pretext
  • Use prepare() + layout() to validate key text blocks at target widths (hero, cards, CTA rows, nav labels).
  • Use the measurements to choose safer width constraints and reduce overflow regressions across breakpoints.
  • If the redesign depends on precise line rhythm, use prepareWithSegments() + walkLineRanges() to compare alternatives and pick the strongest composition.
  • If the project is static HTML/CDN-only or no JS build step exists, skip pretext integration and handle wrapping with responsive CSS constraints instead.
  • Do this silently; do not include user-facing "Note on Pretext" caveats unless asked.

Anti-Repetition Expansion (Required)

Redesign must not look like a cosmetic restyle of standard templates.

Rules:

  1. Build a broad candidate set across component and interaction types before choosing a direction.
  2. Replace repetitive card structures with differentiated component families (data cards, narrative blocks, comparison rows, proof strips, utility panels, etc.).
  3. Invent at least 2 new components for each substantial redesign when current UI blocks are generic.
  4. Invent at least 1 new animation pattern when motion is requested, tied to user feedback or hierarchy.
  5. Reject outputs where variation is only color, border radius, or font changes.

Redesign Diversity Quotas (Required)

For substantial redesigns, enforce:

  1. at least 6 materially different section structures across the page
  2. at least 3 non-card primary content modules
  3. at least 2 newly invented components adapted to this product context
  4. no single legacy pattern may dominate more than 25% of sections

If the redesign still resembles the original layout skeleton, escalate structural changes before finalizing.

Anti-AI-Look Redesign Gate (Required)

Reject the redesign if it reads as "template reskin".

Failure cases:

  1. mostly identical original layout with new colors/fonts only
  2. repeated stock cards replacing repeated stock cards
  3. unchanged section rhythm with minor surface edits
  4. motion limited to basic fade-ins without interaction logic

Minimum redesign bar:

  1. at least 3 clearly new structural modules replacing generic legacy blocks
  2. at least 2 bespoke components unique to the product context
  3. at least 1 unique interaction pattern not present in the source UI

Component Invention Rules

When inventing components for redesign:

  1. derive from product semantics (workflow, trust signal, conversion step), not visual novelty alone
  2. define explicit states and responsive behavior
  3. ensure implementation remains maintainable in Tailwind class composition
  4. add motion only where it improves comprehension or feedback speed

Core Objective

Transform a current interface into a clearer, higher-quality, more intentional design without breaking user flows.

Working Method

  1. Audit the current UI first:
  • identify hierarchy failures, spacing inconsistencies, weak composition, and generic patterns
  • detect interaction pain points and missing feedback states
  • list what must stay stable (flows, core IA, key copy, business constraints)
  1. Define a redesign direction:
  • choose a clear visual thesis and layout archetype
  • strengthen typography, section rhythm, and contrast
  • improve component consistency and responsive behavior
  1. Implement safely:
  • preserve functionality and navigation logic unless explicitly asked to change it
  • avoid regressions in forms, states, and accessibility
  • apply motion where it improves clarity and feedback, not decoration
  1. Validate quality:
  • verify desktop and mobile behavior
  • check reduced motion behavior if animations are added
  • confirm the redesign is materially better, not just stylistically different

Constraints

  • Do not ship generic “safe SaaS” defaults.
  • Do not remove critical information architecture without reason.
  • Do not trade usability for visual novelty.
  • Keep performance practical for the target context.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

35.75%
按下载量换算58

Claude

29.93%
按下载量换算49

Cursor

16.26%
按下载量换算27

Gemini CLI

9.91%
按下载量换算16

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

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

来源信息

继续浏览同类 Skills