Design System Analyzer

🌐Community
by pastjean · vlatest · Repository

Analyzes PastJean design systems for consistency, accessibility, and adherence to established component guidelines.

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 pastjean-design-system-analyzer npx -- -y @trustedskills/pastjean-design-system-analyzer
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "pastjean-design-system-analyzer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/pastjean-design-system-analyzer"
      ]
    }
  }
}

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

About This Skill

What it does

The pastjean-design-system-analyzer skill analyzes a provided design system. It appears to be designed to help understand and potentially audit existing design systems, though specific analysis types are not detailed in the source. The tool is part of pastjean's dotfiles collection.

When to use it

  • You need to quickly assess the structure or components within an unfamiliar design system.
  • You want a baseline understanding before refactoring or extending a design system.
  • As part of a larger audit process for a website or application using a specific design system.
  • To identify potential inconsistencies or redundancies in a design system's component library.

Key capabilities

  • Design System Analysis
  • Part of pastjean’s dotfiles collection

Example prompts

  • "Analyze the design system at [URL]"
  • "What components are defined in this design system: [URL]?"
  • “Can you describe the structure of the design system located here: [URL]?”

Tips & gotchas

The skill requires a URL pointing to a design system as input. The specific output and analysis provided will depend on the design system's format and structure, which is not detailed in the source.

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
pastjean
Installs
4

🌐 Community

Passed automated security scans.