0
/ 100
Polished and well engineered. Punching above its star count.
All things Pulumi docs!
Documentation
93
Contributing guide is detailed and thorough.
README documents how to install the project.
README is present.
Licensed under Apache-2.0.
Engineering
85
CI is configured (.github/workflows/build-and-deploy.yml).
Test files detected (.claude/commands/docs-review/scripts/test_extract_claims.py).
Linter or formatter configured (.editorconfig).
Lockfile present (yarn.lock). Installs are reproducible.
Issue or PR templates present.
Project health
100
Dependency manifest found (Pipfile).
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)
- 266Forks
- 0Releases
Community
- -Community health
- -authors own >50% of commits
- 172Watchers
Responsiveness
- 28d 21hMedian issue response
- 2hMedian PR merge time
- 151Open issues
Repository files52 root entries
- .claudeGood: Test files detected (.claude/commands/docs-review/scripts/test_extract_claims.py).
- .devcontainer
- .githubGood: CI is configured (.github/workflows/build-and-deploy.yml).Good: Dependabot covers 6 ecosystems (npm, npm, npm, npm, github-actions, pip). Dependencies stay current.Good: Issue or PR templates present.
- .husky
- .vscode
- archetypes
- assets
- config
- content
- cypress
- data
- docfx
- infrastructure
- layouts
- scripts
- staticGood: Environment pinned via static/programs/awsx-ecr-eks-deployment-service-csharp/app/Dockerfile.
- static-prebuilt
- styles
- theme
- tools
- _index.md
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .gitattributes
- .gitignoreGood: .gitignore present.
- .markdownlint-base.json
- .markdownlint-cli2-markdown-output.jsonc
- .prettierignore
- .prettierrc.json
- .vale.ini
- AGENTS.md
- BLOGGING.md
- BUILD-AND-DEPLOY.md
- CLAUDE.md
- CODE-EXAMPLES.md
- CODE-OF-CONDUCT.md
- context7.json
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- cypress.config.ts
- EVENT-PAGE-TEMPLATE-GUIDE.md
- LICENSEGood: Licensed under Apache-2.0.
- Makefile
- mise.toml
- package.json
- PipfileGood: Dependency manifest found (Pipfile).
- 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.
- SCHEMA.md
- SEO.md
- STYLE-GUIDE.md
- tsconfig.json
- typedoc.json
- UX-STANDARDS.md
- yarn.lockGood: Lockfile present (yarn.lock). Installs are reproducible.