Getting some notice. Tests and CI would be the fastest wins.

Helm Charts for various Applications

Documentation

74

Contributing guide5pt0

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.

README12pt80

README is present.

Install and run instructions9pt90

README documents how to install the project.

License6pt100

Licensed under MIT.

Engineering

63

Reproducibility6pt0

No dependency lockfile found (−70 pts).

Commit go.sum so Go module downloads are repeatable.

CI/CD14pt40

CI is configured (.github/workflows/chart-linting.yml).

Tests18pt80

Test files detected (charts/skooner/templates/tests).

Linting and formatting5pt100

Linter or formatter configured (.editorconfig).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

68

Dependency manifest6pt0

No dependency manifest detected at root.

Add a manifest (package.json, pyproject.toml, Cargo.toml, go.mod, etc.) so others can install dependencies in one command.

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • 98 / 380
    Commits (30d / 90d)
  • 55
    Forks
  • 1000
    Releaseslatest 11mo ago

Community

  • 57% - Fair
    Community health
  • authors own >50% of commits
  • 93
    Watchers

Responsiveness

  • 62d 16h
    Median issue response
  • <1h
    Median PR merge time
  • 56
    Open issues
Repository files15 root entries
  • .claude
  • .devcontainer
  • .github
    Good: CI is configured (.github/workflows/chart-linting.yml).
    Good: Issue or PR templates present.
  • charts
    Good: Test files detected (charts/skooner/templates/tests).
  • .editorconfig
    Good: Linter or formatter configured (.editorconfig).
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .pre-commit-config.yaml
  • CLAUDE.md
  • LICENSE
    Good: Licensed under MIT.
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Issue: No screenshots or images in the README (−20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.
    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.
  • renovate-config-validator.sh
  • renovate-update-chart-dependency.sh
  • renovate-update-chart-values.sh
  • renovate.json