radesjardins/RAD-Claude-Skills

3 stars · Last commit 2026-04-27

Marketplace of plugins and skills for Claude Code — 16 plugins, 190+ skills, and 14 agents covering React, Next.js, TypeScript, Tailwind, Astro, Fastify, SEO, accessibility, and more.

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 4.7'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.

> **April 2026 — Marketplace tightened.** The single-framework reviewer plugins (rad-react, rad-zod, rad-typescript, rad-nextjs, rad-fastify, rad-astro, rad-stripe-fastify-webhooks) have been retired — Opus 4.7 handles those framework-specific reviews well enough on its own. **rad-stack-guide is also retired**, with its stack-detection value absorbed into rad-session 3.0's new `/init` skill. The remaining 16 plugins are the ones that demonstrably add value Opus doesn't already provide.

---

## 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-a11y/                      # WCAG 2.2 AA accessibility toolkit
│   ├── rad-agentic-company-builder/   # Workspace scaffolding + opt-in business-function agents (where MCPs exist)
│   ├── rad-brainstormer/              # Ideation methodologies & creative tools

View full repository on GitHub →