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 an excellent skill description that clearly communicates what the skill does, what it covers, what it explicitly does not do, and when it should be triggered. The explicit trigger words, domain scoping to Rails, and the constraint about not reading the repo or executing commands make it both complete and distinctive.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions and topics: Docker, environment variables, database, test suite, linters, and IDE setup. Also clarifies what the skill does NOT do (read repo or execute commands), which adds specificity.

3 / 3

Completeness

Clearly answers both 'what' (emit a generic Rails development-environment setup runbook covering specific topics) and 'when' (explicit trigger words listed). Also includes a useful constraint about what the agent does not do.

3 / 3

Trigger Term Quality

Includes a well-curated list of natural trigger words: 'onboarding', 'new dev', 'setup project', 'Docker', 'development environment', 'getting started' — these are terms users would naturally use when seeking this kind of help.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive: scoped to Rails development environment setup runbooks specifically, with clear boundaries (generic, user-executed, no repo reading). The combination of Rails + setup + runbook creates a clear niche unlikely to conflict with other 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 well-crafted skill that efficiently communicates a Rails onboarding runbook workflow. It excels at conciseness, actionability, and workflow clarity with clear trust boundaries, concrete commands, and explicit validation/feedback loops at each step. The progressive disclosure is good in structure but cannot be fully verified without bundle files.

DimensionReasoningScore

Conciseness

The content is lean and efficient. It avoids explaining what Rails, Docker, or environment variables are. Every section delivers actionable information without padding. The trust boundary section is concise yet clear.

3 / 3

Actionability

Each step provides concrete, copy-paste-ready bash commands. The skill clearly distinguishes what the agent does vs. what the user does, and provides specific commands for every step from Docker setup through final verification.

3 / 3

Workflow Clarity

Steps are clearly sequenced (1-7 plus final verification) with explicit validation checkpoints: checking service health after Docker, verifying DB container before retrying migrations, running rspec as final verification, and feedback loops for failures (e.g., 'if db:migrate fails, confirm DB container is healthy before retrying').

3 / 3

Progressive Disclosure

The skill references EXAMPLES.md and references/steps.md appropriately with one-level-deep links, but since no bundle files were provided, we cannot verify these references exist. The main SKILL.md contains a reasonable amount of inline content, though the templates section could arguably be more detailed in the main file or the references better verified.

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