0

/ 100

GradeC

Good shape overall. A few tweaks would push it into the top tier.

100%GPLの無料WordPressテーマです。開発中の開発バージョンです。安定版をダウンロードする場合は、Cocoon配布サイトからダウンロードしてください。

Documentation

68

README12pt55

README is present.

Install and run instructions9pt55

No install instructions found in the README (−45 pts).

Add a section showing how to install dependencies.

Contributing guide5pt84

Contributing guide is detailed and thorough.

License6pt100

Licensed under Other.

Engineering

74

Issue and PR templates6pt0

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.

Tests18pt80

Test files detected (phpunit.xml).

Reproducibility6pt80

Lockfile present (package-lock.json). Installs are reproducible.

CI/CD14pt85

CI is configured (.github/workflows/phpunit.yml).

Linting and formatting5pt100

PHP linting configured (.editorconfig).

Project health

94

Housekeeping3pt60

.gitignore present.

Dependency manifest6pt100

Dependency manifest found (composer.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • -
    Commits (30d / 90d)
  • 47
    Forks
  • 0
    Releases

Community

  • -
    Community health
  • -
    authors own >50% of commits
  • 141
    Watchers

Responsiveness

  • 14h
    Median issue response
  • 13h
    Median PR merge time
  • 0
    Open issues
Repository files53 root entries
  • .github
    Good: CI is configured (.github/workflows/phpunit.yml).
  • blocks
  • configs
  • css
  • docker
    Good: 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
  • lib
    Good: Licensed under Other.
  • plugins
  • scripts
  • scss
  • skins
  • templates
  • tests
  • tmp
  • tmp-user
  • webfonts
  • .dockerignore
  • .editorconfig
    Good: PHP linting configured (.editorconfig).
  • .eslintrc.js
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .prettierignore
  • .prettierrc.js
  • .stylelintrc.js
  • 404.php
  • amp.css
  • comments.php
  • composer.json
    Good: Dependency manifest found (composer.json).
  • CONTRIBUTING.md
    Good: 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.json
    Good: Lockfile present (package-lock.json). Installs are reproducible.
  • package.json
  • page.php
  • phpunit.xml
    Good: Test files detected (phpunit.xml).
  • 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.
    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