Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

rails-query

스타24
포크1
업데이트2026년 4월 23일 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.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly