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-21/

{
  "context": "Checks whether the final artifact follows the manage-database 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 running Hanami 2.x database CLI commands.",
      "max_score": 17
    },
    {
      "name": "instruction-2",
      "description": "The submitted artifact follows this skill instruction: **Core principle:** Database commands are environment-aware. Always confirm `HANAMI_ENV` and `DATABASE_URL` before running destructive commands.",
      "max_score": 17
    },
    {
      "name": "instruction-3",
      "description": "The submitted artifact follows this skill instruction: **Create the database:**",
      "max_score": 17
    },
    {
      "name": "instruction-4",
      "description": "The submitted artifact follows this skill instruction: **Run migrations** (validate with `hanami db version` - prints timestamp of last applied migration):",
      "max_score": 17
    },
    {
      "name": "instruction-5",
      "description": "The submitted artifact follows this skill instruction: **Run seed data** (`db/seeds.rb` is executed):",
      "max_score": 16
    },
    {
      "name": "instruction-6",
      "description": "The submitted artifact follows this skill instruction: > **`hanami db drop` deletes all data and cannot be undone. Always validate before proceeding.**",
      "max_score": 16
    }
  ]
}

README.md

tile.json