rails-domain-delivery

Community

Ship safe Rails changes with rollback discipline.

AuthorvTRKA
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Rails development often blurs ownership of persistence, lifecycle, authorization, and deploy safety, making AI-assisted edits hard to verify and risky to roll back when something goes wrong.

Core Features & Use Cases

  • Framework-native Rails delivery that keeps behavior inside the right boundaries (ActiveRecord, migrations, controllers, Hotwire/API contracts, services, queries, jobs, policies, and tests).
  • Evidence-first completion that records verification artifacts such as scoped commands, query/migration proofs, and rollback paths rather than relying on prose.
  • Guardrails against scope and safety failures by blocking out-of-scope refactors, limiting callbacks, preventing hidden cross-domain side effects in lifecycle hooks, and requiring rollback planning for deploy-sensitive changes.

Quick Start

Use rails-domain-delivery to review or implement a focused Rails slice that touches ActiveRecord, migrations, request/response boundaries, and verification steps by asking the AI: "Apply rails-domain-delivery to implement and verify the smallest Rails change for my task, including evidence, scoped tests, and an explicit rollback plan if deploy safety is involved."

Dependency Matrix

Required Modules

None required

Components

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: rails-domain-delivery
Download link: https://github.com/vTRKA/supervibe/archive/main.zip#rails-domain-delivery

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.