github-dashboard

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

适合开源项目健康度和增长报告的快速展示

这个 Skill 做什么

生成单页 GitHub 仓库分析与可视化仪表盘

把一个 GitHub 仓库的关键指标做成单页可视化仪表盘:stars、forks、contributors、issues、PR、活跃度和主要贡献者都能一眼看清。在做仓库健康报告、开源增长分析或产品监控视图时用,方便给团队或领导汇报。输出是适合展示的 dashboard 布局,设计为快速发现问题和趋势,便于后续深入分析。

▸ 展开 SKILL.md 英文原文

GitHub repository analytics dashboard — stars, forks, contributors, issues, pull requests, recent activity, and top contributors. Use when the brief asks for a GitHub repo dashboard, open-source growth report, repository health page, or GitHub analytics view.

开发编程GitHub 仪表盘可视化仓库分析通用
8.2w
Stars
9.5k
Forks
40
仓库内 Skill
+6.3k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/nexu-io/open-design/main/design-templates/github-dashboard/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/nexu-io/open-design/main/design-templates/github-dashboard/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# GitHub Dashboard Skill

Create a single-screen GitHub repository analytics dashboard in the FlowAI / Soft Paper Workspace visual style: warm off-white canvas, white rounded panels, a fixed left sidebar, compact KPI cards, pastel pills, dense tables, and low-contrast hairlines.

## Resource map

```
github-dashboard/
├── SKILL.md
├── example.html                         ← rendered reference dashboard
└── references/
    ├── template.html                    ← live-artifact-compatible HTML template
    ├── example-data.json                ← normalized public GitHub data shape
    ├── artifact-example.json            ← minimal live-artifact create input
    └── provenance-example.json         
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有