support-prerendering

Community

Ensure smooth Blazor component interactivity with prerendering.

Authorojrojas
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill resolves issues related to the interaction between Blazor components and the rendering process, ensuring seamless user experience and preventing common bugs during the handoff from static to interactive rendering.

Core Features & Use Cases

  • Fix Duplicate Data Loads: Prevents data flicker and redundant API calls during the handoff.
  • Handle Prerendering: Offers guidance on managing the default behavior and exceptions to the rule.
  • Persist State Across Prerender: Helps maintain component state across the static and interactive rendering.
  • Disable Prerendering: Enables disabling prerendering for components that need direct browser interaction.
  • Exclude Pages from Interactive Routing: Ensures proper rendering of pages requiring full HttpContext access.
  • Detect Prerender vs Interactive: Allows developers to conditionally execute code based on the current rendering mode.
  • Client Services Availability: Addresses issues with client-side services in server-side prerendering.
  • Avoid Common Mistakes: Provides do's and don'ts to avoid common pitfalls when working with Blazor and prerendering.

Quick Start

Enable the support-prerendering skill for your Blazor app to optimize component interaction with the rendering process.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: support-prerendering
Download link: https://github.com/ojrojas/AgentsInstructions/archive/main.zip#support-prerendering

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.