AI AGENT ADDONS

Ruby Rails Application

aj-geddes/useful-ai-prompts
Backend & APIs
600installs

Ruby on Rails is a web framework that helps you build applications fast. It follows the Model-View-Controller pattern to keep your code organized and easy to manage.

You can create database models with Active Record and set up RESTful routes for your controllers. Rails includes built-in tools for authentication and security.

Build complete Rails apps from scratch with these best practices. Use strong parameters to protect your data and avoid N+1 queries for better performance.

Add Ruby Rails Application skill to your workflow

Global

mkdir -p ~/.claude/skills/ruby-rails-application

Project

mkdir -p .claude/skills/ruby-rails-application

Source Repository

Stars
279
Forks
41
Watchers
279
License
MIT
Last Push
4 months ago
Created
1 year ago