From site-knowledge
Use when automating apple.com, configuring iPhones or other Apple products, navigating the Apple Store, adding items to bag, or writing tests for Apple Store flows. Covers site structure, purchase flows, bag behavior, and Apple-specific interaction patterns. Load live selectors from the browser; use the bundled reference only for site heuristics and flow guidance.
How this skill is triggered — by the user, by Claude, or both
Slash command
/site-knowledge:apple-storeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill is a thin router. Use it together with `agent-web-interface-guide` for live browser work.
This skill is a thin router. Use it together with agent-web-interface-guide for live browser work.
agent-web-interface-guide before using browser MCP tools.eid and best live selector from the page with find, get_form, and get_element.npx claudepluginhub lespaceman/athena-workflow-marketplace --plugin site-knowledgeDrive a real browser with agent-web-interface MCP tools (navigate, snapshot, click, type, screenshot). Useful for automating live web interactions, extracting selectors, and validating page state.
Guides Claude to check local .claude/apple-design-context.md before asking questions, preferring existing context to reduce redundant queries for Apple design guidance.
Creates App Store Connect app records via visible browser automation when no public API exists. Use after bundle ID registration.