A well-known project done right. Strong docs and solid engineering throughout.
A refined collection of Hypervelocity Engineering components (instructions, prompts, agents, and skills) to start your project off right, or upgrade your existing projects to get the most out of GitHub Copilot
Outstanding. A score of 96/100 puts this repo in a very small tier of truly well-engineered projects.
Documentation
99
Contributing guide is detailed and thorough.
README is present.
README documents how to install the project.
Licensed under MIT.
Engineering
91
Test files detected (.github/skills/accessibility/accessibility/tests).
Lockfile present (package-lock.json). Installs are reproducible.
CI is configured (.github/workflows/devcontainer-lockfile-check.yml).
Linter or formatter configured (docs/docusaurus/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)
- 214Forks
- 24Releaseslatest 4mo ago
Community
- —Community health
- —authors own >50% of commits
- 1,198Watchers
Responsiveness
- 71d 5hMedian issue response
- 3d 12hMedian PR merge time
- 453Open issues
Repository files37 root entries
- .cspell
- .devcontainer
- .githubGood: Test files detected (.github/skills/accessibility/accessibility/tests).Good: CI is configured (.github/workflows/devcontainer-lockfile-check.yml).Good: Dependabot covers 3 ecosystems (npm, github-actions, uv). Dependencies stay current.Good: Issue or PR templates present.Good: Security policy present.
- .vscode
- collections
- docsGood: Linter or formatter configured (docs/docusaurus/eslint.config.mjs).
- evals
- extension
- logs
- plugins
- scripts
- .cspell.json
- .gitattributes
- .gitignoreGood: .gitignore present.
- .gitleaks.toml
- .markdownlint-cli2.jsonc
- .markdownlint.json
- .npmrc
- .release-please-manifest.json
- .syft.yaml
- .vally.yaml
- audit-ci.json
- CHANGELOG.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- codecov.yml
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- GOVERNANCE.md
- justfile
- LICENSEGood: Licensed under MIT.
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- README.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.
- release-please-config.json
- SECURITY.md
- SUPPORT.md
- THIRD-PARTY-NOTICES
- TRANSPARENCY-NOTE.md