mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-12 14:16:28 +03:00
Add overdrive ASCII banner on skill activation
Starts the response with a distinctive speed-line banner to set the tone for the skill. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
fcc70fd4c9
commit
61eaceefdd
@@ -8,6 +8,13 @@ args:
|
||||
required: false
|
||||
---
|
||||
|
||||
Start your response with:
|
||||
|
||||
```
|
||||
──────────── ⚡ OVERDRIVE ─────────────
|
||||
》》》 Entering overdrive mode...
|
||||
```
|
||||
|
||||
Push an interface past conventional limits. This isn't just about visual effects — it's about using the full power of the browser to make any part of an interface feel extraordinary: a table that handles a million rows, a dialog that morphs from its trigger, a form that validates in real-time with streaming feedback, a page transition that feels cinematic.
|
||||
|
||||
## MANDATORY PREPARATION
|
||||
|
||||
@@ -8,6 +8,13 @@ args:
|
||||
user-invokable: true
|
||||
---
|
||||
|
||||
Start your response with:
|
||||
|
||||
```
|
||||
──────────── ⚡ OVERDRIVE ─────────────
|
||||
》》》 Entering overdrive mode...
|
||||
```
|
||||
|
||||
Push an interface past conventional limits. This isn't just about visual effects — it's about using the full power of the browser to make any part of an interface feel extraordinary: a table that handles a million rows, a dialog that morphs from its trigger, a form that validates in real-time with streaming feedback, a page transition that feels cinematic.
|
||||
|
||||
## MANDATORY PREPARATION
|
||||
|
||||
Reference in New Issue
Block a user