stevehobbsdev

stevehobbsdev

OtherClaude Codeby stevehobbsdev

Summary

Steve Hobbs' personal Claude Code skills collection, including tools for scaffolding new Rails applications.

Install to Claude Code

/plugin install stevehobbsdev@stevehobbsdev

Run in Claude Code. Add the marketplace first with /plugin marketplace add stevehobbsdev/claude-skills if you haven't already.

README.md

claude-skills

A collection of Claude Code skills by Steve Hobbs.

Skills

| Skill | Command | Description | |-------|---------|-------------| | new-rails-app | /stevehobbsdev:new-rails-app | Generate a new Rails 8 app with best practices and a VS Code Dev Container |

Installation

Installation requires two steps — add the marketplace, then install the plugin:

/plugin marketplace add stevehobbsdev/claude-skills
/plugin install stevehobbsdev@stevehobbsdev

Usage

Once installed, invoke a skill by its namespaced command:

/stevehobbsdev:new-rails-app

Claude will prompt you for any required details and run the skill.

Related plugins

Browse all →