Obie Skills
obie-skills is a Claude Code plugin for the Build phase that registers a curated marketplace of production-ready development skills, especially for Rails, Stimulus, and Hotwire workflows.
Browse and install production-ready Claude Code skills focused on Rails, Stimulus, and Hotwire so your agent follows solid front-end conventions instead of inventing one-off JavaScript.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install obie-skills@obie/skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:obie/skills") and the paste-ready config with skillselion.get_install_config("plugin:obie/skills").
What it does
obie-skills is a Claude Code plugin that surfaces the obie/skills marketplace: a small, focused catalog of production-ready agent skills aimed at developers shipping web products with Rails and modern Hotwire stacks. Solo builders install it when they want Claude to write Stimulus controllers, JavaScript, and related front-end code using repeatable conventions rather than ad-hoc snippets. The bundle emphasizes maintainable patterns, SOLID-style discipline in application code, and vocabulary around reusable controllers and best practices. It fits the Build phase for anyone treating Claude Code as their daily pair programmer while scaffolding or refactoring UI behavior. You still run your own Rails app locally; the plugin does not replace framework docs or CI. Think of it as a vetted skills shelf you register once, then invoke inside Claude Code whenever Hotwire-related work appears on your backlog.
Highlights
- Curated Claude Code skills marketplace from the obie/skills repository
- Production-oriented dev workflows with Stimulus, StimulusJS, and Hotwire keywords
- Rails controller and JavaScript best-practices patterns for maintainable UI code
- Reusable skill definitions you apply across sessions instead of repeating prompts
- Single bundled plugin entry point (pluginCount: 1) for enhanced development workflows
Why builders use it
Solo builders waste time re-teaching Claude the same Rails and Stimulus conventions on every session instead of pulling vetted, reusable skills.
After you add the plugin, Claude Code can draw on packaged obie/skills definitions so Hotwire and JavaScript changes align with stated best practices and controller patterns.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 88 stars, 0 votes.
FAQ
Who is obie-skills for?
It is for solo and small-team builders on Rails and Hotwire who use Claude Code and want installable, production-oriented skills instead of rewriting guidance every time.
When should I use obie-skills?
Use it during the Build phase when you are writing or refactoring Stimulus controllers, Hotwire views, and related JavaScript and want Claude to follow cataloged patterns.
How do I add obie-skills to my agent?
Install the obie/skills Claude Code plugin from the marketplace or repository instructions, then enable the bundled plugin so Claude Code can load its skill definitions in your project.
Comments
Share how you use obie-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.