Back to browse
Rails Blocks update (ViewComponents are finally available)

Rails Blocks update (ViewComponents are finally available)

by AlexandruGlv·Mar 10, 2026·3 points·0 comments

AI Analysis

MidSlick

Comprehensive Rails UI kit with LLM-ready docs, but Tailwind UI already dominates this space.

Strengths
  • Markdown documentation format optimized specifically for LLM context windows and customization.
  • Fifty-two component sets cover most standard UI needs for Rails apps.
  • ViewComponents support fits modern Rails architecture and server-side rendering patterns.
Weaknesses
  • Crowded market with established players like Tailwind UI dominating the space.
  • Changelog post lacks a major new feature launch to discuss.
Target Audience

Ruby on Rails developers

Similar To

Tailwind UI · ViewComponent · Hotwire

Post Description

Hi, I run Rails Blocks, a UI component library for Rails apps that I started last summer.

Over the last few months, I reworked the docs for all 52 component sets to support 3 formats:

- ViewComponents

- Shared partials

- Markdown docs

I wanted the docs to be more useful for teams & save you time.

You can check out the improvements here: https://railsblocks.com

Next up, I’ll be adding a few tools to save even more time when coding using LLMs:

- CLI tooling

- An MCP server

- AI Skills

Similar Projects