Skip to main content
Run any Skill in Manus
with one click
GitHub repository

skills

skills contains 8 collected skills from yusukebe, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
35
updated
2026-05-22
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

hono-react
software-developers

When 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.

2026-05-22
hono-review
software-quality-assurance-analysts-and-testers

Owner-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).

2026-05-21
cloudflare
software-developers

Anything Cloudflare (Workers, D1, R2, KV, Durable Objects, Queues). Detailed guidance lives in the official cloudflare/skills collection.

2026-05-21
contribute
software-developers

How to add or update a skill in yusukebe/skills from inside another working project. Owner-only — uses Yusuke's local gh CLI auth.

2026-05-21
hono-inertia
software-developers

Use @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.

2026-05-21
hono
software-developers

Hono is the default web framework for any project here. Detailed guidance lives in the yusukebe/hono-skill collection on GitHub.

2026-05-21
rj
software-developers

yusukebe/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.

2026-05-21
workers-fetch
software-developers

yusukebe/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.

2026-05-21