Evaluation report
Warningstime-skill · skille062d7c· 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/shanraisshan/claude-code-best-practice @ e062d7c — ★ 62,401 · HTML · MIT · last push today
Manifest detected
kind=skill slug=time-skill · path=.claude/skills/time-skill · source=SKILL.md
Slug is URL-safe
"time-skill" matches /^[a-z0-9][a-z0-9-]{0,62}$/
Slug is unique within kind
No collision found for skill/time-skill
Version is semver
0.1.0
Documentation
4 passed1 warningREADME has usage / example sectionswarn
README has no Usage / Example / Quick start / Installation heading at any level
Add a `# Usage`, `## Quick start`, or similar section so end users can copy/paste a working invocation. Code blocks alone work too if there are several.
Description quality
23 words · 132 chars — "Display the current time in Pakistan Standard Time (PKT, UTC+5). Use when the us…"
README is present and substantial
73,969 chars · 17 sections · 1 code block
Tags / topics declared
20 total — agentic-ai, agentic-coding, agentic-engineering, agentic-workflow, ai, ai-agents (+14)
Homepage / docs URL declared
https://linkedin.com/in/shanraisshan
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
2 passed2 warningsSkill: body content presentwarn
Body is short (95 words · 611 chars) — Claude has little to go on
Add concrete usage steps, example invocations, and any reference links. (≥3 code blocks lifts a short body to pass.)
Skill: 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 .claude/skills/time-skill/SKILL.md · frontmatter source: SKILL.md
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Maintenance
1 passed2 warningsTests 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 today