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

supnate/rekit

IDE and toolkit for building scalable web applications with React, Redux and React-router observed · 2026-08-28

github.com/supnate/rekit · homepage · JavaScript · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3683
  • days_rel: n/a
  • days_push: 1369
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4424 stars · 256 forks observed · 2026-08-28

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

Rekit is an opinionated toolkit for building scalable web applications with React, Redux, and React Router, built around a feature-oriented architecture and a one-action-per-file Redux pattern. It ships as a global CLI for scaffolding and managing features, components, actions, and routes, together with Rekit Studio, a web-based IDE for React/Redux development.

Use cases

  • scaffold a new react app with redux and react router already wired up
  • ide for react and redux development
  • generate redux actions, components, and routes from the command line
  • organize a large react codebase into decoupled features
  • rename or move react components and actions without breaking the project
  • enforce consistent naming conventions across a react codebase
  • visual tool to browse and manage redux actions, reducers, and routes

When to choose

  • You are starting a React single-page app that uses Redux and React Router and want an opinionated, feature-based folder structure out of the box
  • You want both CLI code generation (rekit add/mv/rm) and a visual web IDE (Rekit Studio) for managing app elements
  • Your team benefits from enforced naming rules, one-action-one-file Redux organization, and a plugin system for custom element types

When to avoid

  • Your project does not use Redux - Rekit's generators and tooling are built around Redux actions and reducers
  • You need modern, actively maintained tooling; the last release dates to late 2022 and its create-react-app foundation is deprecated
  • You prefer minimal or unopinionated scaffolding where you choose your own folder structure and state management approach

Facets

application · maturity maintenance

developer-tools cli boilerplate plugin-system editor web-development frontend developer-tools cli cross-platform react redux react-router ide web-ide scaffolding code-generation project-generator feature-oriented-architecture one-action-one-file webpack rekit-studio naming-conventions command-line nodejs

10 sources

Member repositories

RepositoryRoleHealth v2
supnate/rekitmain23

For agents

markdown · JSON · MCP: product_card(name="supnate/rekit")

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