ruby-bundler
CommunityAutomate Ruby bundler tasks and gem management.
Authorjwplatta
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The Ruby Bundler Skill automates common Bundler workflows, making it easy to install, update, and audit Ruby dependencies without manual command-wrangling.
Core Features & Use Cases
- Install Dependencies: Run bundle install to install all gems, with options for groups and deployment.
- Add New Gems: Suggest and add new gems to appropriate Gemfile groups and install them.
- Update & Audit: Update gems safely and audit for vulnerabilities.
- Troubleshooting: Provide targeted fixes for common Bundler errors.
Quick Start
Use the Ruby Bundler Skill to install your dependencies in a project by running the bundled scripts or commands in the skill (e.g., bundle_install.sh) to set up your environment.
Dependency Matrix
Required Modules
bundler
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ruby-bundler Download link: https://github.com/jwplatta/prompt-library/archive/main.zip#ruby-bundler Please download this .zip file, extract it, and install it in the .claude/skills/ directory.