CtrlK
BlogDocsLog inGet started
Tessl Logo

igmarin/ruby-core-skills

Curated library of 16 public Ruby AI agent skills: 10 atomic skills (YARD docs, service objects, calculator pattern, API clients, DDD, bug triage, code review, skill routing), 5 process-discipline skills (TDD, refactoring, review, security, test planning), and 1 planning skill (TDD task generation). Zero agents — this is a foundational library consumed by framework-specific tiles like rails-agent-skills and hanakai-yaku.

95

1.05x
Quality

96%

Does it follow best practices?

Impact

95%

1.05x

Average score across 16 eval scenarios

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

criteria.jsonevals/scenario-8/

{
  "context": "Checks whether the final artifact follows the review-domain-boundaries instructions from the published Ruby Core Skills tile.",
  "type": "weighted_checklist",
  "checklist": [
    {
      "name": "instruction-1",
      "description": "The submitted artifact follows this skill instruction: **Check ownership:** Decide which context should own invariants, transitions, and external side effects.",
      "max_score": 20
    },
    {
      "name": "instruction-2",
      "description": "The submitted artifact follows this skill instruction: Use search tools to find cross-context references before reading code manually:",
      "max_score": 20
    },
    {
      "name": "instruction-3",
      "description": "The submitted artifact follows this skill instruction: Include the ownership direction when it matters (e.g. Billing should own invoice-generation triggers; Fleet should not trigger invoices from `Fleet::Vehicle`).",
      "max_score": 20
    },
    {
      "name": "instruction-4",
      "description": "The submitted artifact follows this skill instruction: **Structure**: Write findings first, then list open questions and recommended next skills.",
      "max_score": 20
    },
    {
      "name": "instruction-5",
      "description": "The submitted artifact follows this skill instruction: Load only when a concrete boundary-leakage example is needed:",
      "max_score": 20
    }
  ]
}

README.md

tile.json