← 返回 Skills 市场
kostja94

list

作者 Kostja Zhang · GitHub ↗ · v1.1.1 · MIT-0
cross-platform ✓ 安全检测通过
390
总下载
3
收藏
8
当前安装
2
版本数
在 OpenClaw 中安装
/install list
功能描述
When the user wants to design, optimize, or audit list layouts for content display. Also use when the user mentions "list layout," "list design," "vertical l...
使用说明 (SKILL.md)

Components: List Layout

Guides list layout design for linear, stacked content display. Lists are compact, text-heavy; users scan by title or metadata. Used for blog indexes, documentation, search results, and dense content.

When invoking: On first use, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.

When to Use List

Use list when Use grid when
Text-heavy; scan by title Visual content; equal emphasis
Many items; compact display Fewer items; browsing
Blog index, docs, search results Products, templates, gallery
F-pattern reading (top-left, left column) Discovery, exploration

See grid for grid layout; card for card structure.

List Structure

Element Purpose
Items Single column; stacked vertically
Per item Title, optional metadata (date, author), excerpt, link
Spacing Consistent gaps; dividers or alternating background
Density Compact (docs) vs relaxed (blog)

List Variants

Variant Use
Simple list Title + link; minimal (nav, TOC)
Rich list Title, excerpt, date, author
Table-like Columns for metadata (date, status)
With thumbnail Small image + text

Best Practices

Principle Practice
Scannable Clear titles; consistent hierarchy
Compact Less vertical space than grid
Link area Full row or title clickable
Metadata Date, author, category; secondary styling

F-Pattern

Users read top-left first, then scan left column. Place primary content (titles) left-aligned; metadata secondary.

Infinite Scroll

If using infinite scroll for list (e.g., blog index, search results): crawlers cannot access content loaded on scroll. Provide paginated component pages or use traditional pagination for SEO-critical content. See site-crawlability for search-friendly infinite scroll implementation.

Responsive

  • Mobile: Single column; full-width items
  • Touch targets: ≥44×44px for touchable rows
  • Truncation: Long titles; ellipsis or wrap by design

Related Skills

  • site-crawlability: Infinite scroll SEO; paginated component pages; search-friendly implementation
  • grid: Grid vs list; when to use each
  • carousel: Carousel for slides; when list is too long for space
  • card: Card in list (e.g., blog with thumbnail)
  • toc-generator: TOC as list; jump links
  • blog-page-generator: Blog index list
  • article-page-generator: Article list format
  • docs-page-generator: Documentation list
安全使用建议
This skill is a static design guide and appears safe to install: it asks for no credentials, installs nothing, and its instructions are limited to UI/UX recommendations. As a general precaution, monitor future versions for any added install steps or requested environment variables before upgrading, and avoid granting extra system credentials or file access unless clearly required for a new feature.
功能分析
Type: OpenClaw Skill Name: list Version: 1.1.1 The skill bundle contains only UI/UX design documentation and guidelines for implementing list layouts. There is no executable code, no network activity, and no evidence of malicious instructions or prompt injection; the content is entirely focused on design best practices in SKILL.md.
能力评估
Purpose & Capability
Name, description, and SKILL.md all describe list-layout guidance. There are no unrelated env vars, binaries, or installs requested, so the declared capabilities match the actual requirements.
Instruction Scope
SKILL.md contains UI/UX guidance for list layouts, variants, and best practices. It does not instruct reading files, accessing environment variables, calling external endpoints, or performing system operations outside the stated design purpose.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so nothing is written to disk or downloaded during installation.
Credentials
The skill requests no environment variables, credentials, or config paths; this is proportionate for a documentation/design helper.
Persistence & Privilege
always is false and model invocation is allowed (platform default). The skill does not request persistent system privileges or modify other skills/configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install list
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /list 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
Batch: trust-badges through grid
v1.1.0
Automated batch sync
元数据
Slug list
版本 1.1.1
许可证 MIT-0
累计安装 8
当前安装数 8
历史版本数 2
常见问题

list 是什么?

When the user wants to design, optimize, or audit list layouts for content display. Also use when the user mentions "list layout," "list design," "vertical l... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 390 次。

如何安装 list?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install list」即可一键安装,无需额外配置。

list 是免费的吗?

是的,list 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

list 支持哪些平台?

list 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 list?

由 Kostja Zhang(@kostja94)开发并维护,当前版本 v1.1.1。

💬 留言讨论