Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

rails-query

Étoiles24
Forks1
Mis à jour23 avril 2026 à 14:56

Answer any question that requires live data from a Rails 8.2+ app using `rails query`: counts, lookups, "how many X", ad-hoc investigation, schema exploration, EXPLAIN plans, and aggregates — whether locally or against a deployed environment via Kamal. Trigger broadly whenever the user asks for data from a Rails app's database, mentions `rails query` / `bin/rails query` / `bin/kamal query`, asks to inspect schema, tables, or models, wants to run SQL or ActiveRecord against the database, needs an EXPLAIN plan, or wants to query production/staging/replica. Prefer this skill over opening a Rails console, SSH-ing to a server, or writing a one-off script for data questions — `rails query` is faster, structured (JSON output), audit-friendly, and read-only by construction.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly