Macos Design Skill
Description
Native macOS app design system - Build apps that feel like Apple designed them
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
macOS Design Skill
Build native-feeling macOS applications that look like Apple designed them.
 
Overview
This skill provides a **complete design system** for creating native macOS application UIs. It captures years of Apple design knowledge distilled into actionable guidelines, exact values, and production-ready patterns.
Features
- ✅ Complete Layout System - The Apple formula (traffic lights, top bar, sidebar, content)
- ✅ Visual Design - Colors, typography, blur/vibrancy, shadows, icons, spacing
- ✅ Interaction Patterns - Keyboard shortcuts, animations, search, drag-and-drop
- ✅ Light + Dark Mode - Proper differentiation, not naive inversion
- ✅ Production-Ready - Exact CSS values, code snippets, implementation details
- ✅ Cross-Platform - Works for web, Electron, Tauri, native frameworks
Quick Start
For Claude Code
# Install the skill
claude code install macos-design
# Use in your project
/macos-design Create a screenshot organizer app
Manual Usage
Read the reference files based on what you're building:
- All macOS apps → `references/layout-and-composition.md` (required)
- Keyboard shortcuts, panels, search → `references/interaction-patterns.md`
- Colors, typography, blur effects → `references/visual-design.md`
What You'll Build
This skill enables you to create:
- Desktop utilities that feel native to macOS
- Screenshot managers, note-taking apps, asset browsers
- Developer tools, productivity apps, system utilities
- Anything that should integrate seamlessly with the Mac ecosystem
Key Principles
1. **Don't Invert Colors**
Dark mode needs MORE differentiation between background levels, not less. Design each mode independently.
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://