AI SummaryThis booster enables Claude to query documentation references via the ref MCP server within Claude Code. It's designed for developers who need quick access to reference materials while coding.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "claude-code-setup" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (22 files) mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/ref.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/brave.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/brave.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/changes.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/changes.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/craft.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/craft.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/exa.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/exa.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/explain.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/explain.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/github.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/github.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/hint.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/hint.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/lint.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/lint.md" && mkdir -p .claude/skills/commands/lint && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/lint/complete.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/lint/complete.md" && mkdir -p .claude/skills/commands/lint && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/lint/explain.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/lint/explain.md" && mkdir -p .claude/skills/commands/lint && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/lint/nope.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/lint/nope.md" && mkdir -p .claude/skills/commands/lint && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/lint/reassess.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/lint/reassess.md" && mkdir -p .claude/skills/commands/lint && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/lint/recheck.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/lint/recheck.md" && mkdir -p .claude/skills/commands/lint && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/lint/refine.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/lint/refine.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/llm.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/llm.md" && mkdir -p .claude/skills/commands/meta && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/meta/prolog.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/meta/prolog.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/prime.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/prime.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/quorum.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/quorum.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/refactor.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/refactor.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/suck.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/suck.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/why.md "https://raw.githubusercontent.com/rse/claude-code-setup/master/.claude/commands/why.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Query Ref
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 2mo ago
● ActiveAdoptionUnder 100 stars
5 ★ · NicheDocsMissing or thin
UndocumentedNo License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code