rails-ai-context: rails-ai-context auto-introspects your Rails app and provides context to AI assistants via MCP, saving tokens and reducing discovery overhead. It generates context files for multiple AI tools and offers 11 MCP tools with smart detail levels.; learn-claude-code: This repository provides a hands-on tutorial to learn how modern AI agents work by building one from scratch, emphasizing the core loop of model-tool interaction. It distills complex agent concepts into simple, iterative versions, from basic Bash agents to sophisticated skill-based systems.
Adding features to existing Rails apps with AI assistants
Learning to build modern AI coding agents from scratch