Evaluation report
Failingfigma-to-code · skillccb4c17· 3 months ago
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
5 passedRepository is reachable
https://github.com/scoobynko/claude-code-design-skills @ ccb4c17 — ★ 37 · MIT · last push 8 months ago
Manifest detected
kind=skill slug=figma-to-code · path=figma-to-code · source=SKILL.md
Slug is URL-safe
"figma-to-code" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/figma-to-code
Version is semver
0.1.0
Documentation
5 passedDescription quality
45 words · 347 chars — "Generate production-ready React/Next.js code from Figma designs. Instructs prope…"
README is present and substantial
3,041 chars · 9 sections
Tags / topics declared
6 total — claude-code, claude-skill, claude-skills, design, figma, product
README has usage / example sections
found: Installation · Usage
Homepage / docs URL declared
no homepage declared (registry will use the repo URL) — info-only, not blocking
Safety
2 passedLICENSE file at repo root
LICENSE
No sensitive files in the repo
scanned for .env, credentials.json, *.pem, .ssh/, AWS / GCP configs — none found
Kind-specific
3 passed1 warningSkill: 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`.
Skill: SKILL.md present
found at figma-to-code/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
1,689 words · 12,044 chars · 38 sections · 15 code blocks
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Maintenance
1 passed2 warningsRecent activitywarn
last push 8 months ago — looks slowing down
Consumers prefer artifacts that are actively maintained (threshold: 90 days, configurable via EVAL_RECENCY_PASS_DAYS).
Tests 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 detected
GitHub Actions (1 workflows)