superpowers icon indicating copy to clipboard operation
superpowers copied to clipboard

[WIP] Claude Code for Web compatibility

Open purp opened this issue 2 months ago • 2 comments

Seeking to give superpowers to Claude Code for Web (addresses #148)

Motivation and Context

I would like to use Superpowers with Claude Code for Web (CC4W) so I can easily use Claude Code from an iPad.

Claude Code for Web seems incapable of installing plugins; using the given command causes it to twiddle for a while then silently get lost in infinite navel gazing. It is, however, quite happy to follow the install instructions for Codex or OpenCode.

How Has This Been Tested?

Empirically by me, using Claude Code for Web as my experimental subject.

Breaking Changes

Should be none.

Types of changes

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

Checklist

  • [x] I have read the MCP Documentation
  • [x] 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

This is a work in progress. I'll be adding commits to get this in shape as I have time.

purp avatar Dec 08 '25 19:12 purp

[!IMPORTANT]

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

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

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.

coderabbitai[bot] avatar Dec 08 '25 20:12 coderabbitai[bot]

Neat! You might be able to get away with the bootstrap being a pointer to the using-superpowers skill. (Also, I've gotta believe plugins are coming to cc on the web. But that shouldn't stop us from having something good before that)

obra avatar Dec 09 '25 20:12 obra