0
/ 100
Polished and well engineered. Punching above its star count.
Admin Dashboard UI crafted with Shadcn-vue, Vue3 and Vite. Built with responsiveness and accessibility in mind.管理面板 UI 采用 Shadcn-vue、Vue3 和 Vite 精心打造。构建时充分考虑了响应能力和可访问性。
Top fixes
Highest-impact changes first, ranked by point weight
- 1Reproducibility6pt
Add a Dockerfile, .nvmrc, or .python-version to pin the runtime version and make the environment reproducible.
- 2Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.
- 3Contributing guide5pt
Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.
- 4Contributing guide5pt
A CODE_OF_CONDUCT.md signals that your project is welcoming. GitHub has a template you can add in one click.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
84
No CONTRIBUTING.md found (−47 pts base + up to −53 pts more for content).
→ Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.
README is present.
README documents how to install the project.
Licensed under MIT.
Engineering
96
Lockfile present (pnpm-lock.yaml). Installs are reproducible.
Test files detected (src/utils/__tests__).
CI is configured (.github/workflows/check.yml).
Linter or formatter configured (eslint.config.mjs).
Issue or PR templates present.
Project health
100
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 71Forks
- 38Releaseslatest 1y ago
Community
- -Community health
- -authors own >50% of commits
- 398Watchers
Responsiveness
- 1d 10hMedian issue response
- <1hMedian PR merge time
- 1Open issues
Repository files24 root entries
- .agents
- .githubGood: CI is configured (.github/workflows/check.yml).Good: Issue or PR templates present.
- .vscode
- public
- srcGood: Test files detected (src/utils/__tests__).
- .env.example
- .gitignoreGood: .gitignore present.
- agents.md
- AGENTS.md
- CHANGELOG.md
- components.json
- eslint.config.mjsGood: Linter or formatter configured (eslint.config.mjs).
- index.html
- LICENSEGood: Licensed under MIT.
- package.jsonGood: Dependency manifest found (package.json).
- pnpm-lock.yamlGood: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
- pnpm-workspace.yaml
- README-CN.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- README.md
- tsconfig.app.json
- tsconfig.json
- tsconfig.node.json
- vercel.json
- vite.config.ts
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/whbbit1999/shadcn-vue-admin)