Update index.html

This commit is contained in:
Shayan Rais
2026-04-24 20:34:41 +05:00
parent b65f9d7c92
commit 3184fcb604
@@ -1354,7 +1354,7 @@ todoapp/
<span class="field-enforced"><span class="pill-harness">harness</span></span>
</div>
</div>
<p style="font-style: italic; color: #444; text-align: center; max-width: 900px; margin: 24px auto 0 auto; background: #fafafa; padding: 16px 24px; border-radius: 8px;">The <code>skills:</code> field is what makes the agent special. It preloads <code>any-skill</code> directly into the agent&rsquo;s brain at startup &mdash; before the agent has received a single instruction.</p>
<p style="font-style: italic; color: #444; text-align: center; max-width: 900px; margin: 24px auto 0 auto; background: #fff3cd; padding: 16px 24px; border-radius: 8px;">The <code>skills:</code> field is what makes the agent special. It preloads <code>any-skill</code> directly into the agent&rsquo;s brain at startup &mdash; before the agent has received a single instruction.</p>
<div class="pillar-footer">
<div class="pillar-mini-card" style="border-left: 4px solid #009688;">
<span class="pmc-emoji">&#x1F9D1;&#x200D;&#x1F4BC;</span>
@@ -1966,8 +1966,7 @@ todoapp/
<span class="field-enforced"><span class="pill-harness">harness</span></span>
</div>
</div>
<p style="font-style: italic; color: #444; text-align: center; max-width: 900px; margin: 16px auto 0 auto; background: #fafafa; padding: 16px 24px; border-radius: 8px;">The <code>description</code> field is the single prompt-land field &mdash; it&rsquo;s what makes Claude decide when to invoke your skill. Write it well.</p>
<p style="font-style: italic; color: #444; text-align: center; max-width: 900px; margin: 12px auto 0 auto; background: #fafafa; padding: 14px 24px; border-radius: 8px;">Small <code>description</code>, full body loaded on demand &mdash; this is <strong>progressive disclosure</strong>. Claude&rsquo;s main context stays lean until the skill is actually needed.</p>
<p style="font-style: italic; color: #444; text-align: center; max-width: 900px; margin: 24px auto 0 auto; background: #fff3cd; padding: 14px 24px; border-radius: 8px;">Small <code>description</code>, full body loaded on demand &mdash; this is <strong>progressive disclosure</strong>. Claude&rsquo;s main context stays lean until the skill is actually needed.</p>
<div class="pillar-footer">
<div class="pillar-mini-card inactive" style="border-left: 3px solid #009688;">
<span class="pmc-emoji">&#x1F9D1;&#x200D;&#x1F4BC;</span>