Menu banner
drevendev drevendev

Menu

Development community

Description

--- description: Show the ranked menu of nutrients from the last compare of a prey argument-hint: owner/repo [--top N] [--category ci,tests] allowed-tools: Bash(crab:*), Bash(uv run:*) --- Run `crab menu $ARGUMENTS` (or `uv run --project "${CLAUDE_PLUGIN_ROOT}" crab menu $ARGUMENTS` when `crab` is not on PATH). If it reports that there is no menu yet, run `crab compare <prey> --host . --issues 300` first and then the menu again. Present the ranked candidates as a table (rank, score, category,

Installation

Installs to ~/.claude/skills/drevendev-hungrycrab-menu/SKILL.md

Terminal
mkdir -p ~/.claude/skills/drevendev-hungrycrab-menu && curl -fsSL https://raw.githubusercontent.com/drevendev/HungryCrab/HEAD/commands/menu.md -o ~/.claude/skills/drevendev-hungrycrab-menu/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository