Evaluation report
Warningsskill-test · skill984023d· last month
Every check MetaHub ran on this artifact, grouped by area. Static checks run on the source at publish time; behavioral checks run the artifact in a sandbox and judge what it actually does.
Structural
7 passedRepository is reachable
https://github.com/Donchitos/Claude-Code-Game-Studios @ 984023d — ★ 23,881 · Shell · MIT · last push 3 months ago
Manifest detected
kind=skill slug=skill-test · path=.claude/skills/skill-test · source=SKILL.md
Slug is URL-safe
"skill-test" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/skill-test
Version is semver
0.1.0
Manifest present and parseable
Manifest found at SKILL.md.
Name declared and well-formed
Name "skill-test" is well-formed.
Documentation
8 passed1 warningHomepage or repository declaredwarn
No homepage or repository declared.
Add a "homepage" or "repository" field to SKILL.md.
Description quality
18 words · 148 chars — "Validate skill files for structural compliance and behavioral correctness. Three…"
README is present and substantial
15,951 chars · 15 sections · 2 code blocks
Tags / topics declared
12 total — ai-agents, ai-assisted-development, anthropic, claude, claude-code, game-design (+6)
README has usage / example sections
found: Getting Started
Homepage / docs URL declared
no homepage declared (registry will use the repo URL) — info-only, not blocking
Safety
7 passed1 warning1 queuedLicense declaredwarn
No license found.
Add a LICENSE file at the artifact root, or declare a `license` field in the manifest. MIT and Apache-2.0 are the common choices.
LICENSE file at repo root
LICENSE
No sensitive files in the repo
scanned for .env, credentials.json, *.pem, .ssh/, AWS / GCP configs — none found
No credentials in file contents
No credentials found in 1 files.
Kind-specific
7 passed4 warningsSkill: triggers declaredwarn
No `trigger` phrases in SKILL.md frontmatter
Add `trigger:` lines so Claude knows when to activate this skill — e.g. `when building MCP servers` or `for diagram creation`.
Frontmatter obeys the Agent Skills specwarn
Frontmatter departs from the Agent Skills spec in 1 way. unknown frontmatter keys: argument-hint, user-invocable, model.
Use a lowercase-hyphen name ≤64 chars, keep the description ≤1024 chars, and remove or correct unknown keys (check for a misspelled allowed-tools).
Files the skill references existwarn
1 of 1 referenced files are missing from the bundle. templates/skill-test-spec.md
Bundle the referenced files, or fix the paths. A skill that points at a file it did not ship cannot complete the workflow that names it.
Description says when to use the skillwarn
Description says what the skill is, but not when to use it.
Maintenance
1 passed2 warnings1 queuedTests detectedwarn
no test/tests/__tests__/spec/t/ dirs, no JVM src/test/, and no JS/TS/Python/Go/Ruby/Elixir test files
Add tests (even a smoke test). Consumers gauge maintenance quality by their presence.
CI configuration detectedwarn
no CI config found (looked for GitHub Actions, CircleCI, GitLab CI, etc.)
Add a simple workflow (lint + test on PR) — it tells consumers the artifact is built reproducibly.
Recent activity
last push 3 months ago
Behavioral
Behavioral results aren't published for this artifact. The publisher sees the full report on their own dashboard.