CtrlK
BlogDocsLog inGet started
Tessl Logo

igmarin/hanakai-yaku

Curated library of atomic AI agent skills for Hanami, dry-rb, and ROM Ruby development. Covers actions, slices, repositories, relations, changesets, providers, DI, operations, TDD, CLI, views, routing, and validation. Shared Ruby process skills have moved to ruby-core-skills. Uses Markdown + Front-matter architecture.

92

1.33x
Quality

94%

Does it follow best practices?

Impact

92%

1.33x

Average score across 35 eval scenarios

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

criteria.jsonevals/scenario-4/

{
  "context": "Checks whether the final artifact follows the review-code instructions from the published hanakai-yaku tile.",
  "type": "weighted_checklist",
  "checklist": [
    {
      "name": "instruction-1",
      "description": "The submitted artifact follows this skill instruction: Use this skill when reviewing Hanami 2.x code for quality and convention adherence.",
      "max_score": 20
    },
    {
      "name": "instruction-2",
      "description": "The submitted artifact follows this skill instruction: **Check Action responsibility** — Is the Action ≤ ~10 lines? Does it delegate business logic to services or repositories? Flag any SQL, filtering, or domain logic inline in the Action.",
      "max_score": 20
    },
    {
      "name": "instruction-3",
      "description": "The submitted artifact follows this skill instruction: **Verify DI usage** — Are all dependencies declared via `include Deps[...]`? Flag any `Hanami.app['key']` direct access.",
      "max_score": 20
    },
    {
      "name": "instruction-4",
      "description": "The submitted artifact follows this skill instruction: **Review Views** — Do `expose` blocks receive pre-fetched data only? Flag any DB calls or business logic.",
      "max_score": 20
    },
    {
      "name": "instruction-5",
      "description": "The submitted artifact follows this skill instruction: **Check error handling** — Are exceptions logged and generic messages returned? Flag any `e.message` or `e.backtrace` in responses.",
      "max_score": 20
    }
  ]
}

README.md

tile.json