empty-state-audit

仓库创建 2026年7月28日最近提交 7 小时前SkillHot 收录 1 小时前
▸ 精选理由

提升首用户体验,适用于新产品和转化优化场景。

这个 Skill 做什么

检测应用无数据时的空白页、占位、无路径前进等体验问题。

检查产品在没有数据时的界面体验,找出空白页、假占位、统计为零或“无结果”又没路可走的情况。上线前、做新产品或首批用户转化低时用它来把第一印象修好。亮点是聚焦真实空态场景,既能发现视觉问题也能给出前进路径设计建议。

▸ 展开 SKILL.md 英文原文

Find every screen that looks broken, dead, or dishonest when there is no data yet — rows of zeros, "no results" with no way forward, fake placeholder content, and stats that expose emptiness. Use before a launch, when building a new product, or when the first users are not converting.

开发编程空状态UX审计产品体验通用
0
Stars
0
Forks
20
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/sriptcollector/toolbay-skills/main/skills/empty-state-audit/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/sriptcollector/toolbay-skills/main/skills/empty-state-audit/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Empty State Audit

## Install

Save this file as `~/.claude/skills/empty-state-audit/SKILL.md`, or
`.claude/skills/empty-state-audit/SKILL.md` to scope it to one repo. Claude Code
auto-discovers it. Invoke with `/empty-state-audit` or by asking "what does my
app look like with no data?".

## Why this exists

Every product is empty first, and almost none are designed for it. Interfaces get
built against seed data, so the state every early visitor actually sees is the one
nobody looked at.

Empty is not merely unpolished. It is actively read as a signal: "0 reviews · 0
downloads · 0 sellers" tells a visitor nobody else is here, and for anything
social or transactional that is the strongest p
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有