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...
Claude agents learned to dream and self-improve
This week the AI coding story is not “one more chatbot inside an editor.” It is something much bigger: agents are getting their own memory, their own workspaces, their own tools, and their own security problems. That is the shift. 🔥 The Big One Claude’s new dreaming feature is how agents start improving between runs. This is the story that deserves the cover. Anthropic just introduced dreamin...
AI agents just got their own computers
I think this is the week the AI coding conversation quietly changed. Not because one model got slightly smarter, but because the tools around agents started looking more like real operating systems for builders. 🔥 The Big One Manus Cloud Computer shows where agentic software is heading. Manus launched Cloud Computer this week — a dedicated cloud machine where agents, bots, scripts, databases, ...
GitHub just changed how teams use AI agents
I used to think the AI coding race was mainly about which model wrote the best function. This week made it obvious: the real race is who can turn agent work into something teams can trust, review, and measure. 🔥 The Big One GitHub Copilot is becoming an async teammate — and now teams can measure the work. GitHub's Copilot cloud agent is moving beyond simple pull-request workflows. That is the...
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!