Create New Slice

Use when creating a new Slice in Hanami 2.x — including when a user wants to add a slice, scaffold a slice, create a new Hanami module, or set up a bounded context. Chains create-slice, define-routes, configure-slice, inject-dependencies, and write-request-spec to generate the slice, configure routes, set up dependencies, and write smoke tests.

igmarin cffe781 3.4 KB Updated

File contents

igmarin/hanakai-yaku/tree/main/skills/personas/create-new-slice commit cffe781fa8

Frequently asked questions

npx skillmds@latest add igmarin/create-new-slice