From antigravity-awesome-skills
Creates a new Rails 8 project with PostgreSQL, Inertia.js, React 19, Vite, Tailwind, Sidekiq, and Redis. Includes database setup with UUIDs, minitest, rubocop, and brakeman.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:new-rails-projectThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate a new Rails project named $1 in the current directory. You may reference @CLAUDE.md for general guidance, though the guidance here takes precedence.
Generate a new Rails project named $1 in the current directory. You may reference @CLAUDE.md for general guidance, though the guidance here takes precedence.
Set up the following tech stack:
timestamptz for timezone awarenessmocha gem and VCR for external services (only in the providers layer)OpenStruct for mock instancesbundle exec rubocop -a after significant code changes.rubocop.yml for style configurationbundle exec brakemanVerify the boilerplate is working by running bin/rails server and accessing the application at http://localhost:3000 via playwright MCP.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsBootstraps a new Rails project with PostgreSQL, Inertia.js, React, Vite, Tailwind, Sidekiq, and Redis. Use when starting a modern Rails app with SPA frontend.
Scaffolds a full-stack project skeleton with Rust backend (Axum, SeaORM, Redis) and React frontend (TypeScript, TanStack, Tailwind).
Delivers Ruby on Rails expertise: assesses projects, enforces conventions, optimizes ActiveRecord queries, implements Hotwire/Turbo/Stimulus, handles Sidekiq/Solid Queue jobs, and guides RSpec/FactoryBot testing.