Skip to main content
AI/MLclosedloop-ai

claude-code-expert

This skill should be used when working with Claude Code infrastructure including agents, skills, slash commands, hooks, plugins, settings.json, or CLAUDE.md files. Triggers on YAML frontmatter, .claude/ directory files, Task tool configuration, or hook debugging. Do NOT use for creating NEW skills from scratch - use claude-creator instead.

Stars
92
Source
closedloop-ai/claude-plugins
Updated
2026-05-30
Slug
closedloop-ai--claude-plugins--claude-code-expert
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/closedloop-ai/claude-plugins/HEAD/plugins/platform/skills/claude-code-expert/SKILL.md -o .claude/skills/claude-code-expert.md

Drops the SKILL.md into .claude/skills/claude-code-expert.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.