CtrlK
BlogDocsLog inGet started
Tessl Logo

igmarin/rails-agent-skills

Curated library of 28 public AI agent skills for Ruby on Rails development. Organized by category: testing, code-quality, engines, infrastructure, api, and context. Covers code review, architecture, security, testing (RSpec), engines, Hotwire, and TDD automation. Shared Ruby skills (YARD docs, DDD, service objects) have moved to ruby-core-skills. Repository agents remain documented in GitHub but are intentionally excluded from the Tessl tile.

93

1.78x
Quality

95%

Does it follow best practices?

Impact

93%

1.78x

Average score across 28 eval scenarios

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

examples.mdskills/engines/review-engine/assets/

review-engine examples

Example finding (JSON):

{ "severity": "high", "area": "host-app integration", "file": "lib/my_engine/engine.rb", "line": 42, "risk": "Engine initializer depends on host's Admin constant leading to load-order failures", "recommendation": "Replace direct constant reference with a configurable adapter or use defined? checks and document host contract", "proof_of_concept": "Raise occurs during engine load when host doesn't define Admin: NameError: uninitialized constant Admin" }

Use the schema review-engine/assets/finding-schema.json for structured findings output.

skills

README.md

tile.json