hig-project-context

Create and maintain a shared Apple design context document at .claude/apple-design-context.md.

3|Updated Jan 14, 2014
One-click install
npx skills add https://github.com/prateek/dotfiles --skill hig-project-context-prateek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hig-project-context
Source: https://github.com/prateek/dotfiles/tree/main/.agents/skills/hig-project-context
Command: npx skills add https://github.com/prateek/dotfiles --skill hig-project-context-prateek

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create or update a shared Apple design context document that other HIG skills use to tailor guidance. Use when the user says "set up my project context," "what platforms am I targeting," "configure HIG settings," or when starting a new Apple platform project. Also activates when other HIG skills need project context but none exists yet. This skill creates .claude/apple-design-context.md so that hig-foundations, hig-platforms, hig-components-*, hig-inputs, and hig-technologies can provide targeted advice without repetitive questions.

Core Features & Use Cases

  • Auto-discovers context from repository metadata, code assets, and existing documentation to seed a design-context.
  • Creates or updates the file at .claude/apple-design-context.md to centralize platform targets, design choices, and accessibility considerations.
  • Proactively offers findings and prompts the user to confirm or adjust missing details before saving.

Quick Start

Ask for platform targets and design preferences, then generate and save the context document at .claude/apple-design-context.md.

Frequently Asked Questions about hig-project-context

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up shared Apple HIG design context for a new project?

Setting up shared Apple HIG design context involves generating a `.claude/apple-design-context.md` file. This document seeds platform targets and design choices by auto-discovering repository metadata, code assets, and existing documentation.

What is an Apple design context document used for?

An Apple design context document provides shared project configuration so multiple HIG skills can deliver targeted design guidance. It prevents repetitive questions by storing your platform targets and accessibility considerations in one structured markdown file.

How do I configure HIG settings for multiple Apple platforms?

Configure HIG settings by creating a shared context file that defines your target Apple platforms. The skill prompts you to confirm or adjust missing platform targets and design preferences before saving the configuration.

Do I need a shared context file to get targeted Apple HIG guidance?

Yes, a shared context file is required for tailored Apple HIG guidance. Other HIG skills rely on the `.claude/apple-design-context.md` document to provide targeted advice without asking repetitive setup questions.

Can I auto-discover project metadata to seed my Apple HIG design context?

Yes, you can auto-discover context from repository metadata, code assets, and existing documentation to seed your Apple design context. The skill proactively offers findings and prompts you to confirm missing details before saving.

When should I not use a shared Apple design context file?

A shared Apple design context file is not necessary for one-off design questions or non-Apple platform projects. It is specifically built to support multiple HIG skills like hig-foundations, hig-platforms, and hig-components across integrated Apple projects.