CtrlK
BlogDocsLog inGet started
Tessl Logo

igmarin/rails-agent-skills

Curated library of AI agent skills for Ruby on Rails development. Covers code review, architecture, security, testing (RSpec), engines, service objects, DDD patterns, and workflow automation.

98

1.38x
Quality

99%

Does it follow best practices?

Impact

98%

1.38x

Average score across 26 eval scenarios

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

CHECKLIST.mdrails-engine-docs/

Rails Engine Docs — Documentation Gaps Checklist

Verify all gaps are covered before finalizing docs:

GapWhat must be present
InstallationExact steps: add gem, bundle, run generator, mount route
ConfigurationAll options, defaults, and required vs optional keys
Route mountingExplicit path shown — never implied
MigrationsInstall generator steps and when to run them
Extension pointsAdapters and config blocks documented in code but exposed in README
Host assumptionsAny required host model, job backend, or auth integration stated explicitly
Upgrade notesChangelog entries for any step that changes on upgrade

rails-engine-docs

README.md

tile.json