Brand Guidelines

🏢Official
by getsentry · vlatest · Repository

Automatically extracts and applies brand guidelines from Sentry's documentation to frontend code styles.

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 getsentry-brand-guidelines npx -- -y @trustedskills/getsentry-brand-guidelines
2

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

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

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

About This Skill

The getsentry-brand-guidelines skill provides a curated set of design rules, color palettes, and typography standards specifically for building interfaces that align with Sentry's visual identity. It ensures consistency across frontend projects by enforcing official brand assets and usage constraints.

When to use it

  • Developing new dashboard components or widgets that must match the existing Sentry UI ecosystem.
  • Creating marketing landing pages or documentation sites representing the Sentry brand.
  • Refactoring legacy codebases to ensure visual compliance with current corporate standards.
  • Generating mockups or prototypes that require accurate brand representation before development begins.

Key capabilities

  • Access to official Sentry color palettes and hex codes for backgrounds, text, and accents.
  • Defined typography hierarchies including font families, weights, and sizing scales.
  • Guidelines for icon usage, spacing systems, and button styles consistent with the product.
  • Rules for logo placement, sizing, and clear space requirements to maintain brand integrity.

Example prompts

  • "Generate a React component for a status badge using Sentry's official color palette."
  • "Create a design system configuration file that enforces Sentry's typography and spacing rules."
  • "Audit this CSS stylesheet to ensure it complies with the latest Sentry brand guidelines."

Tips & gotchas

This skill is strictly for frontend visual consistency; it does not provide backend logic or error tracking functionality. Always verify the latest version of these guidelines directly from official documentation, as brand assets may evolve independently of the skill registry.

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
getsentry
Installs
119

🏢 Official

Published by the company or team that built the technology.