Skip to content

Conversation

@Jcardif
Copy link

@Jcardif Jcardif commented Jan 29, 2026

Summary

Adds a comprehensive UI/UX design skill for the Penpot MCP server.

Features

  • MCP Tool Reference: Documents execute_code, export_shape, import_image, penpot_api_info
  • Design System Handling: Discovers existing tokens or uses sensible defaults
  • Board Positioning: Prevents overlapping screens with automatic positioning
  • Default Design Tokens: Spacing scale, typography, and color guidelines
  • Component Specs: Button sizes, form patterns, navigation dimensions
  • Accessibility: WCAG compliance, contrast ratios, touch targets
  • Platform Guidelines: iOS, Android, and responsive web specifications

Files

  • skills/penpot-uiux-design/SKILL.md - Main skill file
  • skills/penpot-uiux-design/references/accessibility.md - WCAG guidelines
  • skills/penpot-uiux-design/references/component-patterns.md - UI component specs
  • skills/penpot-uiux-design/references/platform-guidelines.md - Screen sizes and platform specs

Validation

  • npm run skill:validate passes
  • npm run build updates README

Adds a comprehensive UI/UX design skill for the Penpot MCP server.

Features:
- MCP tool reference (execute_code, export_shape, import_image, penpot_api_info)
- Design system discovery and handling
- Board positioning to avoid overlap
- Default design tokens (spacing, typography, colors)
- Component checklists (buttons, forms, navigation)
- Accessibility guidelines (WCAG compliance)
- Platform specifications (iOS, Android, responsive web)
Copilot AI review requested due to automatic review settings January 29, 2026 14:20
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a comprehensive UI/UX design skill for the Penpot MCP server, providing detailed guidance for creating professional designs with accessibility standards, platform-specific guidelines, and component patterns.

Changes:

  • Adds a new skill for UI/UX design in Penpot with MCP tool integration
  • Includes extensive reference documentation for accessibility (WCAG), component patterns, and platform guidelines (iOS, Android, Material Design, responsive web)
  • Provides design system handling, board positioning logic, and default design tokens

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
skills/penpot-uiux-design/SKILL.md Main skill file with frontmatter, MCP tool documentation, design workflow, positioning logic, and best practices
skills/penpot-uiux-design/references/accessibility.md WCAG compliance guidelines including contrast ratios, keyboard navigation, screen reader support, and ARIA reference
skills/penpot-uiux-design/references/component-patterns.md UI component specifications for buttons, forms, navigation, cards, modals, dashboards, and empty/loading states
skills/penpot-uiux-design/references/platform-guidelines.md Platform-specific design specifications for iOS, Android, Material Design, responsive web, and desktop applications
docs/README.skills.md Updated skills documentation table to include the new penpot-uiux-design skill

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant