Frontend Slides

🌐Community
by affaan-m · vlatest · Repository

Generates visually appealing, well-structured frontend presentation slides from text prompts and data inputs.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add affaan-m-frontend-slides npx -- -y @trustedskills/affaan-m-frontend-slides
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "affaan-m-frontend-slides": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/affaan-m-frontend-slides"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The frontend-slides skill generates presentation decks specifically tailored for frontend development topics. It transforms technical concepts, code snippets, and architectural diagrams into visually engaging slide formats suitable for team standups or client pitches.

When to use it

  • Preparing a quick visual summary of a new React component library for your engineering team.
  • Creating a pitch deck to explain a frontend migration strategy to non-technical stakeholders.
  • Generating educational slides to onboard junior developers on specific CSS frameworks like Tailwind or Bootstrap.
  • Summarizing complex state management patterns (e.g., Redux vs. Zustand) for a knowledge-sharing session.

Key capabilities

  • Converts raw technical text and code examples into structured slide content.
  • Focuses specifically on frontend technologies, UI/UX principles, and web development workflows.
  • Formats output to be easily exported or presented in standard deck formats.

Example prompts

  • "Create a 10-slide presentation explaining the core differences between Vue and React for a beginner audience."
  • "Generate slides outlining the architecture of our new dashboard using Next.js and Prisma."
  • "Make a visual guide on best practices for responsive design in 2024, including code examples."

Tips & gotchas

  • Ensure you provide clear context about the target audience (e.g., executives vs. developers) to optimize slide depth and tone.
  • While the skill focuses on content generation, verify that any generated code snippets are tested before presenting them in a production environment.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
affaan-m
Installs
155

🌐 Community

Passed automated security scans.