Files
hyperframes/skills/embedded-captions/dna/neon.json
James RussoandMiao Yang 696cbdbbd0 chore(skills): package Codex plugin upload (#2668)
* chore(skills): package Codex plugin upload

* chore(skills): harden Codex plugin content

* fix(skills): satisfy plugin quality gates

* fix(skills): address plugin packaging review

* fix(plugin): simplify asset validation

* fix(skills): correct embedded-captions catalog count to 35 after nightcity removal

The nightcity theme removal left SKILL.md claiming 36 identities in
four places, including the frontmatter description the router reads.
The catalog now has 35 entries (10 classic + 25 themed).

---------

Co-authored-by: Miao Yang <miao.yang@heygen.com>
2026-07-22 00:41:40 +08:00

59 lines
1.5 KiB
JSON

{
"name": "neon",
"title": "Neon — the sign in the scene",
"register": "loud-neon",
"when": "neon-noir / nightlife / tech-noir / music content on dark scenes. The captions ARE neon signage hanging in the room: electric cyan tubes, ignition flicker, a hum of glow. The hero powers ON like a sign being lit.",
"font": {
"family": "Orbitron",
"weights": [400, 700]
},
"palette": {
"scheme": "light-on-dark",
"cap_color": "#d9f7ff",
"blend": "screen",
"accent": "#22e6ff",
"accent_fallback": "#22e6ff",
"heroColor": "accent"
},
"optics": {
"depthMatch": false,
"contactShadow": false,
"warmBloom": false
},
"filter": "none",
"motion": {
"soft": {
"reveal": "flicker"
},
"present": {
"reveal": "flicker"
},
"impact": {
"reveal": "flicker"
},
"exit": {
"dur": 0.18,
"ease": "power2.in",
"stagger": 0
}
},
"hero": {
"entrance": "flicker-on",
"perLetter": false,
"letterStagger": 0,
"glow": 0.5,
"dimOthers": 0.4,
"breathe": 0.01,
"case": "uppercase",
"tracking": "0.04em",
"sizeRange": [0.18, 0.3],
"css": "text-shadow: 0 0 14px rgba(34,230,255,0.65), 0 0 40px rgba(34,230,255,0.35), 0 0 80px rgba(34,230,255,0.18);"
},
"css": ".cap { text-shadow: 0 0 10px rgba(34,230,255,0.4), 0 0 26px rgba(34,230,255,0.2); }",
"deliveries": {
"home": "column",
"rail": "unvalidated",
"note": "signature = flicker-on + glow layer (engine hero fx) — rail keeps only the cyan skin"
}
}