Platform Integration
This chapter helps you understand the installation and configuration methods for Superpowers on three major AI coding platforms, including integration details for Claude Code, OpenCode, and Codex.
Before You Start
This chapter assumes you have completed Superpowers Installation. If you haven't installed it yet, please proceed to the installation chapter first.
Learning Path
It's recommended to follow the sequence below to learn about each platform, starting with the one you're currently using:
1. Claude Code Platform
An official plugin designed specifically for Claude Code, featuring a hook system and seamless integration.
- Plugin installation method
- Automatic skill loading mechanism
- Session hook configuration
- Slash command usage
2. OpenCode Platform
A plugin-based integration solution supporting skill discovery and hot reloading.
- Plugin installation steps
- Skills directory configuration
- Automatic skill discovery
- Development mode vs production mode
3. Codex Platform
An integration implemented through CLI tools, suitable for developers who prefer command-line interfaces.
- CLI tool installation
- Skill loading commands
- Skill management operations
- Configuration file instructions
4. Platform Comparison and Selection
Compares feature differences and use cases across the three platforms to help you choose the most suitable one.
- Feature comparison table
- Use case analysis
- Performance comparison
- Migration guide
Prerequisites
- Completed Superpowers Installation
- Understand basic concepts of how to use skills
- Familiar with basic operations of at least one AI coding platform
Next Steps
After mastering platform integration, it's recommended to learn the Core Workflows chapter to understand how to apply various Superpowers skills in real-world development.
Choose Your Platform
If you only need to use Superpowers on a specific platform, you can jump directly to the corresponding platform chapter. Most developers start with Claude Code, as it's the most fully supported platform.