Core module pack
Reusable modules are ready for copy and preview.
core-module-pack v0.1
Reusable plain HTML and CSS modules for apps, dashboards, miniapps, interfaces and websites.
Workspace
Current status, decisions and next actions.
<header class="section-header">
<p class="section-label">Workspace</p>
<h3>Project Overview</h3>
<p>Current status, decisions and next actions.</p>
</header>
Reusable modules are ready for copy and preview.
<article class="card status-card">
<div class="status-row">
<span class="status">working</span>
</div>
<h3>Core module pack</h3>
<p>Reusable modules are ready for copy and preview.</p>
</article>
Astro is the preview shell. Modules stay portable.
<article class="card info-card">
<h3>Astro boundary</h3>
<p>Astro is the preview shell. Modules stay portable.</p>
</article>
12
Core modules
<article class="card metric-card">
<p class="metric-value">12</p>
<p class="metric-label">Core modules</p>
</article>
<a class="action-button" href="#module-list">Open modules</a>
<div class="button-row">
<a class="button" href="#module-list">Primary action</a>
<a class="button button-secondary" href="#pack-header">Secondary action</a>
</div>
Copy only the module needed for the current build.
<section class="panel">
<h3>Next action</h3>
<p>Copy only the module needed for the current build.</p>
</section>
<aside class="panel note-panel">
<h3>Agent note</h3>
<p>Keep the canonical module source outside Astro-specific syntax.</p>
</aside>
<section class="panel checklist-panel">
<h3>Build check</h3>
<ul class="checklist">
<li>Inspect files.</li>
<li>Copy module.</li>
<li>Run build.</li>
</ul>
</section>
Choose a reusable module to begin.
<section class="empty-state">
<h3>No modules selected</h3>
<p>Choose a reusable module to begin.</p>
</section>
<ul class="tag-list" aria-label="Module tags">
<li class="tag">portable</li>
<li class="tag">plain HTML</li>
<li class="tag">no dependencies</li>
</ul>
<nav aria-label="Module references">
<ul class="link-list">
<li>
<a class="link-card" href="#section-header">
<h3>section-header</h3>
<p>Use for section titles and context.</p>
</a>
</li>
</ul>
</nav>