CtrlK
BlogDocsLog inGet started
Tessl Logo

igmarin/rails-agent-skills

Curated library of 42 public AI agent skills for Ruby on Rails development, plus 5 callable workflow skills. Organized by category: planning, testing, code-quality, ddd, engines, infrastructure, api, patterns, context, orchestration, and workflows. Covers code review, architecture, security, testing (RSpec), engines, service objects, DDD patterns, and TDD automation.

75

Quality

94%

Does it follow best practices?

Impact

No eval scenarios have been run

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 defines its niche (Ruby inline documentation with YARD conventions), specifies concrete requirements (param, return, raise tags), and provides explicit trigger guidance with a comprehensive list of trigger words. It uses appropriate third-person voice and is concise yet thorough.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: writing/reviewing inline documentation, including param/return/raise tags, specifying return type and structure for self.call methods, listing each exception separately. Very detailed and actionable.

3 / 3

Completeness

Clearly answers both 'what' (writing/reviewing inline documentation with specific tag requirements for Ruby code) and 'when' (opens with 'Use when writing or reviewing inline documentation for Ruby code' and includes explicit trigger words).

3 / 3

Trigger Term Quality

Excellent coverage of natural trigger terms explicitly listed: 'YARD, inline docs, method documentation, API docs, public interface, rdoc, return tag, raise tag.' Also includes natural phrases like 'writing or reviewing inline documentation for Ruby code.'

3 / 3

Distinctiveness Conflict Risk

Highly distinctive — narrowly scoped to Ruby YARD-style inline documentation with specific tag conventions. Unlikely to conflict with general Ruby coding skills, testing skills, or documentation skills for other languages.

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 an excellent skill file that is concise, actionable, and well-structured. It provides concrete Ruby code examples for every documentation pattern, establishes clear workflow gates with verification steps, and appropriately delegates advanced content to referenced files. The integration table and pitfalls section add practical value without bloat.

DimensionReasoningScore

Conciseness

The content is lean and efficient. It avoids explaining what YARD is or how Ruby documentation works in general. Every section delivers specific rules, tag syntax, or examples without padding. The tables are compact and informative.

3 / 3

Actionability

Provides fully executable Ruby code examples for every tag type (@param, @option, @return, @raise, nullable returns), includes an anti-pattern for contrast, and gives concrete verification commands (yard stats --list-undoc, yard doc). The examples are copy-paste ready.

3 / 3

Workflow Clarity

The HARD-GATE section establishes a clear trigger and sequence (implement → add YARD → verify). The Verification section provides an explicit validate-fix-rerun feedback loop with specific commands. The workflow is well-sequenced with checkpoints.

3 / 3

Progressive Disclosure

The skill provides a clear overview with well-signaled one-level-deep references to EXAMPLES.md, ADVANCED_TAGS.md, and references/tagged-notes.md. Core content is inline while advanced/detailed content is appropriately split into separate files. The Integration table provides clear cross-skill navigation.

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