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

zombocom/wicked

Use wicked to turn your controller into a wizard observed · 2026-08-28

github.com/zombocom/wicked · homepage · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 5363
  • days_rel: n/a
  • days_push: 733
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2854 stars · 190 forks observed · 2026-08-28

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

Wicked is a Ruby gem that turns Rails controllers into step-by-step wizard flows, acting as a RESTful-ish state machine for multi-step processes. It handles step sequencing and navigation so developers can build signup flows and multi-page forms with minimal boilerplate.

Use cases

  • build a multi-step signup wizard in rails
  • split a long form into steps
  • create an after-signup onboarding flow
  • implement step-by-step object creation
  • add a wizard progress indicator to forms
  • make a restful multi-step checkout process

When to choose

  • you're on Rails and need a multi-step form or onboarding wizard
  • you want a RESTful way to sequence steps across controller actions
  • you need to build partial objects incrementally over several pages

When to avoid

  • you're not using Ruby on Rails
  • you need a client-side JavaScript wizard with instant validation
  • your flow is a single-page form that doesn't need step routing

Facets

library · maturity stable

web-framework state-management routing web-development backend developer-tools ruby rails wizard multi-step-forms onboarding state-machine web-server

3 sources

Member repositories

RepositoryRoleHealth v2
zombocom/wickedmain32

For agents

markdown · JSON · MCP: product_card(name="zombocom/wicked")

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