Skip to content

Add Superpowers installation instructions for Claude Code official marketplace#610

Open
karuturi wants to merge 2 commits intoobra:mainfrom
karuturi:patch-1
Open

Add Superpowers installation instructions for Claude Code official marketplace#610
karuturi wants to merge 2 commits intoobra:mainfrom
karuturi:patch-1

Conversation

@karuturi
Copy link

@karuturi karuturi commented Mar 4, 2026

Added installation instructions for Superpowers plugin in Claude Code official marketplace.

Motivation and Context

Superpowers is now available in the official claude marketplace. This reduces one command in the installation and makes it easy to discover the plugin.

How Has This Been Tested?

I installed the plugin locally using /plugin install superpowers@claude-plugins-official

Breaking Changes

No, This is a readme installation instructions update

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

…rketplace

Added installation instructions for Superpowers plugin in Claude Code official marketplace.
@coderabbitai
Copy link

coderabbitai bot commented Mar 4, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: e37b932c-11ee-43e2-8110-1469cf9167be

📥 Commits

Reviewing files that changed from the base of the PR and between 26d7cca and 3d24577.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

Adds a new "Claude Code Official Marketplace" subsection to the README Installation section that links to the official Claude plugin marketplace and shows an install command. Change is documentation-only; no code or public API changes.

Changes

Cohort / File(s) Summary
Documentation
README.md
Added "Claude Code Official Marketplace" subsection under Installation with marketplace link and an install command; purely additive documentation change.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Possibly related PRs

Poem

🐰 I found a link, all shiny and bright,

A marketplace door in the documentation light,
One command and the plugin takes flight,
I hop with joy through installation night.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately reflects the main change: adding installation instructions for the Superpowers plugin in Claude Code's official marketplace, which is the primary focus of the changeset.
Description check ✅ Passed The description is directly related to the changeset, providing clear context about the motivation (Superpowers availability in official marketplace), testing approach, and confirming it's a documentation-only update.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🧹 Nitpick comments (1)
README.md (1)

33-39: Capitalize "Claude" for brand consistency.

The word "claude" appears lowercase on lines 33 and 35, but throughout the document, the product name "Claude Code" is consistently capitalized. Consider capitalizing for brand consistency.

✨ Proposed capitalization fix
-Superpowers is available via the [official claude plugin marketplace](https://github.com/anthropics/claude-plugins-official/pull/148)
+Superpowers is available via the [official Claude plugin marketplace](https://github.com/anthropics/claude-plugins-official/pull/148)
 
-Install the plugin from claude marketplace:
+Install the plugin from Claude marketplace:
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@README.md` around lines 33 - 39, Update the lowercase "claude" occurrences to
"Claude" for brand consistency in the README text that reads "claude plugin
marketplace" and the install instruction "/plugin install
superpowers@claude-plugins-official" (change both the marketplace link text and
the package/marketplace identifier display) so they match the "Claude Code"
capitalization used elsewhere.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@README.md`:
- Line 33: The README currently links the "official claude plugin marketplace"
to a pull request URL; update the markdown link so the link text remains
"official claude plugin marketplace" but the href points to the actual
marketplace URL https://claude.com/plugins instead of the PR URL shown in the
diff.

---

Nitpick comments:
In `@README.md`:
- Around line 33-39: Update the lowercase "claude" occurrences to "Claude" for
brand consistency in the README text that reads "claude plugin marketplace" and
the install instruction "/plugin install superpowers@claude-plugins-official"
(change both the marketplace link text and the package/marketplace identifier
display) so they match the "Claude Code" capitalization used elsewhere.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 9b54f09c-4d8c-453d-a44d-7696a7c66bdf

📥 Commits

Reviewing files that changed from the base of the PR and between e4a2375 and 26d7cca.

📒 Files selected for processing (1)
  • README.md

@obra obra added documentation Improvements or additions to documentation claude-code Claude Code (Anthropic CLI) issues labels Mar 4, 2026
@karuturi
Copy link
Author

karuturi commented Mar 9, 2026

@obra Requesting your help to take this forward. This documentation would be useful for first timers installing superpowers in claude.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

claude-code Claude Code (Anthropic CLI) issues documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants