[DOCS] Plugin manager Installed tab missing favorites, attention sorting, and collapsed disabled-items behavior
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/pluginInstalled tab - items needing attention and favorites appear at the top, disabled items are hidden behind a fold, andffavorites 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
ffavorites 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:
| Page | Context |
|------|---------|
| https://code.claude.com/docs/en/discover-plugins | Primary 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
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗