Ross ROSS = Recommend OSS · open-source software intelligence for agents

wix-incubator/vscode-glean

The extension provides refactoring tools for your React codebase observed · 2026-08-28

github.com/wix-incubator/vscode-glean · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3187
  • days_rel: n/a
  • days_push: 1152
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1467 stars · 56 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A VS Code extension by Wix that provides automated refactoring tools for React codebases. It can extract JSX into new components, convert between class and functional components, wrap code with hooks, and rename state variables.

Use cases

  • extract selected JSX into a new React component
  • convert a class component to a functional component with hooks
  • convert a functional component to a class component
  • wrap JSX with a conditional
  • rename a useState variable and its setter together
  • wrap code with useMemo, useCallback, or useEffect
  • move code between React files

When to choose

  • you maintain a large React codebase and want to automate repetitive refactors
  • you are migrating class components to functional components with hooks
  • you use VS Code and want one-click JSX extraction with prop wiring

When to avoid

  • you don't use VS Code or don't work with React/JSX
  • you are on React older than 16.8.0, since hook conversions will break lifecycle methods
  • you need actively developed tooling - the latest release is from 2023

Facets

plugin · maturity maintenance

developer-tools editor developer-tools frontend web-development editor-plugin cross-platform vscode-extension react refactoring jsx clean-code typescript

1 source

Member repositories

RepositoryRoleHealth v2
wix-incubator/vscode-gleanmain23

For agents

markdown · JSON · MCP: product_card(name="wix-incubator/vscode-glean")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem