digits-fintech-swiss-template
Swiss-grid fintech deck template in black / warm paper / neon-lime contrast. Use when users ask for premium data-story slides with strict modular layout, bold numeric cards, restrained motion, and keyboard/click navigation in one HTML file.
How do I install this agent skill?
npx skills add https://github.com/nexu-io/open-design --skill digits-fintech-swiss-templateIs this agent skill safe to install?
- Gen Agent Trust Hubpass
The skill provides a specialized HTML template for creating high-contrast fintech presentations. It operates entirely locally using self-contained code for UI navigation and does not exhibit any malicious patterns or external dependencies.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
What does this agent skill do?
Digits Fintech Swiss Template
A premium three-slide live-artifact template for data-storytelling in a Swiss grid language.
Resource map
digits-fintech-swiss-template/
├── SKILL.md
├── assets/
│ └── template.html
├── references/
│ └── checklist.md
└── example.html
Workflow
- Start from
assets/template.htmland keep the three-slide structure intact. - Replace copy and metric values while preserving card hierarchy and reading order.
- Keep interactions:
- Prev / Next buttons
- keyboard navigation (
ArrowLeft/ArrowRight) - dot navigation
- Keep motion subtle (slide fade + tiny hover lift only).
- Keep the file self-contained (inline CSS/JS) with no sandbox-hostile APIs.
Output contract
Emit one concise orientation sentence and then one HTML artifact:
<artifact identifier="digits-fintech-swiss" type="text/html" title="Digits Fintech Swiss Deck">
<!doctype html>
<html>...</html>
</artifact>
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/nexu-io/open-design/digits-fintech-swiss-template">View digits-fintech-swiss-template on skillZs</a>