·meta-frameworks-overview
*

meta-frameworks-overview

Explains meta-frameworks like Next.js, Nuxt, SvelteKit, Remix, Astro, and their architectural patterns. Use when comparing frameworks, choosing a framework for a project, or understanding what features meta-frameworks provide beyond base UI libraries.

6Installs·0Trend·@kinfe123

Installation

$npx skills add https://github.com/kinfe123/fm-skills --skill meta-frameworks-overview

How to Install meta-frameworks-overview

Quickly install meta-frameworks-overview AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/kinfe123/fm-skills --skill meta-frameworks-overview
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: kinfe123/fm-skills.

SKILL.md

View raw

A meta-framework builds on top of a UI library (React, Vue, Svelte) to provide:

| Framework | UI Library | Rendering | Philosophy |

| Next.js | React | SSR, SSG, ISR, CSR | Full-stack React | | Remix | React | SSR, progressive enhancement | Web standards, forms | | Nuxt | Vue | SSR, SSG, ISR | Full-stack Vue | | SvelteKit | Svelte | SSR, SSG, CSR | Compiler-first | | Astro | Any (React, Vue, Svelte, etc.) | SSG, SSR, Islands | Content-first, minimal JS |

Explains meta-frameworks like Next.js, Nuxt, SvelteKit, Remix, Astro, and their architectural patterns. Use when comparing frameworks, choosing a framework for a project, or understanding what features meta-frameworks provide beyond base UI libraries. Source: kinfe123/fm-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/kinfe123/fm-skills --skill meta-frameworks-overview
Category
*Creative Media
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from kinfe123/fm-skills

Quick answers

What is meta-frameworks-overview?

Explains meta-frameworks like Next.js, Nuxt, SvelteKit, Remix, Astro, and their architectural patterns. Use when comparing frameworks, choosing a framework for a project, or understanding what features meta-frameworks provide beyond base UI libraries. Source: kinfe123/fm-skills.

How do I install meta-frameworks-overview?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/kinfe123/fm-skills --skill meta-frameworks-overview Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/kinfe123/fm-skills