Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

brand-decathlon品牌十项全能

Agent Skill

brand-decathlon 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

235

周安装

10

GitHub Stars

1

下载量

82
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/bluewaves-creations/bluewaves-skills --skill brand-decathlon

简介

brand-decathlon 提供 Decathlon 品牌的标准化设计资源,包含主色、字体、版式与资产清单的快速查阅。

  • 它适用于使用该品牌视觉系统的项目,确保 Logo、排版与色彩应用符合官方规范。
  • 可直接引用 manifest.json 获取字体文件与样式定义,简化开发集成流程。
  • 仅限 Decathlon 相关项目使用,其他品牌请勿直接套用其配色与字体组合。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Decathlon Brand Kit

Quick Reference

  • Primary color: #3643BA (blue/purple)
  • Accent: #7AFFA6 (green) — only on blue/dark backgrounds
  • Body font: Inter (assets/fonts/body.ttf)
  • Heading font: Inter Bold (assets/fonts/heading-bold.ttf)
  • Page format: A4
  • Text color: #212121 (never pure black)
  • Background: white
  • No rounded corners

Assets

Use the manifest at assets/manifest.json as the programmatic entry point.

Fonts

Four roles: heading, body, mono. All TTF files in assets/fonts/.

RoleFamilyWeightFile
HeadingInterregularheading.ttf
HeadingInterboldheading-bold.ttf
BodyInterregularbody.ttf
BodyInteritalicbody-italic.ttf
BodyInterboldbody-bold.ttf
BodyInterbold italicbody-bold-italic.ttf
MonoFira Coderegularmono.ttf

Logos

Variants: full lockup and mark, each in color and white. Files in assets/logos/. Use logo-full-color.svg as default.

VariantColorWhite
Full lockuplogo-full-color.svg/.pnglogo-full-white.svg/.png
Marklogo-mark-color.svg/.pnglogo-mark-white.svg/.png
Faviconfavicon.png (512x512)
Wordmarkwordmark.svg

PDF Templates

Pre-designed pages in assets/templates/pdf/. Content placement defined in assets/templates/pdf/zones.json.

Select from templates: cover-front, cover-back, page-content, page-blank, section-divider, color-primary, color-accent.

Patterns

Find decorative assets in assets/patterns/: pattern-01.svg/.png, divider-line.svg.

Design Tokens

For full token definitions (color palette, type scale, spacing grid, shadows), see references/tokens.md.

Key Design Principles

  • Inter for both headings (bold) and body (regular) — single-family harmony
  • Blue/purple primary (#3643BA) carries the identity
  • Green accent (#7AFFA6) only appears on primary blue or dark backgrounds
  • White backgrounds with near-black text (#212121)
  • No rounded corners on any element
  • Apple-minimalist: clean font hierarchy, no decorators/lines, perfect typography and spacing

Imagery Guidelines

  • Style: Professional reportage — natural, in-situation photography
  • Color treatment: Full-color, natural light
  • Corner radius: 0pt (no rounded corners)
  • Subjects: Sport activities, action photography, diverse participants
  • Avoid: Extreme situations, studio photography, stock-photo poses
  • AI prompt prefix: authentic sports reportage, natural light, dynamic composition, diverse participants, real-world setting, action photography, no rounded corners

Chart Guidelines

  • Primary palette: Blue/purple (#3643BA), green accent (#7AFFA6), then semantic colors
  • Sequential: Light-to-dark blue/purple gradient (7 stops)
  • Diverging: Red ↔ Green through neutral gray
  • Highlight color: #7AFFA6 (green accent) on #212121 contrast
  • Figure background: White (#FFFFFF)
  • Charts use brand typography tokens (h3 for titles, body-sm for axis labels, caption for ticks/legends)

Usage with PDF Factory

  1. Pass this skill's directory path as --brand to render.py and compose.py
  2. Scripts read assets/manifest.json for fonts, logos, templates, and tokens
  3. The manifest.json["tokens"] section drives all styling — colors and type scale
  4. Zone overlays on covers/dividers use tokens for font, size, color, and alignment
  5. SVG logos from assets/logos/ are rendered as vectors on cover pages
  6. Content pages are styled via dynamically generated CSS from the same tokens

Keep manifest.json["tokens"] in sync with references/tokens.md.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

37.59%
按下载量换算31

Claude

29.24%
按下载量换算24

Cursor

20.46%
按下载量换算17

Gemini CLI

9.11%
按下载量换算7

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills