I just found Laravel Boost which helps AI to work on Laravel projects more easily. Although I am not really sure how helpful it is, it sounds an interesting idea to provide official set of tools to augment development with AI/LLM.
And I like the name “Boost” here ![]()
So: does something like “ActiveBoost” for Rails make sense?
What Laravel Boost does
From my investigation, Laravel Boost provides 3 things:
- MCP
- Guidelines
- Skills
It also includes docs for official tools besides the core. For Rails, it means “ActiveBoost” would ship with docs for Hotwire, jbuilder and so on managed by Rails Core Team. I think this makes sense.
Why do we need “ActiveBoost”?
It’s important to have this shipped with Rails itself so that we don’t have to install it separately and everyone can benefit from it without even thinking about it. Consider ruby-lsp. Although it’s great (I install and use it for every Ruby installation), not all people use it because they don’t know it exists, how to install it or how to integrate with their editors.