RadOrigin-LLC/RAD-Claude-Skills

5 stars · Last commit 2026-07-30

Marketplace of plugins and skills for Claude Code

README preview

# RAD Claude Skills

A curated marketplace of plugins for [Claude Code](https://docs.anthropic.com/en/docs/claude-code) — Anthropic's agentic coding tool. The lineup focuses on capabilities that add value beyond Opus's baseline competence: workflow lifecycle, MCP-backed live operations, structured planning, honest AI-pattern auditing, and domain-specific tools where they earn their place.

Install everything at once or cherry-pick individual plugins.

---

## What's Here

```
RAD-Claude-Skills/
├── packages/                          # Standalone npm packages
│   └── coolify-mcp/                   # @radoriginllc/coolify-mcp — MCP server for Coolify API
├── plugins/                           # Claude Code CLI & Desktop plugins (multi-skill bundles)
│   ├── rad-1password/                 # 1Password CLI workflows — secret rotation, env injection, vault ops
│   ├── rad-a11y/                      # WCAG 2.2 AA accessibility toolkit
│   ├── rad-brainstormer/              # Anti-anchoring brainstorming — any topic, not just code
│   ├── rad-chrome-extension/          # MV3 Chrome extension development
│   ├── rad-code-review/               # Specialist review lanes + findings memory on the built-in engine

View full repository on GitHub →