mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 14:16:28 +03:00
Fix Gemini download note - skills are bundled as context files
Gemini does get skill content via GEMINI.frontend-design.md imports, just not through a native skill system. Updated note to reflect this. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.5
parent
123f4eb520
commit
bf9ab968bc
+2
-2
@@ -373,12 +373,12 @@
|
||||
</button>
|
||||
</article>
|
||||
|
||||
<article class="download-card download-card--limited" data-reveal>
|
||||
<article class="download-card" data-reveal>
|
||||
<div class="download-card-icon">
|
||||
<img src="https://img.logo.dev/gemini.google.com?token=pk_dtRHfeTyRzG5zZInUc65Xw&size=64&format=png" alt="Gemini logo" width="32" height="32" loading="lazy">
|
||||
</div>
|
||||
<h3 class="download-card-title">Gemini CLI</h3>
|
||||
<span class="download-card-note">Commands only (no skills yet)</span>
|
||||
<span class="download-card-note">Skills bundled as context files</span>
|
||||
<button class="btn btn-primary" data-bundle="gemini" aria-label="Download Gemini CLI bundle">
|
||||
<span>Download</span>
|
||||
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true">
|
||||
|
||||
Reference in New Issue
Block a user