Token导航 LogoToken导航TokenDH.com
前端设计只读github未标认证来源可访问许可证需确认审计未展示

tt-colorizett 着色

Agent Skill

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

总安装

259

周安装

11

GitHub Stars

公开资料未说明

下载量

91
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/biasia/tt-impeccable --skill tt-colorize

简介

tt-colorize 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中围绕仓库状态、代码变更或协作事项进行整理。
  • 通过 npx skills add 命令从指定仓库安装并使用。
  • 安装前建议确认权限范围和维护状态,注意是否触发联网或文件读写操作。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Apply TikTok's Brand Expression Palette to TT Style surfaces that feel too monochromatic or need a distinct campaign character beyond the standard Blaze + Glint palette.

Preparation

Tier check first: Read .tt-impeccable.md in project root or infer from codebase. If the surface is Strict TUX-native, stop — Brand Expression colors have no role in product UI screens; they are not part of the TUX token system.

Color values and pairing constraints: tt-impeccable/reference/tokens.md → Brand Expression Palette section.


Assess Color Opportunity

Before picking a color, understand what's missing:

  1. Is the design too monochromatic? A TT Style page of pure black + Blaze + white has range, but some campaign surfaces need stronger atmosphere — a color that signals creative territory before a word is read.
  2. What campaign vibe is needed? Energy/hype, softness/artistry, premium/immersive, organic/sustainable — each maps to a different expression color.
  3. What already exists? Don't add expression color on top of an already dense layout. Expression color needs room to read as intentional.

If you cannot answer #2 from the codebase or brief, ask the user directly.

CRITICAL: Expression color is atmospheric, not decorative. One well-placed expression color anchors a section's vibe. Multiple expression colors in the same visual zone is not "more expressive" — it's incoherent.


Choose an Anchor Color

Pick ONE expression color per visual zone. All values and CSS variables are defined in reference/tokens.md → Brand Expression Palette.

ColorHexVibePairs well with
Thrive#033624Creator economy, sustainability, depthGlow (green + yellow energy)
Shimmer#BAF6F0Dreamy, fresh, cool-toned softnessBlack + white only
Dawn#EDBBE8Artistic, gentle, expressiveBlack or Blaze accent
Ember#4A0505Immersive, premium, broodingWhite text, neutral accents
Glow#FBEB35Energy, hype, Gen Z vitalityBlack + Thrive
Muse#EDD4B2Lifestyle, fashion, warm groundMost versatile — pairs with any

Hard constraints (enforced by pairing rules in reference/tokens.md):

  • DO NOT use Ember + Blaze on the same surface — both are dark red-family; they conflict rather than harmonize
  • DO NOT use Shimmer + Glint on the same surface — same mint-teal family; the expression fill and the UI secondary token become indistinguishable
  • ONE expression color per zone — never two expression fills side by side in the same section

Apply the Expression Color

Expression colors belong in three places only.

1. Section backgrounds and hero zones

The primary use. A full-width section with a Thrive or Glow background immediately establishes campaign territory. This is where expression color earns its presence.

  • Apply as background-color using the --tt-expr-* variable
  • Full-bleed is preferred — a small card with expression background looks accidental, not intentional
  • Text on expression backgrounds: use the pairing table in reference/tokens.md

2. Large display text accents

At 72px+, an expression color on a single hero word or short phrase adds energy without overwhelming. Below 48px, expression colors on text read like a UI semantic signal (link, error, warning) — avoid.

3. Decorative and graphic elements

Geometric shapes, background patterns, illustrative fills that reinforce the atmospheric vibe without competing with content hierarchy.

NEVER apply expression colors to:

  • Button fills or CTAs — Blaze (#FE2C55) owns this role
  • Toggle tracks — Glint (#20D5EC) owns this role
  • Status badges, notification dots, or any semantic state indicator
  • Interactive icons in their resting state
  • Image or video overlays — black-alpha overlays only; this rule is universal across all tiers
  • Any element where the color could be read as "this is tappable"

Gradients

When a flat expression color feels too static or the design needs more atmospheric depth, use TUX Gradient Presets instead. Gradients work in the same placement slots as expression colors (section backgrounds, large display text) but carry more visual energy.

Color values, CSS strings, and mood descriptions: tt-colorize/reference/gradients.md

Pick by theme

  • Dark theme / dark surface: use a gradient from the Dark Theme group — they have deep or near-black stops that anchor dark backgrounds
  • Light theme / light surface: use a gradient from the Light Theme group — all stops are bright enough to read cleanly on white

Apply as background

background-image: linear-gradient(135deg, ...); /* copy CSS from reference/gradients.md */

Apply as text gradient fill

Large display text only (72px+). Below 48px the gradient stops compress and lose legibility.

background: linear-gradient(135deg, ...);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;

Ambient glow header (Ambient Glow Only category)

The 5 Light/ gradients exist solely for this pattern — a soft top-of-page light haze. Never use them as section backgrounds or text fills.

background-image: linear-gradient(180deg, ...);
mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
opacity: 0.5;

Gradient + expression color: don't mix

Do not place an expression color fill (Thrive, Shimmer, Dawn, Ember, Glow, Muse) and a gradient background in the same visual zone. Pick one or the other — both together create competing atmospheric signals.


Maintain TUX Semantic Integrity

Adding expression color must not corrupt TUX's color-as-interaction-signal system.

  • Blaze and Glint keep their canonical semantic roles unchanged on the page
  • A user who sees Glow on a section background should never wonder "is this a button?"
  • Expression colors are mute — they set a mood, they do not communicate action

If an expression color lands on something that looks interactive, either move it to a non-interactive element or remove it.


Verify Quality

  • Still TikTok? Does the page feel like a TikTok campaign property, or like a generic colorful page? Expression colors anchor identity only when the TUX token system — typography, spacing, Blaze CTA — is intact beneath them.
  • One anchor per zone? Count expression color appearances. More than one in the same visual zone is too many.
  • Semantics intact? Every Blaze element is still a CTA. Every Glint element is still a toggle or verified signal.
  • Text legible? Verify against the pairing table in reference/tokens.md. Never invent text colors on expression backgrounds.
  • Audit-safe? All expression color values must use --tt-expr-* CSS variables, traceable to reference/tokens.md. Raw hex values in component code will trigger audit warnings.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

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

平台分布

Codex

36.79%
按下载量换算33

Claude

27.35%
按下载量换算25

Cursor

16.78%
按下载量换算15

Gemini CLI

10.4%
按下载量换算9

安全审计

暂无安全审计结果可展示。

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

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

来源信息

继续浏览同类 Skills