[WIP] Claude Code for Web compatibility
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.
[!IMPORTANT]
Review skipped
Draft detected.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yamlfile in this repository. To trigger a single review, invoke the@coderabbitai reviewcommand.You can disable this status message by setting the
reviews.review_statustofalsein 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.
Comment @coderabbitai help to get the list of available commands and usage tips.
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)