A personally curated collection of Claude Code plugins, skills, and development tools. This repository extends Claude Code with specialized capabilities for Swift development, code migration, and AI-assisted workflows.
| Plugin | Description | Version |
|---|---|---|
| swift | Swift 6 migration, DocC documentation, demo recording | 1.3.0 |
Add the marketplace:
/plugin marketplace add ivan-magda/claude-superpowers
Install the Swift plugin:
/plugin install swift@claude-superpowers
Verify installation:
/plugin list
Clone and test locally:
git clone https://github.com/ivan-magda/claude-superpowers.git
cd claude-superpowersAdd as local marketplace:
/plugin marketplace add ./
Install from local source:
/plugin install swift@claude-superpowers
MIT License — see LICENSE for details.
Built for Claude Code by Anthropic.
Maintained by Ivan Magda. Contributions and feedback welcome via issues.