Maquina 0.3.1: Calendar, Date Picker & Claude Code Skills
Publicado en January 23, 2026
New Calendar and Date Picker components, plus two Claude Code skills for UI development and code simplification.
Continuar leyendo...Publicado en January 23, 2026
New Calendar and Date Picker components, plus two Claude Code skills for UI development and code simplification.
Continuar leyendo...Publicado en January 08, 2026
A Claude Code skill that teaches Claude how to build UIs with maquina_components. Reduces back-and-forth when generating Rails views and forms.
Continuar leyendo...Publicado en January 07, 2026
Version 0.3.0 adds Combobox for searchable dropdowns and Toast for notifications. Both use ERB partials, Tailwind CSS, and Stimulus.
Continuar leyendo...Publicado en December 29, 2025
Version 1.5.0 brings comprehensive security improvements from community contributor hellvinz, plus support for sandboxed AI agents like GitHub Copilot and Claude Code.
Continuar leyendo...Publicado en December 16, 2025
Production-ready ERB partials styled with Tailwind CSS 4.0 for Rails apps. A shadcn/ui-inspired component library using standard ERB, Stimulus, and Tailwind.
Continuar leyendo...Publicado en December 10, 2025
Learn how Rails MCP Server's new architecture reduces context consumption by 67% through progressive tool discovery, Rails introspection, and Prism static analysis.
Continuar leyendo...Publicado en November 27, 2025
How a client's EMR application was moved from EOL Rails 7.1 to Rails 8 in days using the Rails Upgrade Skill for Anthropic's Claude.
Continuar leyendo...Publicado en November 22, 2025
Using AI vibecoding to build a React prototype for photobook binding, then converting it to Ruby on Rails.
Continuar leyendo...Publicado en November 12, 2025
The Rails Upgrade Assistant Skill automates config merging and breaking change detection when upgrading Rails 7.0 to 8.1.
Continuar leyendo...Publicado en
Rails MCP Server provides consistent Rails documentation across LLM clients with MCP proxy support and Neovim integration.
Continuar leyendo...Fan three email source agents out with Nexo.concurrent: bounded concurrency, ordered results, and a sequential fallback when the async gem is missing.
Wrap three email source agents in a Nexo workflow that skips what it cannot run, records every step in an event log, and still finishes when a source fails.
Read Gmail over IMAP and HEY through its CLI with custom RubyLLM tools, attached to a Nexo agent that stays read-only by construction, not by prompt.