Barbapapazes
- 2 skills
- 0 followers
- 1 day ago last updated
- ▌ Cloudflare Hono Layered Server · barbapapazesScaffold or extend a layered Cloudflare Workers server with Hono, D1 repositories, shared Zod validators, module-based services, mappers, custom exceptions, and optional workflows or external integrations. The architecture is based on a practical three-tier split between controllers, services, and repositories. Use when creating a layered Worker backend, adding a new server domain, or refactoring toward a controller/service/repository architecture.
- ▌ Vue Tailwind Variants Component · barbapapazes bundleCreate Vue single-file components that use tailwind-variants (`tv`), including Nuxt UI-style modal/slideover/full components, `ui` slot overrides, and the correct `tv` import behavior. Use when generating Vue components, deciding whether to import `tv` from `tailwind-variants`, or following the Barbapapazes snippet structure.