# Claude Code Plugins

> My favorite Claude Code tools

- **Type:** MCP server
- **Install:** `agentstack add mcp-onmyway133-claude-code-plugins`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [onmyway133](https://agentstack.voostack.com/s/onmyway133)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [onmyway133](https://github.com/onmyway133)
- **Source:** https://github.com/onmyway133/claude-code-plugins
- **Website:** https://onmyway133.com/

## Install

```sh
agentstack add mcp-onmyway133-claude-code-plugins
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# claude-code-plugins

Personal Claude Code plugin marketplace for development productivity.

## Installation

### Step 1: Add the marketplace

```
/plugin marketplace add onmyway113/claude-code-plugins
```

### Step 2: Install the plugin

```
/plugin install super@onmyway133-marketplace
```

## Plugins

### super

Personal development toolkit with code quality tools, workflow automation, and specialized agents for iOS and React development.

#### Agents

| Agent | Description |
|-------|-------------|
| `swift-expert` | Swift/iOS development specialist |
| `react-expert` | React/TypeScript development specialist |
| `design-expert` | Frontend design specialist |
| `ios-designer` | Critique and improve iOS UI from code or screenshots |
| `market-researcher` | App Store market research and competitive analysis |
| `task-master` | Break down requirements into tasks and track progress |

#### Commands

Use these with `/super:command-name` in Claude Code:

| Command | Description |
|---------|-------------|
| `/super:review-code` | Review code for bugs, security issues, and style problems |
| `/super:refactor` | Analyze code and suggest meaningful improvements |
| `/super:explain-code` | Break down complex code into clear explanations |
| `/super:commit` | Create well-structured git commits |
| `/super:improve-prompt` | Analyze and enhance vague prompts before execution |

#### Skills

These activate automatically based on context:

| Skill | Description |
|-------|-------------|
| `swift` | Swift/iOS development with modern patterns |
| `swiftui` | SwiftUI patterns, styling, and components |
| `swift-testing` | Swift Testing framework with XCTest migration |
| `react` | React, TypeScript, Tailwind, shadcn/ui |
| `frontend-design` | Distinctive, production-grade frontend interfaces |
| `feature-plan` | Design comprehensive implementation blueprints |

#### MCP Servers

| Server | Description |
|--------|-------------|
| `context7` | Library documentation lookup |
| `playwright` | Browser automation |
| `sosumi` | Apple developer docs (LLM-friendly) |
| `github` | GitHub repository operations, issues, PRs |

## Repository Structure

```
claude-code-plugins/
├── .claude-plugin/
│   └── marketplace.json    # Plugin marketplace manifest
├── plugins/
│   └── super/              # super plugin
│       ├── .claude-plugin/
│       │   └── plugin.json
│       ├── .mcp.json
│       ├── agents/
│       ├── commands/
│       └── skills/
└── README.md
```

## Read more

- [claude-plugins-official](https://github.com/anthropics/claude-plugins-official) ⭐️
- [Claude Code Plugins Documentation](https://code.claude.com/docs/en/plugins)
- [anthropics/skills](https://github.com/anthropics/skills)
- [twostraws/SwiftAgents](https://github.com/twostraws/SwiftAgents)
- [eyaltoledano/claude-task-master](https://github.com/eyaltoledano/claude-task-master)
- [severity1/claude-code-prompt-improver](https://github.com/severity1/claude-code-prompt-improver)
- [edmund-io/edmunds-claude-code](https://github.com/edmund-io/edmunds-claude-code)
- [wshobson/commands](https://github.com/wshobson/commands)
- [EveryInc/compound-engineering-plugin](https://github.com/EveryInc/compound-engineering-plugin)

## License

MIT

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [onmyway133](https://github.com/onmyway133)
- **Source:** [onmyway133/claude-code-plugins](https://github.com/onmyway133/claude-code-plugins)
- **License:** MIT
- **Homepage:** https://onmyway133.com/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-onmyway133-claude-code-plugins
- Seller: https://agentstack.voostack.com/s/onmyway133
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
