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 excels across all dimensions. It clearly states what it does, when to use it, and includes an explicit list of trigger words. The Rails-specific focus and detailed output descriptions (YARD docs, code-review gates, Markdown checklists) make it highly distinctive and actionable.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions and outputs: 'phased plans', 'step-by-step Markdown checklists with checkboxes', 'file paths', 'test commands', 'YARD documentation', and 'code-review gates for Rails-oriented workflows'. Very detailed about what it produces.

3 / 3

Completeness

Clearly answers both 'what' (produces phased plans, Markdown checklists with checkboxes, file paths, test commands, YARD docs, code-review gates) and 'when' (explicitly starts with 'Use when the user asks to break down a feature, create an implementation plan, or generate a task list from a PRD or feature description').

3 / 3

Trigger Term Quality

Excellent coverage of natural trigger terms explicitly listed: 'task list, implementation plan, feature breakdown, todo list, project tasks, work plan, break down this PRD, generate tasks'. These are terms users would naturally say, covering multiple variations.

3 / 3

Distinctiveness Conflict Risk

Clearly scoped to Rails-oriented workflow planning with specific outputs like YARD documentation and code-review gates. The combination of PRD breakdown, Rails focus, and specific deliverables (checklists with file paths, test commands) makes it highly distinctive and unlikely to conflict with generic task or project management skills.

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 well-crafted skill that is concise, actionable, and well-structured. It provides clear hard gates, a sequenced workflow with validation, concrete examples with exact file paths and commands, and appropriate progressive disclosure to supporting files. The integration table and pitfalls section add practical value without bloat.

DimensionReasoningScore

Conciseness

The skill is lean and efficient. It avoids explaining what task lists are or how Rails works, assumes Claude's competence, and every section serves a clear purpose. No unnecessary padding or concept explanations.

3 / 3

Actionability

Provides concrete file path patterns, exact test commands (`bundle exec rspec`), specific output format with markdown checkbox syntax, and clear naming conventions (`tasks-[feature-name].md` in `/tasks/`). The HARD-GATE section gives precise, executable rules rather than vague guidance.

3 / 3

Workflow Clarity

The process is clearly sequenced (Analyze → Detect → Relevant Files → Save → Verify) with explicit validation (step 5 re-reads and confirms). The HARD-GATE section enforces a test-first feedback loop (write spec → verify fail → implement → verify pass) and a post-implementation gate with documentation and code review checkpoints.

3 / 3

Progressive Disclosure

Excellent use of one-level-deep references: HEURISTICS.md for slice mappings and TASK_TEMPLATES.md for full templates. The main skill provides a concise overview with a representative example, while detailed content is appropriately delegated to separate files with clear signaling.

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