yusukebe
- 9 skills
- 0 followers
- 16 hours ago last updated
- ▌ Findy Hackathon · yusukebeFindy Campus Hackathon #2「Cloudflareで好きなAIアプリを作って公開!」のキックオフ・伴走スキル。 参加者がAIアプリを作り始めるとき、作れるものの幅(Cloudflareを使うか / AIを使うか / デプロイするか)を 押し付けずに示し、スターターの degit からスキル導入・実装・公開まで、最適な既存スキルを案内して伴走する。 ハッカソンを始める・プロジェクトを立ち上げる・Cloudflareにデプロイする・詰まったとき、に使う。
- ▌ Hono React · yusukebeWhen a project on Hono needs real React — for the React component ecosystem, SSR, or an SPA — drop hono/jsx and wire React in via vite-ssr-components.
- ▌ Hono Review · yusukebeOwner-only. Reviews honojs/hono PRs or local branches with two checks — tests (do they pass, is the approach right) and breaking change (public API, types, hc).
- ▌ Hono Inertia · yusukebeUse @hono/inertia on the server and @ts-76/inertia-hono-jsx on the client to get SPA-style interactivity without leaving the Hono/hono-jsx stack.
- ▌ Workers Fetch · yusukebeyusukebe/workers-fetch is a curl-like CLI that boots a Worker on demand from its wrangler config and sends a single request. Reach for it instead of `bun run dev` + `curl` when you just want to check one response.
- ▌ Rj · yusukebeyusukebe/rj is a tiny CLI that fetches a URL and prints the response metadata (status, headers, protocol, timing) as JSON. It does not print the body — use it alongside `curl`, not as a replacement.
- ▌ Hono · yusukebeHono is the default web framework for any project here. Detailed guidance lives in the yusukebe/hono-skill collection on GitHub.
- ▌ Cloudflare · yusukebeAnything Cloudflare (Workers, D1, R2, KV, Durable Objects, Queues). Detailed guidance lives in the official cloudflare/skills collection.
- ▌ Contribute · yusukebeHow to add or update a skill in yusukebe/skills from inside another working project. Owner-only — uses Yusuke's local gh CLI auth.