Good community traction and solid fundamentals. Nearly in the top tier.
Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.
Documentation
92
README is present.
README documents how to install the project.
Contributing guide is detailed and thorough.
Licensed under Other.
Engineering
66
Test files detected (projects/github-actions/pr-is-up-to-date/tests).
CI is configured (.github/workflows/build-docker-monorepo.yml).
Lockfile present (composer.lock). Installs are reproducible.
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
94
Dependency manifest found (composer.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)
- 883Forks
- 344Releaseslatest 12y ago
Community
- —Community health
- —authors own >50% of commits
- 1,823Watchers
Responsiveness
- 23hMedian issue response
- 2d 13hMedian PR merge time
- 2,648Open issues
Repository files39 root entries
- .agents
- .claude
- .cursor
- .githubGood: CI is configured (.github/workflows/build-docker-monorepo.yml).Good: Issue or PR templates present.Good: .gitignore present.
- .husky
- .phan
- .pnpm-patches
- .vscode
- docs
- projectsGood: Test files detected (projects/github-actions/pr-is-up-to-date/tests).
- toolsGood: Environment pinned via tools/docker/Dockerfile.
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .eslintignore.root
- .gitattributes
- .gitignore
- .npmrc
- .nvmrc
- .phpcs.config.xml
- .phpcs.xml.dist
- .phpcsignore
- .pnpmfile.cjs
- .prettierrc.js
- .shellcheckrc
- .stylelintignore
- AGENTS.md
- CODE-OF-CONDUCT.md
- composer.jsonGood: Dependency manifest found (composer.json).
- composer.lockGood: Lockfile present (composer.lock). Installs are reproducible.
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Issue: Contributing guide lacks a PR workflow section (−8 pts).Fix: Explain how to fork, branch, and open a pull request so contributors know what to expect.Good: Contributing guide includes code examples.
- eslint.config.mjs
- jetpack.php
- LICENSE.txtGood: Licensed under Other.
- package.json
- pnpm-lock.yaml
- pnpm-workspace.yaml
- 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.Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.Good: README documents how to install the project.Good: README documents how to run the project.
- SECURITY.mdGood: Security policy present.
- stylelint.config.mjs
- to-test.md