rails-audit-thoughtbot
Comprehensive Ruby on Rails code audits and quality reports
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install rails-audit-thoughtbot?โผ
Run `npx skills add thoughtbot/rails-audit-thoughtbot --all -g -y` in your terminal to install the skill globally.
How to audit a Ruby on Rails application?โผ
Run the skill from your Rails project root to get a full audit covering testing, security, models, controllers, and code design. You can also target specific files or directories for a focused review.
Does it measure real test coverage?โผ
Yes. It can optionally run SimpleCov to capture actual line and branch coverage, and RubyCritic to measure complexity, duplication, and code smells.
What does the audit report include?โผ
It generates a RAILS_AUDIT_REPORT.md file grouped by category with severity levels from Critical to Low, plus concrete refactoring recommendations based on thoughtbot best practices.
Will it modify my Rails project?โผ
Only temporarily and with your permission. If SimpleCov or RubyCritic are missing, it asks first, backs up your Gemfile, and restores everything after collecting metrics.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core