PluginBench
Skill
Review
Audit score 70

slides

nextlevelbuilder/ui-ux-pro-max-skill

Create strategic HTML presentations with Chart.js, design tokens, and data visualization.

What is slides?

The slides skill generates professional HTML presentations optimized for marketing, pitch decks, and data-driven content. Use it when you need to quickly build responsive, visually coherent presentations with built-in support for charts, design tokens, and copywriting best practices.

  • Generate strategic HTML presentations from topic and slide count
  • Integrate Chart.js for data visualization and charts
  • Apply design tokens for consistent visual styling
  • Create responsive layouts that work across devices
  • Implement copywriting formulas for persuasive content
  • Provide contextual slide strategies for different presentation types

How to install slides

npx skills add https://github.com/nextlevelbuilder/ui-ux-pro-max-skill --skill slides
Claude Code
Cursor
Windsurf
Cline

How to use slides

  1. 1.Run the create subcommand with your topic and desired slide count
  2. 2.Review the generated HTML presentation structure
  3. 3.Customize content using the provided copywriting formulas
  4. 4.Add or modify Chart.js visualizations as needed
  5. 5.Apply design tokens to maintain visual consistency
  6. 6.Test responsiveness across different screen sizes

Use cases

Good for
  • Build marketing pitch decks with data visualizations
  • Create investor presentations with Chart.js graphs
  • Design product launch presentations with strategic layouts
  • Generate sales presentations with copywriting-optimized messaging
  • Develop data-driven reports with responsive HTML slides
Who it's for
  • Marketing professionals
  • Product managers
  • Sales teams
  • Data analysts
  • Entrepreneurs pitching to investors

slides FAQ

What data visualization options are available?

The skill integrates Chart.js for creating various chart types within your HTML presentations.

Can I customize the design and styling?

Yes, the skill uses design tokens that allow you to maintain consistent visual styling throughout your presentation.

What slide layout patterns are included?

The skill provides multiple layout patterns referenced in layout-patterns.md to suit different content types and presentation strategies.

How does the copywriting support work?

The skill includes copywriting formulas in its knowledge base to help optimize your slide messaging for persuasion and clarity.

Is the output mobile-friendly?

Yes, the skill creates responsive layouts that adapt to different screen sizes and devices.

Full instructions (SKILL.md)

Source of truth, from nextlevelbuilder/ui-ux-pro-max-skill.


name: slides description: Create strategic HTML presentations with Chart.js, design tokens, responsive layouts, copywriting formulas, and contextual slide strategies. argument-hint: "[topic] [slide-count]" metadata: author: claudekit version: "1.0.0"

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

SubcommandDescriptionReference
createCreate strategic presentation slidesreferences/create.md

References (Knowledge Base)

TopicFile
Layout Patternsreferences/layout-patterns.md
HTML Templatereferences/html-template.md
Copywriting Formulasreferences/copywriting-formulas.md
Slide Strategiesreferences/slide-strategies.md

Routing

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