scaffolding-sections

Scaffold Svelte 5 marketing page sections from IA definitions.

Updated Mar 6, 2026
One-click install
npx skills add https://github.com/musher-dev/bundles --skill scaffolding-sections
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scaffolding-sections
Source: https://github.com/musher-dev/bundles/tree/main/marketing-site-authoring/skills/scaffolding-sections
Command: npx skills add https://github.com/musher-dev/bundles --skill scaffolding-sections

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of Svelte 5 components for marketing pages by translating Information Architecture (IA) definitions into structured code, ensuring consistency and adherence to design standards.

Core Features & Use Cases

  • IA to Component Translation: Converts IA archetypes, layout patterns, and content slots into Svelte 5 component scaffolds.
  • Design System Adherence: Maps IA elements to specific Tailwind CSS classes, design tokens, and component patterns from the brand packet and design system rules.
  • Use Case: When tasked with building a new "Hero" section for the marketing site, this Skill can generate the foundational Svelte 5 component structure based on the hero-with-demo archetype defined in the IA.

Quick Start

Use the scaffolding-sections skill to build a new Svelte 5 component for a 'hero' section based on the IA definition.

Frequently Asked Questions about scaffolding-sections

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold Svelte 5 marketing components from Information Architecture definitions?

Scaffolding Svelte 5 marketing components from Information Architecture definitions involves translating IA archetypes, layout patterns, and content slots into structured markup, props, and design token usage. This ensures brand consistency and adherence to existing design system rules.

What is the best way to translate Information Architecture into Svelte 5 components?

Translating Information Architecture into Svelte 5 components requires mapping IA archetypes to specific Tailwind CSS classes, design tokens, and component patterns. This process builds foundational component structures like a hero section directly from defined IA layouts.

Can I use Tailwind CSS design tokens when scaffolding marketing site sections?

Yes, you can use Tailwind CSS design tokens when scaffolding marketing site sections. The process maps IA elements directly to specific Tailwind classes and brand packet design tokens to ensure the generated components adhere to project design system rules.

Do I need a brand packet and design system rules to scaffold marketing page sections?

Yes, you need a brand packet and existing design system rules to scaffold marketing page sections effectively. This context allows the scaffolding process to correctly map IA elements to design tokens and component patterns for consistent Svelte 5 output.

How do I generate a Svelte 5 hero component from a marketing site archetype?

To generate a Svelte 5 hero component from a marketing site archetype, you provide the specific IA archetype definition, such as a hero-with-demo layout. The scaffolding process translates this definition into foundational Svelte 5 markup, props, and content slots.