react-modernization
64 score
Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features. Use when modernizing React codebases,…
Ranked #433 out of 2101 indexed tools.Has 40,016 GitHub stars.Has 84 contributors.Actively maintained with commits in the last week.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 2
Freshness 1d ago
Issue Health 94%
Stars 40,016
Platform Breadth 10 platforms
Contributors 84
Description Detailed
Supported Platforms
From the README
# Agentic Plugin Marketplace
> Production-ready agentic workflow building blocks: **94 plugins**, **202 agents**,
> **183 skills**, **105 commands** — built for Claude Code and consumed natively by
> OpenAI Codex CLI, Cursor, OpenCode, the Antigravity CLI, GitHub Copilot, and Pi from a single Markdown source.
> [!NOTE]
> One source-of-truth (`plugins/`), six target harnesses. Each harness gets idiomatic,
> harness-native artifacts — not lowest-common-denominator translations.
> See [docs/harnesses.md](docs/harnesses.md) for the capability matrix.
## Quick start
Pick your harness:
### Claude Code
```bash
/plugin marketplace add wshobson/agents
/plugin install python-development # or any of 94 plugins
```
[→ Full Claude Code setup, troubleshooting, and plugin catalog](docs/usage.md)
### Codex CLI · Cursor · OpenCode · Antigravity CLI · Copilot · Pi
Codex and Cursor install natively from the committed registries (which point at the source `plugins/`):
```bash
np Read full README on GitHub →