Software Engineer. Previously @vercel.com working on @nextjs.org, voxmedia.com, coralproject.net, foundation.mozilla.org. (he/him) proudly š³ļøāš
https://wyattjoh.ca
Wyatt Johnson
Loading...
Made a little tool with Ink that lets you manage your Claude Code Skills, MCPs, and Slash Commands in a neat TUI
github.com/wyattjoh/cla...
Wyatt Johnson
My @reactadvanced.gitnation.org talk is up!! In it I discuss some changes to the segment API's that we introduced in Cache Components in Next.js and explain how the new mental modal is designed to give feedback during development to enhance the navigation experience.
gitnation.com/contents/fro...
Curious if there's a good pattern for having open source projects that are dependencies of applications to automatically include skills for agents that could be symlinked from the node_modules directory. Seems interesting to provide context for agents for a release of the installed dependency.
These AI generated "wrapped" are getting out of hand š¤£, very cool one from @incident.io
Been using handy.computer for dictation using Parakeet (v3) for a few weeks now. Enabling the post processing step to make corrections to the transcribed text has been a game changer.
Now if I make a mistake while speaking, I don't have to restart, I can just make the correction in flow!
Ever wondered how much Plex you've watched? I made a thing!
wrapped.wyattjoh.dev
Interactive TUI for managing Claude Code slash commands, agents, and skills - wyattjoh/claude-slash-command-manager
This is so freaking cool. Iām hoping for a future where all the Peter F Hamilton books become a reality with the device in your pocket alone
Just ported my personal site over to @astro.build with a custom @bun.sh adapter I wrote š
š I'm currently looking for my next role, so if you're hiring, reach out!
- Astro + Bun for blazing fast SSR
- Supports ISR and SWR
- Hosted behind @cloudflare.social
github.com/wyattjoh/ast...
Next.js 16
⢠Cache Components
⢠Turbopack enabled by default
⢠Turbopack file system caching (beta)
⢠Optimized navigations and prefetching
⢠Improved caching APIs
⢠Build Adapters API (alpha)
⢠React 19.2
nextjs.org/blog/next-16