nextlevelbuilder/ui-ux-pro-max-skill

slides

Create strategic HTML presentations with Chart.js, design tokens, responsive layouts, copywriting formulas, and contextual slide strategies.

All-time #906 Trending #607 Hot #6425 First seen Jun 25, 2026
8-week activity · all time api

Installation

$ npx skills add nextlevelbuilder/ui-ux-pro-max-skill --skill slides

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Security audits

Partner security reviews for this skill.

agent-trust-hub MEDIUM

Analyzed Jun 25, 2026

The skill facilitates the creation of HTML presentations using Chart.js and specific design strategies. However, it relies on executing an external Python script located outside its own directory and processes user input to generate HTML content, which introduces potential security risks.

snyk MEDIUM

Analyzed Jun 25, 2026

[MEDIUM] W012: Unverifiable external dependency detected (runtime URL that controls agent).

socket Score 0.9000 · 0 alerts

Analyzed Jun 25, 2026

  • license 1
  • maintenance 1
  • quality 0.9
  • supply chain 1
  • vulnerability 1

0 alerts

Also in this package

Other skills from nextlevelbuilder/ui-ux-pro-max-skill · top by installs.

npx skills add nextlevelbuilder/ui-ux-pro-max-skill

Browse all from nextlevelbuilder/ui-ux-pro-max-skill

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 126.1K
License LICENSE
Default branch main
Open issues 41
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0
Declared agents claude-code
More metadata
author
claudekit
version
1.0.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,720 B
  • docs SUMMARY.md 154 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 24,400 installs

SKILL.md

Slides

Strategic HTML presentation design with data visualization.

When to Use

  • Marketing presentations and pitch decks
  • Data-driven slides with Chart.js
  • Strategic slide design with layout patterns
  • Copywriting-optimized presentation content

Subcommands

Subcommand Description Reference
create Create strategic presentation slides references/create.md

Script Paths

Script paths in this skill and its references/ are relative to the directory that contains this SKILL.md, not to the project: scripts/<file> is this skill's own scripts/ folder, and ../<skill>/scripts/<file> is a sibling sub-skill installed alongside it. Build the full path from that directory (Claude Code reports it as the skill's base directory when the skill loads) and keep the working directory at the project root — the scripts read and write project files such as docs/brand-guidelines.md, assets/design-tokens.json or src/ relative to it.

References (Knowledge Base)

Topic File
Layout Patterns references/layout-patterns.md
HTML Template references/html-template.md
Copywriting Formulas references/copywriting-formulas.md
Slide Strategies references/slide-strategies.md

Routing

  1. Parse subcommand from $ARGUMENTS (first word)
  2. Load corresponding references/{subcommand}.md
  3. Execute with remaining arguments