claude-code - 💡(How to fix) Fix `/powerup` only shows ~10 lessons — allow viewing the full catalog

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

The /powerup command currently displays a small fixed set (~10) of interactive lessons. There's no visible way to page through more, search, or see the full catalog of available power-ups.

Root Cause

The /powerup command currently displays a small fixed set (~10) of interactive lessons. There's no visible way to page through more, search, or see the full catalog of available power-ups.

RAW_BUFFERClick to expand / collapse

Summary

The /powerup command currently displays a small fixed set (~10) of interactive lessons. There's no visible way to page through more, search, or see the full catalog of available power-ups.

Motivation

/powerup is a great discovery surface for Claude Code features, but capping it at ~10 items limits its usefulness once you've seen those. Users who want to keep learning have no way to access additional lessons.

Proposal

One or more of:

  • Paginate the list so users can scroll through all available power-ups
  • Add a /powerup list (or similar) subcommand to show the full catalog
  • Expose a setting to control how many are shown
  • Add search/filter by topic (hooks, MCP, slash commands, etc.)

Environment

  • Claude Code version: 2.1.153
  • OS: macOS (Darwin 24.6.0)

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING