Web & Frontendlow risk

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.

nexu-io/open-design·skills/digits-fintech-swiss-template/SKILL.md
60/ 100推薦值

匯入這個 Skill

選擇你的 coding agent,複製專案級或個人級安裝指令。

固定至平台收錄的 commit
匯入目前專案.agents/skills/digits-fintech-swiss-template
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/skills/digits-fintech-swiss-template -a codex -y
匯入個人環境~/.agents/skills/digits-fintech-swiss-template
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/skills/digits-fintech-swiss-template -a codex -g -y
手動放置目錄.agents/skills/digits-fintech-swiss-templateOfficial docs ↗
匯入目前專案.claude/skills/digits-fintech-swiss-template
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/skills/digits-fintech-swiss-template -a claude-code -y
匯入個人環境~/.claude/skills/digits-fintech-swiss-template
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/skills/digits-fintech-swiss-template -a claude-code -g -y
手動放置目錄.claude/skills/digits-fintech-swiss-templateOfficial docs ↗
匯入目前專案.agents/skills/digits-fintech-swiss-template
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/skills/digits-fintech-swiss-template -a github-copilot -y
匯入個人環境~/.copilot/skills/digits-fintech-swiss-template
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/skills/digits-fintech-swiss-template -a github-copilot -g -y
手動放置目錄.agents/skills/digits-fintech-swiss-templateOfficial docs ↗
匯入目前專案.agents/skills/digits-fintech-swiss-template
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/skills/digits-fintech-swiss-template -a cursor -y
匯入個人環境~/.cursor/skills/digits-fintech-swiss-template
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/skills/digits-fintech-swiss-template -a cursor -g -y
手動放置目錄.agents/skills/digits-fintech-swiss-templateOfficial docs ↗
匯入目前專案.agents/skills/digits-fintech-swiss-template
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/skills/digits-fintech-swiss-template -a gemini-cli -y
匯入個人環境~/.gemini/skills/digits-fintech-swiss-template
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/skills/digits-fintech-swiss-template -a gemini-cli -g -y
Native Gemini CLIgemini skills install https://github.com/nexu-io/open-design.git --scope workspace --path skills/digits-fintech-swiss-template
手動放置目錄.agents/skills/digits-fintech-swiss-templateOfficial docs ↗
⚠ 安裝指令使用開源 skills CLI。執行前請檢查來源、腳本與權限。
# Digits Fintech Swiss Template

A premium three-slide live-artifact template for data-storytelling in a Swiss grid language.

## Resource map

```text
digits-fintech-swiss-template/
├── SKILL.md
├── assets/
│   └── template.html
├── references/
│   └── checklist.md
└── example.html
```

## Workflow

1. Start from `assets/template.html` and keep the three-slide structure intact.
2. Replace copy and metric values while preserving card hierarchy and reading order.
3. Keep interactions:
   - Prev / Next buttons
   - keyboard navigation (`ArrowLeft` / `ArrowRight`)
   - dot navigation
4. Keep motion subtle (slide fade + tiny hover lift only).
5. 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:

```xml
<artifact identifier="digits-fintech-swiss" type="text/html" title="Digits Fintech Swiss Deck">
<!doctype html>
<html>...</html>
</artifact>
```