claude-code - 💡(How to fix) Fix [DOCS] Plugin manager Installed tab missing favorites, attention sorting, and collapsed disabled-items behavior [1 participants]

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…
GitHub stats
anthropics/claude-code#48856Fetched 2026-04-16 06:49:04
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Author
Participants
Timeline (top)
labeled ×3
RAW_BUFFERClick to expand / collapse

Documentation Type

Missing documentation (feature not documented)

Documentation Location

https://code.claude.com/docs/en/discover-plugins

Section/Topic

Manage installed plugins / /plugin Installed tab behavior

Current Documentation

The docs currently say:

Run /plugin to open the plugin manager. This opens a tabbed interface with four tabs you can cycle through using Tab (or Shift+Tab to go backward):

  • Discover: browse available plugins from all your marketplaces
  • Installed: view and manage your installed plugins
  • Marketplaces: add, remove, or update your added marketplaces
  • Errors: view any plugin loading errors

And later:

Run /plugin and go to the Installed tab to view, enable, disable, or uninstall your plugins. Type to filter the list by plugin name or description.

The page does not document the Installed tab's newer organization and shortcut behavior.

What's Wrong or Missing?

Changelog v2.1.110 says:

Improved /plugin Installed tab - items needing attention and favorites appear at the top, disabled items are hidden behind a fold, and f favorites the selected item

The current docs explain that the Installed tab exists, but they do not mention:

  • that items needing attention are prioritized to the top
  • that favorites are surfaced at the top
  • that disabled items are tucked behind a collapsible fold
  • that pressing f favorites the currently selected item

These are user-visible behaviors that affect how people navigate and manage installed plugins, especially when they have a long plugin list.

Suggested Improvement

Update the Manage installed plugins section in discover-plugins with a short subsection for Installed tab behavior, for example:

Installed tab behavior

  • Plugins that need attention and plugins you have favorited are shown first
  • Disabled plugins are grouped behind a fold to reduce list noise
  • Press f to favorite or unfavorite the currently selected plugin

If there are other /plugin keyboard shortcuts documented elsewhere, add a cross-reference from this section so the f shortcut is discoverable.

Impact

Medium - Makes feature difficult to understand

Additional Context

Affected Pages:

PageContext
https://code.claude.com/docs/en/discover-pluginsPrimary user documentation for /plugin, including the Installed tab

Total scope: 1 page affected

Source: Changelog v2.1.110

Exact changelog entry: Improved /plugin Installed tab - items needing attention and favorites appear at the top, disabled items are hidden behind a fold, and f favorites the selected item

extent analysis

TL;DR

Update the documentation for the "Manage installed plugins" section to include the new behavior of the Installed tab, such as prioritizing items needing attention, surfacing favorites, and hiding disabled items.

Guidance

  • Review the current documentation for the Installed tab and identify the missing information, including the new organization and shortcut behavior.
  • Update the documentation to include a short subsection for Installed tab behavior, as suggested in the issue.
  • Ensure that the updated documentation includes information about the f shortcut for favoriting or unfavoriting plugins.
  • Consider adding a cross-reference to other documented /plugin keyboard shortcuts to make the f shortcut more discoverable.

Example

### Installed tab behavior
* Plugins that need attention and plugins you have favorited are shown first
* Disabled plugins are grouped behind a fold to reduce list noise
* Press `f` to favorite or unfavorite the currently selected plugin

Notes

The suggested improvement is specific to the Installed tab behavior and does not affect other parts of the documentation. The update should be made to the discover-plugins page, which is the primary user documentation for /plugin.

Recommendation

Apply workaround: Update the documentation to reflect the new behavior of the Installed tab, as this will improve the user's understanding of the feature and make it easier to use.

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

claude-code - 💡(How to fix) Fix [DOCS] Plugin manager Installed tab missing favorites, attention sorting, and collapsed disabled-items behavior [1 participants]