Phase 1 sample plugin synthesizing a SKILL.md frontmatter for backwards-compat tests.
github-dashboard
github-dashboard is an open-source frontend skill for Claude Code and compatible agents, published by nexu-io. Its author describes it as: “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, reposit…”. The project has 84k stars on GitHub and is available under the Apache-2.0 license. Add it to your setup with `/plugin marketplace add nexu-io/open-design`.
Installation
Add github-dashboard to your agent with:
/plugin marketplace add nexu-io/open-design Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for github-dashboard when you want frontend help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear Apache-2.0 license — safe to read and adapt
- Ships in nexu-io/open-design, an established project with 84,076 GitHub stars
- Actively maintained (recent commits)
Topics
Frequently asked questions
- What does github-dashboard do?
- 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.
- How do I install github-dashboard?
- Run /plugin marketplace add nexu-io/open-design in your agent, then reload your skills. Review the source at https://github.com/nexu-io/open-design before installing.
- Is github-dashboard free to use?
- Yes. github-dashboard is free and open source under the Apache-2.0 license, so you can read, run, and adapt it within that license's terms.
- Where does github-dashboard come from?
- github-dashboard ships inside nexu-io/open-design, a repository that contains 61 catalogued skills in total. The repository's 84,076 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More Frontend →Audio generation skill — jingles, beds, voiceover, and sound effects. Routes music requests to Suno V5 / Udio / Lyria, speech to MiniMax TTS / FishAudio / ElevenLabs V3, and SFX to ElevenLabs SFX or AudioCraft. Output is one MP3/WAV file saved to the project folder.
Self-contained floating chat widget with welcome screen, social links, meeting button, and message input. Single HTML file, zero dependencies.
Run a 5-dimension expert design review on any HTML artifact in the project — Philosophy / Visual hierarchy / Detail / Functionality / Innovation, each scored 0–10. Outputs a single self-contained HTML report with a radar chart, evidence-backed scores, and three lists: Keep / Fix / Quick-wins. Use when the brief asks for a "design review", "design critique", "5 维度评审", "design audit", or "what's wrong with my design".
Admin / analytics dashboard in a single HTML file. Fixed left sidebar, top bar with user/search, main grid of KPI cards and one or two charts. Use when the brief asks for a "dashboard", "admin", "analytics", or "control panel" screen.