Well engineered for its size. A portfolio piece worth showing off.
SGDS Web component written in Lit 3
Documentation
99
Contributing guide5pt
92
Contributing guide is detailed and thorough.
README12pt
100
README is present.
Install and run instructions9pt
100
README documents how to install the project.
License6pt
100
Licensed under MIT.
Engineering
93
Reproducibility6pt
80
Lockfile present (pnpm-lock.yaml). Installs are reproducible.
CI/CD14pt
85
CI is configured (.github/workflows/a11y.yml).
Tests18pt
100
Test files detected (scripts/__tests__).
Linting and formatting5pt
100
Linter or formatter configured (.eslintrc.json).
Issue and PR templates6pt
100
Issue or PR templates present.
Project health
86
Housekeeping3pt
60
.gitignore present.
Dependency manifest6pt
75
Dependency manifest found (package.json).
Repository metadata5pt
100
Repository has a description.
Activity5pt
100
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 7Forks
- 67Releaseslatest 2y ago
Community
- —Community health
- —authors own >50% of commits
- 18Watchers
Responsiveness
- 18d 23hMedian issue response
- 5d 17hMedian PR merge time
- 71Open issues
Repository files51 root entries
- .claude
- .githubGood: Licensed under MIT.Good: CI is configured (.github/workflows/a11y.yml).Good: Issue or PR templates present.
- .husky
- .storybook
- .vscode
- contributing
- coverage
- cypressGood: Environment pinned via cypress/apps/next-app/Dockerfile.
- docs
- mocks
- playground
- plop-templates
- scriptsGood: Test files detected (scripts/__tests__).
- skills
- srcIssue: Build artifacts or local files may be committed (src/.DS_Store) (−40 pts).Fix: Remove them and add to .gitignore.
- stories
- test
- typings
- .babelrc
- .env.sample
- .eslintrc.jsonGood: Linter or formatter configured (.eslintrc.json).
- .gitignoreGood: .gitignore present.
- .nvmrc
- .prettierignore
- amplify.yml
- CHANGELOG.md
- CLAUDE.md
- CODE_CONVENTIONS.md
- commitlint.config.js
- 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.
- custom-elements-manifest.config.mjs
- cypress.config.ts
- GITHUB_SNIPPETS_AUDIT.md
- gulpfile.babel.js
- index.html
- LICENSE
- package.jsonGood: Dependency manifest found (package.json).
- plopfile.mjs
- pnpm-lock.yamlGood: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
- pnpm.workspace.yaml
- prettier.config.js
- 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.
- rollup.config.mjs
- rollup.test.config.js
- sgds-design-alpha-testing.zip
- tailwind.config.js
- tsconfig.json
- tsconfig.test.json
- validation.html
- vite.config.mjs
- web-test-runner.config.mjs