claudeindex
Plugin

activerecord-idempotent-create-patterns

Idempotent API endpoints using find_or_create_by! to prevent race conditions and duplicate records. Covers case-insensitive dedup and guard vs idempotent pattern.

Installation

1

Add the marketplace

/plugin marketplace add ngpestelos/skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.