Use rails-ai-context to expose a running Rails app's schema, routes, models, controllers, conventions, and test patterns through MCP tools so coding agents verify before editing.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill give-rails-coding-agents-live-app-context-with-rails-ai-context --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Give Rails Coding Agents Live App Context With Rails Ai Context?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-give-rails-coding-agents-live-app-context-with-rai)More formats (shields.io, HTML) on the badges page.
---
name: "Give Rails coding agents live app context with rails-ai-context"
slug: "give-rails-coding-agents-live-app-context-with-rails-ai-context"
description: "Use rails-ai-context to expose a running Rails app's schema, routes, models, controllers, conventions, and test patterns through MCP tools so coding agents verify before editing."
github_stars: 151
verification: "security_reviewed"
source: "https://github.com/crisnahine/rails-ai-context"
author: "Cris Nahine"
publisher_type: "independent open-source"
category: "Developer Tools"
framework: "MCP"
tool_ecosystem:
github_repo: "crisnahine/rails-ai-context"
github_stars: 151
---
# Give Rails coding agents live app context with rails-ai-context
Use rails-ai-context to expose a running Rails app's schema, routes, models, controllers, conventions, and test patterns through MCP tools so coding agents verify before editing.
## Prerequisites
rails-ai-context gem or CLI, Rails app, Ruby, compatible MCP host or coding assistant
## Installation
Install or set up from the source-backed instructions:
Add gem "rails-ai-context", group: :development and run rails generate rails_ai_context:install, or install standalone with gem install rails-ai-context, then run rails-ai-context init and rails-ai-context serve from the Rails app.
- Source: https://github.com/crisnahine/rails-ai-context
## Documentation
- https://crisnahine.github.io/rails-ai-context
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/give-rails-coding-agents-live-app-context-with-rails-ai-context/)
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!