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

release_notes_template.mdskills/engines/release-engine/assets/

Release Notes Template

Version: vX.Y.Z Date: YYYY-MM-DD

Summary

  • One-line summary of changes in this release.

Highlights

  • Bullet list of user-facing improvements
  • Breaking changes (if any) with migration steps

Fixes

  • Bug fixes and notable internal improvements (link to issues/PRs)

Developer Notes

  • Any changes that affect integrators (configs, initializers, migrations)
  • Deprecations and timeline for removal

Upgrade Steps

  1. Upgrade gem version in Gemfile
  2. Run bundle update <engine> in host app
  3. If migrations exist, run bundle exec rake <engine>:install:migrations then rails db:migrate

Verification Status

  • bundle exec rspec: PASS/FAIL
  • Dummy app boot / mount smoke test: PASS/FAIL
  • gem build: PASS/FAIL
  • Gem contents inspected: PASS/FAIL
  • gem push --dry-run: PASS/FAIL

Asset Usage

  • assets/release_notes_template.md loaded for this GitHub release draft
  • assets/release_checklist.md loaded for release quality gates, if applicable

Contact

  • Maintainers and support channels

skills

README.md

tile.json