rails-ai-kit-init

Installation
SKILL.md

Rails AI Kit — Project Initializer

Automates the full setup of a new project from the rails-ai-kit starter kit. Handles git remote configuration, GitHub repo creation, dependency installation, database preparation, and boot verification — so the project is ready to build features immediately.

This is NOT just a clone. It produces a properly configured project with:

  • origin pointing to the new project repo (ready for git push)
  • upstream pointing to AAlvAAro/rails-ai-kit (ready for git fetch upstream && git merge upstream/main)
  • All dependencies installed, database migrated, and dev server verified

Workflow Overview

Related skills

More from aalvaaro/skills

Installs
3
Repository
aalvaaro/skills
First Seen
Apr 6, 2026