claude-skills/engineering
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
.codex release: v2.1.1 — skill optimization, agents, commands, reference splits (#297) 2026-03-09 15:54:25 +01:00
agenthub fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686) 2026-05-19 03:43:34 +00:00
autoresearch-agent fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686) 2026-05-19 03:43:34 +00:00
behuman fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686) 2026-05-19 03:43:34 +00:00
caveman fix(productivity): add H1 heading to caveman/grill-me/handoff SKILL.md 2026-05-13 21:54:09 +00:00
chaos-engineering fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686) 2026-05-19 03:43:34 +00:00
code-tour fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686) 2026-05-19 03:43:34 +00:00
data-quality-auditor fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686) 2026-05-19 03:43:34 +00:00
demo-video fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686) 2026-05-19 03:43:34 +00:00
docker-development fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686) 2026-05-19 03:43:34 +00:00
feature-flags-architect fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686) 2026-05-19 03:43:34 +00:00
grill-me fix(productivity): add H1 heading to caveman/grill-me/handoff SKILL.md 2026-05-13 21:54:09 +00:00
grill-with-docs feat(engineering): install grill-with-docs skill (Matt Pocock derivative, MIT) 2026-05-15 13:08:31 +00:00
handoff fix(productivity): add H1 heading to caveman/grill-me/handoff SKILL.md 2026-05-13 21:54:09 +00:00
helm-chart-builder fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686) 2026-05-19 03:43:34 +00:00
karpathy-coder fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686) 2026-05-19 03:43:34 +00:00
kubernetes-operator fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686) 2026-05-19 03:43:34 +00:00
llm-cost-optimizer fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686) 2026-05-19 03:43:34 +00:00
llm-wiki fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686) 2026-05-19 03:43:34 +00:00
prompt-governance fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686) 2026-05-19 03:43:34 +00:00
security-guidance feat(v2.7.3): port aeo-box — AEO skill + security-guidance hook + master prompt preserved 2026-05-17 06:27:57 +00:00
skills fix(v2.6.2): fix remaining 11 placeholder descriptions 2026-05-14 05:08:23 +00:00
slo-architect fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686) 2026-05-19 03:43:34 +00:00
statistical-analyst fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686) 2026-05-19 03:43:34 +00:00
terraform-patterns fix(plugin.json): drop "./" prefix from skills field to clear /doctor warning (#686) 2026-05-19 03:43:34 +00:00
write-a-skill fix(v2.6.1): expand validator trigger patterns + fix 10 placeholder descriptions 2026-05-14 04:52:51 +00:00