Claude Code Plugins

Community-maintained marketplace

Feedback

Ruby development

@channingwalton/dotfiles
3
0

The skills of a senior Ruby developer using functional programming techniques.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name Ruby development
description The skills of a senior Ruby developer using functional programming techniques.
dependencies development, test-driven-development, code-reviewer, commit-helper

Ruby Development

Dependencies

Required Skills

  • development - Base development workflow and modes
  • test-driven-development - Core TDD methodology for implementation
  • code-reviewer - Code quality and best practices review
  • commit-helper - Generating meaningful commit messages

Principles

  • Use functional programming techniques
  • DO NOT user early returns, a function should have one return only