Best use case
Use SSG Island Architect when you need to identify interactive islands in otherwise static pages and hydrate only what truly needs runtime code, especially when the work is driven by islands architecture and partial hydration.
Frontend · Global library
Identify interactive islands in otherwise static pages and hydrate only what truly needs runtime code.
Best use case
Use SSG Island Architect when you need to identify interactive islands in otherwise static pages and hydrate only what truly needs runtime code, especially when the work is driven by islands architecture and partial hydration.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show ssg-island-architectUse
orchestrator-mcp skills export ssg-island-architect --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/ssg-island-architect ./your-agent-skills/ssg-island-architect
# or open skills/ssg-island-architect/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Creates smooth, performant animations of CSS custom properties using @property to enable transitions on gradients, transforms, and complex values
Creates immersive 3D experiences using CSS transforms, perspective, and transform-style for depth and dimension without JavaScript
Creates fully accessible forms with proper labeling, error handling, validation announcements, and keyboard navigation for all users