cmdx-ruby
CommunityBuild powerful, predictable Ruby business logic.
Authordrexed
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the creation of robust, maintainable business logic in Ruby applications, moving complex operations out of controllers and models into dedicated, testable units.
Core Features & Use Cases
- Composable Tasks: Build single-responsibility operations that can be chained into complex workflows.
- Type Safety & Validation: Declare inputs with strict types, coercions, and validations to ensure data integrity.
- Observability: Automatic structured logging with chain correlation IDs for easy debugging and tracing.
- Use Case: Develop a
ProcessPaymenttask that validates input, charges a credit card via an external API, handles potential network errors with retries, and logs the entire operation, all within a single, testable unit.
Quick Start
Use the cmdx-ruby skill to create a new task named 'ProcessPayment'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: cmdx-ruby Download link: https://github.com/drexed/cmdx/archive/main.zip#cmdx-ruby Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.