Web Design Guidelines

🌐Community
by calcom · vlatest · Repository

Helps with web development, design, guidelines as part of building frontend UIs and user experiences workflows.

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 calcom-web-design-guidelines npx -- -y @trustedskills/calcom-web-design-guidelines
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "calcom-web-design-guidelines": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/calcom-web-design-guidelines"
      ]
    }
  }
}

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

About This Skill

What it does

This skill provides Cal.com's established web design system, ensuring consistent styling and layout across the platform. It enables AI agents to generate frontend code that aligns with the brand's visual identity and component library.

When to use it

  • Building new booking pages or event scheduling interfaces for Cal.com clients.
  • Creating custom components that must match existing site aesthetics perfectly.
  • Developing documentation or marketing sites using the same design language.
  • Ensuring responsive layouts adhere to the platform's mobile-first standards.

Key capabilities

  • Access to a comprehensive component library for rapid UI development.
  • Enforced consistency in typography, colors, and spacing throughout applications.
  • Pre-built patterns specifically designed for scheduling and calendar interactions.
  • Responsive design rules optimized for various screen sizes and devices.

Example prompts

  • "Generate a responsive booking form using Cal.com's web design guidelines."
  • "Create a landing page hero section that matches the Cal.com visual style."
  • "Build a navigation bar component following the established frontend system."

Tips & gotchas

Ensure your AI agent has access to the latest version of the design system to avoid deprecated styles. Always test generated components across different browsers and devices, as responsive rules can behave differently depending on the viewport size.

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
calcom
Installs
127

🌐 Community

Passed automated security scans.