Harness-engineering astro-islands-architecture

name: astro-islands-architecture

install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest: agents/skills/claude-code/astro-islands-architecture/skill.yaml
source content

name: astro-islands-architecture version: '1.0.0' description: Apply Islands Architecture with client directives and partial hydration to ship minimal JavaScript stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • 'astro.config.*'
  • '**/*.astro'
  • '/src/pages/'
  • '/src/content/' related_skills:
  • astro-component-pattern
  • astro-multi-framework
  • react-hooks-pattern stack_signals:
  • astro
  • typescript keywords:
  • islands
  • partial-hydration
  • client-directives
  • client-load
  • client-idle
  • client-visible
  • client-media
  • client-only
  • zero-js
  • interactive-components metadata: author: docs.astro.build upstream: 'docs.astro.build/en/guides/client-side-scripts' state: persistent: false files: [] depends_on: []