76
/ 100
Good shape overall. A few tweaks would push it into the top tier.
100%GPLの無料WordPressテーマです。開発中の開発バージョンです。安定版をダウンロードする場合は、Cocoon配布サイトからダウンロードしてください。
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.
- 2CI/CD14pt
Add a lint step to catch style issues automatically.
- 3CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 4README12pt
Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
68
README is present.
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
Contributing guide is detailed and thorough.
Licensed under Other.
Engineering
74
No issue or PR templates found (−100 pts).
→ Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
Test files detected (phpunit.xml).
Lockfile present (package-lock.json). Installs are reproducible.
CI is configured (.github/workflows/phpunit.yml).
PHP linting configured (.editorconfig).
Project health
94
.gitignore present.
Dependency manifest found (composer.json).
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 31 / 204Commits (30d / 90d)
- 47Forks
- 0Releases
Community
- 50% - FairCommunity health
- 1 bus factorlowauthor own >50% of commits
- 141Watchers
Responsiveness
- 14hMedian issue response
- 13hMedian PR merge time
- 0Open issues
Repository files53 root entries
- .githubGood: CI is configured (.github/workflows/phpunit.yml).
- blocks
- configs
- css
- dockerGood: Environment pinned via docker/docker-compose.yml.Issue: Build artifacts or local files may be committed (docker/.env) (−40 pts).Fix: Remove them and add to .gitignore.
- images
- js
- languages
- libGood: Licensed under Other.
- plugins
- scripts
- scss
- skins
- templates
- tests
- tmp
- tmp-user
- webfonts
- .dockerignore
- .editorconfigGood: PHP linting configured (.editorconfig).
- .eslintrc.js
- .gitattributes
- .gitignoreGood: .gitignore present.
- .prettierignore
- .prettierrc.js
- .stylelintrc.js
- 404.php
- amp.css
- comments.php
- composer.jsonGood: Dependency manifest found (composer.json).
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.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).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.
- crowdin.yml
- editor-style.css
- footer.php
- functions.php
- gulpfile.js
- header.php
- index.php
- javascript.js
- keyframes.css
- license
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.json
- page.php
- phpunit.xmlGood: Test files detected (phpunit.xml).
- readme.mdGood: 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.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.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.Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Good: README documents how to run the project.
- screenshot.jpg
- searchform.php
- sidebar.php
- single.php
- style.css
- theme.json
- update-info.json
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/xserver-inc/cocoon)