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.

95

2.21x
Quality

97%

Does it follow best practices?

Impact

91%

2.21x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

Quality

Discovery

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a strong skill description that clearly identifies its scope (writing new Rails code with a specific tech stack), lists concrete capabilities, and includes explicit trigger guidance with 'Use when...' at the start. The cross-reference to rails-code-conventions for design principles is a nice touch that reduces ambiguity. Minor improvement could include mentioning file types or more user-facing trigger phrases, but overall this is well-crafted.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions and technologies: MVC structure, query patterns, Turbo Frames/Streams, Stimulus controllers, and Tailwind components. These are concrete, actionable areas rather than vague abstractions.

3 / 3

Completeness

Clearly answers both 'what' (covers MVC structure, query patterns, Turbo Frames/Streams, Stimulus controllers, Tailwind components) and 'when' (explicitly starts with 'Use when writing new Rails code for a project using PostgreSQL, Hotwire, and Tailwind CSS'). Also includes a helpful boundary note directing to another skill for design principles.

3 / 3

Trigger Term Quality

Includes strong natural keywords users would say: 'Rails', 'PostgreSQL', 'Hotwire', 'Tailwind CSS', 'Turbo Frames', 'Turbo Streams', 'Stimulus controllers', 'MVC'. These are terms developers naturally use when asking for help with Rails development.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with a clear niche: Rails + PostgreSQL + Hotwire + Tailwind CSS stack. The explicit boundary with 'rails-code-conventions' for design principles further reduces conflict risk. The specific technology combination makes it unlikely to trigger incorrectly.

3 / 3

Total

12

/

12

Passed

Implementation

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a high-quality skill that efficiently covers Rails stack conventions with concrete, executable code examples and clear cross-references to related skills. The TDD hard-gate provides a well-structured workflow with explicit validation. The content respects Claude's intelligence by avoiding explanations of basic concepts while delivering actionable, copy-paste-ready patterns.

DimensionReasoningScore

Conciseness

The content is lean and well-structured. It avoids explaining what Rails, PostgreSQL, or Hotwire are. Every section delivers actionable conventions without padding. The tables are efficient summaries.

3 / 3

Actionability

Provides fully executable code examples for Turbo Frames, Turbo Streams, eager loading, and service objects. The TDD gate has concrete commands (bundle exec rspec). The common mistakes table gives specific correct approaches rather than vague advice.

3 / 3

Workflow Clarity

The HARD-GATE section provides a clear numbered sequence with an explicit validation checkpoint (verify test FAILS before implementing). For a conventions skill, the workflow is appropriately scoped — the main multi-step process (TDD) has clear sequencing with a feedback loop.

3 / 3

Progressive Disclosure

The Integration table clearly signals when to chain to related skills (rails-code-conventions, ruby-service-objects, rspec-best-practices, etc.) — all one level deep. The main file serves as a concise overview with well-signaled references to deeper content.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Reviewed

Table of Contents