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
95%
Does it follow best practices?
Impact
93%
1.78xAverage score across 28 eval scenarios
Passed
No known issues
{
"name": "igmarin/rails-agent-skills",
"version": "6.0.6",
"summary": "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.",
"docs": "docs/index.md",
"skills": {
"generate-api-collection": {
"path": "skills/api/generate-api-collection/SKILL.md"
},
"implement-graphql": {
"path": "skills/api/implement-graphql/SKILL.md"
},
"apply-code-conventions": {
"path": "skills/code-quality/apply-code-conventions/SKILL.md"
},
"apply-stack-conventions": {
"path": "skills/code-quality/apply-stack-conventions/SKILL.md"
},
"code-review": {
"path": "skills/code-quality/code-review/SKILL.md"
},
"implement-authorization": {
"path": "skills/code-quality/implement-authorization/SKILL.md"
},
"refactor-code": {
"path": "skills/code-quality/refactor-code/SKILL.md"
},
"review-architecture": {
"path": "skills/code-quality/review-architecture/SKILL.md"
},
"security-check": {
"path": "skills/code-quality/security-check/SKILL.md"
},
"load-context": {
"path": "skills/context/load-context/SKILL.md"
},
"setup-environment": {
"path": "skills/context/setup-environment/SKILL.md"
},
"create-engine": {
"path": "skills/engines/create-engine/SKILL.md"
},
"upgrade-engine": {
"path": "skills/engines/upgrade-engine/SKILL.md"
},
"document-engine": {
"path": "skills/engines/document-engine/SKILL.md"
},
"extract-engine": {
"path": "skills/engines/extract-engine/SKILL.md"
},
"create-engine-installer": {
"path": "skills/engines/create-engine-installer/SKILL.md"
},
"release-engine": {
"path": "skills/engines/release-engine/SKILL.md"
},
"review-engine": {
"path": "skills/engines/review-engine/SKILL.md"
},
"test-engine": {
"path": "skills/engines/test-engine/SKILL.md"
},
"implement-hotwire": {
"path": "skills/infrastructure/implement-hotwire/SKILL.md"
},
"implement-background-job": {
"path": "skills/infrastructure/implement-background-job/SKILL.md"
},
"optimize-performance": {
"path": "skills/infrastructure/optimize-performance/SKILL.md"
},
"review-migration": {
"path": "skills/infrastructure/review-migration/SKILL.md"
},
"seed-database": {
"path": "skills/infrastructure/seed-database/SKILL.md"
},
"version-api": {
"path": "skills/infrastructure/version-api/SKILL.md"
},
"plan-tests": {
"path": "skills/testing/plan-tests/SKILL.md"
},
"write-tests": {
"path": "skills/testing/write-tests/SKILL.md"
},
"test-service": {
"path": "skills/testing/test-service/SKILL.md"
}
},
"private": false
}agents
docs
evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10
scenario-11
scenario-12
scenario-13
scenario-14
scenario-15
scenario-16
scenario-17
scenario-18
scenario-19
scenario-20
scenario-21
scenario-22
scenario-23
scenario-24
scenario-25
scenario-26
scenario-27
scenario-28
skills
api
generate-api-collection
implement-graphql
code-quality
apply-code-conventions
apply-stack-conventions
assets
snippets
code-review
refactor-code
review-architecture
security-check
context
load-context
setup-environment
engines
create-engine
create-engine-installer
document-engine
extract-engine
release-engine
review-engine
test-engine
upgrade-engine
infrastructure
implement-background-job
implement-hotwire
optimize-performance
review-migration
seed-database
version-api
testing
plan-tests
test-service
write-tests