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

{
  "context": "Checks whether the final artifact follows the write-action-spec 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 writing isolated unit specs for Hanami 2.x Actions.",
      "max_score": 17
    },
    {
      "name": "instruction-2",
      "description": "The submitted artifact follows this skill instruction: Run RSpec and confirm the spec fails because the implementation is missing (not due to setup issues):",
      "max_score": 17
    },
    {
      "name": "instruction-3",
      "description": "The submitted artifact follows this skill instruction: Write only the minimal code in the action to make the specs pass.",
      "max_score": 17
    },
    {
      "name": "instruction-4",
      "description": "The submitted artifact follows this skill instruction: Verify all specs pass green.",
      "max_score": 17
    },
    {
      "name": "instruction-5",
      "description": "The submitted artifact follows this skill instruction: **Database/HTTP access:** Unit specs must be isolated and fast. If you need to hit the database or route requests, use request specs instead.",
      "max_score": 16
    },
    {
      "name": "instruction-6",
      "description": "The submitted artifact follows this skill instruction: **Testing private methods:** Action specs should only verify the public `#call` signature.",
      "max_score": 16
    }
  ]
}

README.md

tile.json