Token导航 LogoToken导航TokenDH.com
前端设计执行命令github未标认证来源可访问clear审计通过

terminal-ui-design终端用户界面设计

Agent Skill

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

总安装

745

周安装

32

GitHub Stars

7

下载量

261
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/ingpoc/skills --skill terminal-ui-design

简介

用于辅助界面设计、视觉规范和交互体验优化。适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

  • 适合生成 UI 方案、检查视觉一致性或改进组件层级。
  • 使用时需结合品牌和设计系统,避免堆砌装饰元素。
  • 涉及页面改动时应通过截图或预览检查文本溢出和对齐。
  • terminal-ui-design 属于前端设计类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Terminal UI Design

Create distinctive, production-grade terminal interfaces with intentional aesthetics. Don't just print text—craft an experience.

Quick Start

Before coding, choose a bold aesthetic direction:

StyleVibeColorsBorders
CyberpunkNeon, futuristicHot pink #ff00ff, cyan #00ffff, purple #1a0a2eBlock █▀▄
Amber TerminalVintage CRT#ffb000 on blackDouble ╔═╗
Minimalist ZenClean, focusedNord palette, cool bluesRounded ╭─╮
Retro MainframeCorporate, formalGreen on blackASCII-only +-+
Synthwave80s nostalgiaPurple, pink gradientsHeavy ┏━┓
Monochrome BrutalistStark, boldSingle color + intensityHeavy ┏━┓

Pick ONE direction and execute it with precision.

Design Thinking Checklist

QuestionDecision Point
PurposeWhat problem? Who uses it? What workflow?
TonePick extreme: cyberpunk, zen, retro, maximalist, playful
ConstraintsPython Rich, Go bubbletea, Rust ratatui, ANSI codes?
DifferentiationWhat makes this UNFORGETTABLE?

Box Drawing & Borders

Choose borders that match your aesthetic:

Single:     ┌─────┐ │   └─────┘  Clean, modern
Double:     ╔═════╗ ║   ╚═════╝  Bold, formal, retro
Rounded:    ╭─────╮ │   ╰─────╯  Soft, friendly
Heavy:      ┏─────┓ ┃   ┗─────┛  Strong, industrial
Dashed:     ┄┄┄┄┄┄ ┆              Light, airy
ASCII:      +-----+ |   +-----+  Retro, universal
Block:      █▀▀▀▀█ ▄   ▀▀▀▀▀    Chunky, brutalist

Pro tip: Use decorative corners: ◆ ◈ ✦ ⬡ ◢◣◤◥

Color Strategies

StrategyWhen to UseTechnique
ANSI 16Universal compatibilityClassic palette, craft unique combos
256-colorRich but portableGradients, subtle variations
True colorModern terminalsFull spectrum, smooth transitions
MonochromeElegant constraintSingle color, vary intensity

Create atmosphere:

  • Background color blocks for sections
  • Gradient fills: ░▒▓█
  • Semantic color (avoid cliché red=bad, green=good)
  • Reverse video for emphasis
  • Dim for secondary, bold for primary

Typography

The terminal is ALL typography:

TechniqueEffectExample
ASCII art headersDramatic introfiglet style banners
Text weightHierarchyBold, dim, normal
DecorationEmphasisUnderline, italic, strikethrough
Letter spacingHeadersH E A D E R
CaseVoiceALL CAPS headers, lowercase body
Unicode symbolsRichness→ • ◆ ★ ⚡ λ ∴ ≡ ⌘ ✓ ✗
Custom bulletsPersonality▸ ◉ ✓ ⬢ › instead of -
Block:    ███████╗██╗██╗     ███████╗
Slant:    /___  / / // /     / ____/
Small:    ╔═╗┌─┐┌─┐
Minimal:  [ HEADER ]

Layout & Spatial Composition

Break free from single-column output:

ElementUsage
Panels & WindowsDistinct regions with borders
ColumnsSide-by-side information
TablesAligned data, Unicode table chars
WhitespaceGenerous padding, breathing room
DensityMatch purpose—dense dashboards, sparse wizards
HierarchyVisual distinction: primary, secondary, chrome
AsymmetryOff-center titles, weighted layouts

Motion & Animation

ElementExamples
Spinners⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏, ⣾⣽⣻⢿⡿⣟⣯⣷
Progress bars▓░, █▒, [=====>], ◐◓◑◒
Typing effectsCharacter-by-character reveal
TransitionsWipe effects, fade with color intensity
Live updatesStreaming data, real-time charts

Data Display

TypeTechnique
Sparklines▁▂▃▄▅▆▇█ inline mini-charts
Bar chartsHorizontal bars with block chars
TablesSmart sizing, alternating rows, aligned nums
Trees├── └── │ hierarchies
Status● green, ○ empty, ◐ partial, ✓ complete
Gauges[████████░░] with percentage

Decorative Elements

Dividers:   ───── ═════ •••••• ░░░░░░ ≋≋≋≋≋≋
Sections:   ▶ SECTION, [ SECTION ], ─── SECTION ───, ◆ SECTION
Textures:   · ∙ ░ patterns for backgrounds
Icons:       (if Nerd Fonts available)

Anti-Patterns to Avoid

❌ Avoid✅ Instead
Plain unformatted textStyled output with intent
Default colorsCohesive palette
Generic [INFO] prefixesStyled prefixes with icons
Simple ---- dividersUnicode dividers ───── ═════
Walls of textStructured panels and sections
Generic progressCreative spinners and bars
Boring helpFormatted, aligned help text
Inconsistent spacingPrecise alignment

Library Quick Reference

LanguageLibraries
PythonRich, Textual, curses, prompt_toolkit
GoBubbletea, Lipgloss
RustRatatui
Node.jsInk, Blessed, cliui
PureANSI escape codes

ANSI Escape Codes

\x1b[1m       Bold
\x1b[3m       Italic
\x1b[4m       Underline
\x1b[31m      Red foreground
\x1b[38;2;R;G;Bm  True color (RGB)
\x1b[2J       Clear screen
\x1b[H        Cursor home

Implementation Pattern

  1. Choose aesthetic first (cyberpunk, zen, retro, etc.)
  2. Define palette (2-3 colors + background)
  3. Select border style (single, double, rounded, block)
  4. Create reusable components (panel, table, status)
  5. Apply consistently across all output

Resources

FileWhen to Load
references/box-drawing.mdNeed border character reference
references/ansi-codes.mdNeed escape code reference
references/color-palettes.mdNeed pre-defined palettes

Exit Criteria (Code Verified)

  • Output has intentional aesthetic (not generic)
  • Cohesive color palette used throughout
  • Borders and typography match chosen style
  • No plain text without formatting
  • Anti-patterns avoided

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

补充不同宿主或平台的使用分布数据

能力 5

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

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

平台分布

windsurf

28.24%
按下载量换算74

OpenCode

22.89%
按下载量换算60

Codex

15.36%
按下载量换算40

Claude Code

12.06%
按下载量换算31

Antigravity

6.9%
按下载量换算18

Gemini CLI

3.07%
按下载量换算8

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

执行命令

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

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills