Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
nexu-io avatar

Trading Analysis Dashboard Template

  • 64 installs
  • 83.7k repo stars
  • Updated August 5, 2026
  • nexu-io/open-design

Helps with ai & agent building tasks during AI-assisted development.

About

trading-analysis-dashboard-template is a Claude Code skill in the AI & Agent Building category.

  • trading-analysis-dashboard-template
  • AI & Agent Building
  • AI-coding skill

Trading Analysis Dashboard Template by the numbers

  • 64 all-time installs (skills.sh)
  • +2 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #6,160 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/nexu-io/open-design --skill trading-analysis-dashboard-template

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs64
repo stars83.7k
Last updatedAugust 5, 2026
Repositorynexu-io/open-design

What it does

Helps with ai & agent building tasks during AI-assisted development.

Files

SKILL.mdMarkdownGitHub ↗

Trading Analysis Dashboard Template

Produce a premium, data-dense, Wall-Street style trading dashboard as a self-contained HTML artifact.

Resource map

trading-analysis-dashboard-template/
├── SKILL.md
├── assets/
│   └── template.html
├── references/
│   └── checklist.md
└── example.html

Workflow

1. Read active DESIGN.md, then map typography/color/layout into CSS variables. 2. Copy assets/template.html to index.html. 3. Personalize headings, instrument names, and numeric labels to the user brief. 4. Preserve interaction fidelity:

  • Light/Dark mode switch
  • Live/Demo mode
  • Chart hover crosshair and tooltip
  • Click-to-focus chart (floating modal style)
  • Keyboard command palette (/)

5. Keep output single-file HTML (inline CSS + inline JS, no framework dependency). 6. Keep placeholders honest ( or neutral labels) where real numbers are unknown. 7. Validate against references/checklist.md before emitting.

Output contract

One sentence before artifact, then:

<artifact identifier="trading-analysis-dashboard" type="text/html" title="Trading Analysis Dashboard">
<!doctype html>
<html>...</html>
</artifact>

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.