Skip to main content
Back to registry

macos-app-design

petekp/agent-skills

Guide for designing and implementing native-feeling, "good Mac citizen" apps: fast, elegant, accessible, and deeply integrated with macOS workflows.

Installs161
Install command
npx skills add https://github.com/petekp/agent-skills --skill macos-app-design
About this skill
Guide for designing and implementing native-feeling, "good Mac citizen" apps: fast, elegant, accessible, and deeply integrated with macOS workflows. Do: Don't: Identify your app type first: For complete design system details, Icon Composer workflow, SF Symbols guidance, evaluation rubrics, and Definition of Done checklist: See: references/macos-design-guide.md - Prefer system components and conventions over bespoke UI—fastest path to "feels right on Mac" - If you customize bars, backgrounds, borders, or control chrome : stop and justify it - Use for navigation/controls layer (toolbars, sidebars, bars) - Let system components provide built-in behaviors - Apply to content layer (tables, lists, document content) - Stack "glass on glass" - Document-based : Files as primary units (open/save/duplicate) - Library + editor : Sidebar lists items, detail in main area - Utility : Single window, optional menu bar - Menu-bar app : Lives in menu bar, minimal UI - Pro tool : Dense, power-user workflows - App archetype identified - Information architecture (sidebar structure, navigation, window model) - Command map (menus + keyboard shortcuts for every major feature) - State + data model (persistence, undo/redo, concurrency) - Accessibility plan (VoiceOver, keyboard, contrast, reduce motion)

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does macos-app-design do?

Guide for designing and implementing native-feeling, "good Mac citizen" apps: fast, elegant, accessible, and deeply integrated with macOS workflows.

Is macos-app-design good?

macos-app-design does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does macos-app-design work with?

macos-app-design currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to macos-app-design?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install macos-app-design?

npx skills add https://github.com/petekp/agent-skills --skill macos-app-design

Related skills

Alternatives in Software Engineering