Header Logo
📖 Course ⭐️ Reviews
Log In
← Back to all posts

Vercel launched Skills.sh!

Jan 28, 2026
Join the PAPAFAM

PAPAFAM Newsletter #202

All Previous Newsletters Here

 


 

Hey 👋  

We have your Weekly Tech Crunch ready for implementation. Check out these amazing tools that you can add to your coding work flow..

 

 

Skills.sh

This week Vercel launched Skills.sh. A collection of reusable capabilities for AI agents that you can install with one command. There are already 4,500+ unique agent skills, covering popular tools like BetterAuth, Remotion, and Stripe

 

Can You Fetch Data with React Server Actions?

Before replacing fetch with React Server Actions, you'll want to read this. This post tests whether Server Actions work for fetching data on the client by building a dashboard app and measuring its performance with both Server Actions and regular fetch

 
Remotion Releases Agent Skill for Creating Videos

Remotion is a toolkit for creating videos with React that's been around for several years. You compose elements with React and render MP4s of the results. The only issue is, it takes a lot of skill (and code) to make something good.

A few days ago, the Remotion team launched (on X) a set of 'agent skills' (read them here) for tools like Claude Code to create high-quality videos with prompting alone. As an example, here's a log of the session used to create Remotion's own promo video for the feature. Remotion is definitely worth checking out.

 

useOptimistic Won't Save You

Explains why optimistic UI in React is still hard, even with React 19’s new useOptimistic hook. The article walks through common bugs like flickering state and race conditions, explains how Concurrent React and transitions add more complexity, and shows that useOptimistic alone doesn't solve ordering issues

 

How to Steal Any React Component

A clever hack that turns React's dev-friendly features against itself. React Developer Tools works by reading React Fiber data that's exposed in the browser. This post shows how to use the same data from live websites and reconstruct components with AI

 

React has changed, your Hooks should too

The post looks at how modern React (18+) pushes us away from overusing useEffect and toward cleaner, render‑driven patterns. It covers common Hook mistakes, better use of derived state, custom Hooks as true encapsulation, and newer tools like useSyncExternalStore, transitions, and deferred values

 


 

Build an AI Dating App w/ React Native + More!

🔴 Let's build an AI Dating App with REACT NATIVE! (Expo SDK 55, Clerk, Convex, OpenAI, Vector Embed)

Join me as I show yo how to build a AI Dating App with React Native, Expo SDK 55, Clerk, Convex, OpenAI, Vector Embeddings + More!

 


 

Gwen landing a New Job with the help of the PAPAFAM!

 

 


 

Our Book Recommendation For You

 

Principles by Ray Dalio

Ray Dalio, one of the world's most successful investors and entrepreneurs, shares the unconventional principles that he's developed, refined, and used over the past 40 years to create unique results in both life and business - and which any person or organization can adopt to help achieve their goals...Read More

 


 
Join our FREE Community Today!

 

Or If you want to level up your coding skills, then check this out!

 


 

 

Responses

Join the conversation
t("newsletters.loading")
Loading...
35% of Cursor's PRs are now written by AI agents!
This week felt like a turning point. Not a "cool new feature" kind of week — a the entire game just changed kind of week. Let me break it all down. 🔥 The Big One Cursor Just Launched Fully Autonomous Cloud Agents This is the one that stopped me mid-scroll. Cursor just dropped Cloud Agents — fully autonomous AI coding agents that run on cloud VMs. Not autocomplete. Not "helpful suggestions." A...
TypeScript 6.0 Beta Is Here — And It’s Preparing for 7.0
PAPAFAM Newsletter #204 All Previous Newsletters Here     Hey 👋   We have your Weekly Tech Crunch ready for implementation. Check out these amazing tools that you can add to your coding work flow..     Announcing TypeScript 6.0 Beta v6.0 is largely a “time to clean up your tsconfig” release, designed to bridge the transition to the Go-powered native TypeScript 7 later this year. Be aware of s...
I replaced half my workflow with 8 AI agents (here's what actually works)
Hey Sonny here! 👋🏼 I've been meaning to write about this for a few weeks now but I wanted to make sure it actually worked first.   I built a team of 8 AI agents that run different parts of my business. Not one chatbot trying to do everything — I tried that for months and it was chaos. Eight specialized agents, each with a specific job, working together.   Let me break it down 👇🏼 So here's w...
Footer Logo
Privacy Policy Terms & Conditions Disclaimer DMCA Cookie Policy Acceptable Use Policy Refund Policy Impressum

Sign Up to Access React Basics 101 for FREE!

Start your learning journey with this comprehensive module covering EVERYTHING you need to know related to React Basics!