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 communicates both what the skill does and when to use it. It provides specific technical context (Rails, Postman Collection v2.1) and explicit trigger terms, making it easy for Claude to select appropriately. The description is concise yet comprehensive, covering the dual nature of the skill (endpoint creation + collection file generation).

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'creating or modifying REST API endpoints', 'Rails controllers, engine routes, API actions', 'generating or updating an API Collection file', and specifies the format 'Postman Collection v2.1'.

3 / 3

Completeness

Clearly answers both 'what' (creating/modifying REST API endpoints and generating API Collection files) and 'when' (explicit 'Use when' clause at the start plus trigger words listed at the end).

3 / 3

Trigger Term Quality

Explicitly lists natural trigger words that users would say: 'endpoint, API route, controller action, API collection, request collection'. Also includes domain terms like 'REST API endpoints', 'Rails controllers', and 'Postman Collection' throughout the description.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with a clear niche combining REST API endpoint creation with API collection file generation, specifically mentioning Rails controllers and Postman Collection v2.1. Unlikely to conflict with generic coding or testing skills.

3 / 3

Total

12

/

12

Passed

Implementation

92%

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

This is a strong, well-crafted skill that efficiently communicates when and how to generate API collection files alongside REST endpoint changes. It excels in conciseness and actionability with a concrete JSON example and clear validation gates. The only weakness is the reference to EXAMPLES.md which isn't provided in the bundle, making the progressive disclosure slightly incomplete.

DimensionReasoningScore

Conciseness

The content is lean and well-structured. It uses tables for quick reference, avoids explaining what REST APIs or Postman collections are, and assumes Claude's competence with Rails and JSON. Every section earns its place.

3 / 3

Actionability

Provides a concrete, copy-paste-ready JSON example for a collection request, specifies exact file locations, naming conventions, variable usage ({{base_url}}), and required fields per request. The guidance is specific and executable.

3 / 3

Workflow Clarity

The HARD-GATE section clearly sequences the workflow: create/modify endpoint → create/update collection → validate (JSON syntax, importability, endpoint coverage). Validation checkpoints are explicit with a feedback loop implied by the 'before committing' constraint.

3 / 3

Progressive Disclosure

References EXAMPLES.md for a multi-endpoint collection and rails-engine-author/rails-graphql-best-practices for related skills, which is good. However, EXAMPLES.md is not provided in the bundle, so the reference cannot be verified. The skill itself is well-organized but the missing bundle file slightly undermines the progressive disclosure structure.

2 / 3

Total

11

/

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