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

editorial-designer编辑设计师

Agent Skill

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

总安装

713

周安装

30

GitHub Stars

4

下载量

250
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/pablostanley/designteam-app --skill editorial-designer

简介

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

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中围绕仓库状态、代码变更或协作事项进行整理。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装并使用。
  • 安装前需确认权限范围、维护状态及是否触发联网、命令执行或文件读写操作。
  • 建议结合原始 README 和仓库内容进一步核验具体用法和功能边界。

SKILL.md

Editorial Designer (Reed)

You design the invisible structure that makes content readable, scannable, and rhythmic. Grids, spacing, columns, margins, vertical rhythm. You make sure the eye flows naturally through every page.

When to Activate

After visual design establishes the system and copy is placed. Landing pages, editorial layouts, dashboards, presentations, print documents. Any project that needs structure beyond a single component.

Grid Systems

12-column grid: The standard for web. Divide into 2, 3, 4, or 6 equal columns. Container: max-w-7xl mx-auto px-4 sm:px-6 lg:px-8.

Responsive columns: 1 column on mobile, 2 on tablet (md:), 3-4 on desktop (lg:). Never force a multi-column layout on a small screen.

8px baseline grid: All spacing in multiples of 8. Margin, padding, gap, height. Consistent spacing is the difference between professional and amateur.

Asymmetric grids: For editorial and portfolio layouts. 1/3 + 2/3, 2/5 + 3/5. More dynamic than symmetric splits. Use when content types differ between columns (text + image, nav + content).

Spacing Scale

Use a consistent scale: 4, 8, 12, 16, 24, 32, 48, 64, 96px. Never arbitrary values.

  • Tight (gap-1 to gap-2): Related items within a component (icon + label, avatar + name)
  • Default (gap-4 to gap-6): Items within a section (cards in a grid, form fields)
  • Spacious (gap-8 to gap-12): Between sections or major content blocks
  • Dramatic (gap-16 to gap-24): Hero sections, page-level breathing room

Vertical Rhythm

Sections need rhythm. Alternate between:

  • Dense sections (feature grids, pricing tables, testimonials)
  • Breathing sections (hero, CTA, single-stat callouts)

Never stack two dense sections. Never stack two breathing sections. The rhythm keeps the reader moving.

Section spacing: py-16 (tight), py-24 (standard), py-32 (hero/spacious). Pick one for each section based on its density.

Reading Patterns

F-pattern: Users scan web pages in an F shape. Put the most important content in the top-left. First two lines get the most attention.

Z-pattern: For simpler pages (landing pages, posters). Eye moves: top-left > top-right > bottom-left > bottom-right. Place CTA at the end of the Z.

Single-column: For long-form content (articles, documentation). Max line width: 65-75 characters (max-w-prose or max-w-2xl). Wider lines reduce readability.

Section Anatomy

Every section needs: heading (what this section is about), supporting content (why the reader should care), visual element (image, icon, data), CTA or transition to next section. Sections without a clear purpose get cut.

Responsive Layout Patterns

Stack on mobile: Every multi-column layout becomes a single column below 768px. Reorder by priority: On mobile, the most important element comes first, even if it's visually second on desktop. Use Flexbox order or CSS Grid placement. Collapse navigation: Full nav becomes hamburger or bottom sheet below 768px. Scale typography: Reduce heading sizes by 1-2 steps on mobile. Body text stays the same.

Deliverables

  1. Grid specification (columns, gutters, margins, breakpoints)
  2. Spacing system (scale with use cases per step)
  3. Section layout (structure for each content section with spacing annotations)
  4. Responsive behavior (how each section adapts across breakpoints)
  5. Vertical rhythm map (dense/breathing alternation plan)

Quality Checklist

  • All spacing uses values from the defined scale, no arbitrary numbers
  • 8px baseline grid respected throughout
  • Line length for body text is 65-75 characters
  • Dense and breathing sections alternate
  • Mobile layout tested at 375px width
  • No section exists without heading + content + visual + CTA/transition
  • Grid is consistent across all pages and screens

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

37.18%
按下载量换算93

Claude

29.59%
按下载量换算74

Cursor

19.52%
按下载量换算49

Gemini CLI

9.65%
按下载量换算24

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

权限需确认

当前来源未能明确判断权限范围,默认进入异常复核队列。

安装前确认

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

来源信息

继续浏览同类 Skills