
de claude-mpm-skills30
Server-side JSX renderer for Hono: async components, Suspense streaming, head hoisting and error boundaries for fast SSR and HTML generation.
Hono JSX provides a server-side JSX renderer that supports async components, Suspense-based streaming, automatic head hoisting, and error boundaries. It enables generating HTML on the server with minimal client-side hydration, making it suitable for fast MPA/SSR pages, email templates, and streaming large HTML responses.
Use this skill when you need server-rendered HTML with streaming or async data fetching (dashboard fragments, large lists, server-assembled email templates). Avoid for highly interactive SPAs where full client-side frameworks (React/Vue) are required.
Likely useful for agents and tooling that author or modify server-side TypeScript/Node/Deno projects (Copilot-style assistants, Claude Code, Copilot GPT-style code helpers).
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.