redhuntlabs

List Spells — Development skill for Claude Code

Development community

Browse all available spells (yours plus bundled).

How to install List Spells

Installs to ~/.claude/skills/redhuntlabs-wizard-list-spells/SKILL.md

Terminal
mkdir -p ~/.claude/skills/redhuntlabs-wizard-list-spells && curl -fsSL https://raw.githubusercontent.com/redhuntlabs/wizard/HEAD/commands/list-spells.md -o ~/.claude/skills/redhuntlabs-wizard-list-spells/SKILL.md

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

What List Spells does


name: list-spells description: Browse all available spells (yours plus bundled)

/list-spells

Invoke the `discovering-spells` skill to browse what's available.

Usage

/list-spells
/list-spells --kind discipline
/list-spells --audience researcher
/list-spells --updates

Flags:

Alternatives in Development

  • Mempalace Help — Show comprehensive MemPalace help — available skills, MCP tools, CLI commands, hooks, and architecture 58.6k ★
  • OpenMythos — A theoretical reconstruction of the Claude Mythos architecture, built from first principles using the availabl 14.8k ★
  • Chops — 1,000+ macOS app to browse, edit, and manage skills across Claude Code, Cursor, Codex, Windsurf, and Amp 1.1k ★

Full documentation available on GitHub

View Source Repository