Back to Skills

react-server-components-framework

ArieGoldkin
Updated 9 days ago
201 views
5
5
View on GitHub
Designfrontendreactnextjsserver-componentsstreaming2025

About

This skill teaches developers to implement React Server Components using Next.js 15's App Router. It focuses on server-first architecture, streaming SSR, Server Actions, and modern data fetching patterns. Use it when building Next.js 15+ applications to master component boundaries and server-side mutations.

Quick Install

Claude Code

Recommended
Primary
npx skills add ArieGoldkin/ai-agent-hub -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/ArieGoldkin/ai-agent-hub
Git CloneAlternative
git clone https://github.com/ArieGoldkin/ai-agent-hub.git ~/.claude/skills/react-server-components-framework

Copy and paste this command in Claude Code to install this skill

GitHub Repository

ArieGoldkin/ai-agent-hub
Path: skills/react-server-components-framework
0

Related Skills

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill

cloudflare-turnstile

Meta

This skill provides comprehensive guidance for implementing Cloudflare Turnstile as a CAPTCHA-alternative bot protection system. It covers integration for forms, login pages, API endpoints, and frameworks like React/Next.js/Hono, while handling invisible challenges that maintain user experience. Use it when migrating from reCAPTCHA, debugging error codes, or implementing token validation and E2E tests.

View skill

langchain

Meta

LangChain is a framework for building LLM applications using agents, chains, and RAG pipelines. It supports multiple LLM providers, offers 500+ integrations, and includes features like tool calling and memory management. Use it for rapid prototyping and deploying production systems like chatbots, autonomous agents, and question-answering services.

View skill

clerk-auth

Meta

This skill provides comprehensive guidance for implementing Clerk authentication across React, Next.js, and Cloudflare Workers applications. Use it when setting up protected routes, configuring JWT templates with custom claims, integrating with UI components, or testing authentication flows. It also helps prevent common issues like missing secret keys, JWT size limits, and middleware configuration errors.

View skill