Adding Session Handoff to Superpowers Ruby
The problem that made me build this feature: I was in the middle of a long implementation session, Claude Code compacted the context, and everything I had been working toward was gone. The branch, the

Search for a command to run...
Articles tagged with #ruby
The problem that made me build this feature: I was in the middle of a long implementation session, Claude Code compacted the context, and everything I had been working toward was gone. The branch, the

One new skill in this release: rails-upgrade. Why I built this Seeing the skills for upgrading a Rails app released in the last months with the one from OmbuLabs/FastRuby.io being released last week:

Here are some additions I did for superpowers-ruby collection of plugins and skills. A fork from the well known superpowers plugin where I added some skills from compound-engineering-plugin which I th

While upgrading RuboCop in one project, I noticed three new style cops in v1.85.0. I took a close look at them and my recommendation is to enable them all. Let's start. The 3 Cops The cops are: Style

I have been writing recently about Ruby tooling in AI coding editors. I covered how to enable Ruby LSP in Claude Code and how OpenCode automatically installs rubocop as a language server. Today I want

Yesterday I shared about how to configure Claude Code to use Ruby LSP. Today I will talk about OpenCode. Here the things are simple: OpenCode automatically detects what LSP you need and will install i
