Tips suggest installing skills/plugins already installed in project
Resolved 💬 3 comments Opened Apr 18, 2026 by nathangrotticelli Closed Apr 21, 2026
Description
The tips system in Claude Code suggests installing skills/plugins that are already installed in the current project. For example, it suggested /plugin install frontend-design@claude-plugins-official when frontend-design is already an active skill in the project.
Expected behavior
Tips should check the project's existing skills/plugins before suggesting installs, and suppress tips for things already present.
Steps to reproduce
- Have a project with skills installed (e.g.,
frontend-design) - Use Claude Code normally in a terminal
- Observe tips suggesting you install skills you already have
Environment
- Claude Code CLI
- macOS
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗