claude-skills/engineering/code-tour
Claude 663bc8afa2
fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686)
Claude Code 2.1.133+ rejects "skills": "./skills" with a "Path escapes
plugin directory" warning, even though ./skills resolves to a valid
subdirectory inside the plugin root. Per the upstream docs example, the
correct value is "skills" (no ./ prefix), which works across all CC
versions and other tools (Codex, Gemini CLI, etc.).

Applied to all 47 plugin.json files that used "./skills"; updated
CLAUDE.md ClawHub publishing constraints to document the new convention
and reference the issue.
2026-05-19 03:43:34 +00:00
..
.claude-plugin fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686) 2026-05-19 03:43:34 +00:00
skills/code-tour fix(plugins): restructure 21 single-skill plugins into ./skills/<name>/ layout 2026-05-02 22:33:59 +02:00
evals.json chore: post-merge sync — plugins, audits, docs, cross-platform indexes 2026-04-04 02:05:19 +02:00