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.





