Yuu avatar

Yuu

Community

@tokisakiyuu

9Followers
|
46Public Repos
|
23Published Skills

Spellwright

Skills Distribution
DomainCloud & Comp...Cloudflare Platfor.. (45%)Software Engineeri.. (30%)Web Performance & .. (15%)Developer Document.. (10%)

Agent Skills by Yuu

Showing 23 vetted skills indexed across 1 GitHub repositories.

tokisakiyuutokisakiyuu

setup-matt-pocock-skills

Configures issue tracker, triage labels, and domain docs for engineering skills in AGENTS.md or CLAUDE.md.

Community
Intermediate
tokisakiyuutokisakiyuu

durable-objects

Create and review Cloudflare Durable Objects for stateful coordination, RPC, SQLite storage, alarms, and WebSockets.

Community
Advanced
tokisakiyuutokisakiyuu

wrangler

Deploy and manage Cloudflare Workers, KV, R2, D1, and other bindings via the Wrangler CLI.

Community
Intermediate
tokisakiyuutokisakiyuu

agents-sdk

Build stateful AI agents on Cloudflare Workers using the Agents SDK.

Community
Advanced
tokisakiyuutokisakiyuu

handoff

Write a handoff document summarizing the current conversation for a fresh agent session.

Community
Basic
tokisakiyuutokisakiyuu

cloudflare

Guides Cloudflare platform development across Workers, storage, AI, networking, and security products.

Community
Advanced
tokisakiyuutokisakiyuu

improve-codebase-architecture

Identifies shallow modules and proposes deepening refactors to improve codebase testability and navigability.

Community
Advanced
tokisakiyuutokisakiyuu

triage

Triage GitHub issues through a label-driven state machine with agent briefs.

Community
Advanced
tokisakiyuutokisakiyuu

prototype

Build throwaway terminal or UI prototypes to validate logic and design decisions.

Community
Intermediate
tokisakiyuutokisakiyuu

diagnose

Diagnose hard bugs and performance regressions through a structured reproduce-hypothesise-fix workflow.

Community
Advanced
tokisakiyuutokisakiyuu

to-issues

Converts plans and specs into vertical-slice issues on a project issue tracker.

Community
Intermediate
tokisakiyuutokisakiyuu

cloudflare-email-service

Send and receive transactional emails using Cloudflare Email Service bindings, REST API, and Email Routing.

Community
Advanced
tokisakiyuutokisakiyuu

zoom-out

Generates a high-level map of relevant modules and callers for unfamiliar code.

Community
Basic
tokisakiyuutokisakiyuu

write-a-skill

Create new agent skills with proper structure, frontmatter, and bundled resources.

Community
Basic
tokisakiyuutokisakiyuu

workers-best-practices

Reviews and authors Cloudflare Workers code against current production best practices.

Community
Advanced
tokisakiyuutokisakiyuu

sandbox-sdk

Build sandboxed code execution environments on Cloudflare Workers using the Sandbox SDK.

Community
Intermediate
tokisakiyuutokisakiyuu

grill-with-docs

Interrogates plans against domain glossaries and records decisions in CONTEXT.md and ADR files.

Community
Intermediate
tokisakiyuutokisakiyuu

web-perf

Audits web performance using Chrome DevTools MCP to measure Core Web Vitals and identify optimization opportunities.

Community
Intermediate
tokisakiyuutokisakiyuu

caveman

Compresses AI responses into terse fragments by removing filler while preserving technical accuracy.

Community
Basic
tokisakiyuutokisakiyuu

tdd

Guides test-driven development using the red-green-refactor loop with vertical slicing.

Community
Intermediate
tokisakiyuutokisakiyuu

grill-me

Interviews the user question-by-question to stress-test plans and resolve design decisions.

Community
Basic
tokisakiyuutokisakiyuu

to-prd

Generates a PRD from conversation context and publishes it to the project issue tracker.

Community
Intermediate
tokisakiyuutokisakiyuu

turnstile-spin

Automates end-to-end Cloudflare Turnstile setup including widget creation, Worker deployment, and frontend integration.

Community
Advanced

Frequently Asked Questions About Yuu

FAQPage Schema
What tasks can I accomplish with tokisakiyuu's skills?▼

You can build and review Cloudflare Workers, Durable Objects, Agents SDK apps, and sandboxed code execution environments; send transactional email via Cloudflare Email Service; set up Turnstile bot protection; audit web performance; and run disciplined engineering loops like TDD, bug diagnosis, issue triage, PRD creation, and architecture improvement.

Who are these skills designed for?▼

They target software engineers and platform developers building on Cloudflare's edge stack (Workers, KV, R2, D1, Vectorize, Queues), plus teams wanting structured practices: red-green-refactor TDD, reproduce-minimise-instrument bug diagnosis, tracer-bullet issue breakdown, and ADR-informed architecture reviews.

How do I use these skills in practice?▼

Run setup-matt-pocock-skills first to configure the AGENTS.md/CLAUDE.md block with your issue tracker, triage labels, and docs layout. Then invoke skills by intent: load wrangler before running wrangler commands, load durable-objects when building stateful coordination, or say 'diagnose this' to start the bug diagnosis loop.

What prerequisites or dependencies do these skills require?▼

Cloudflare skills assume a Cloudflare account and wrangler configuration (wrangler.jsonc); web-perf requires Chrome DevTools MCP access; process skills like triage and to-issues expect an issue tracker (GitHub or local markdown) plus CONTEXT.md and docs/adr/ for architecture and grilling sessions.

Do these skills stay current with Cloudflare documentation?▼

Yes. The Cloudflare skills (wrangler, durable-objects, agents-sdk, sandbox-sdk, workers-best-practices, cloudflare) explicitly bias toward retrieval from current Cloudflare documentation over pre-trained knowledge, ensuring syntax, bindings, and configuration guidance reflect the latest platform behavior.