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.
npx claudepluginhub lespaceman/athena-workflow-marketplace --plugin site-knowledgeThis skill uses the workspace's default tool permissions.
This skill is a thin router. Use it together with `agent-web-interface-guide` for live browser work.
Automates creation of App Store Connect app records by driving the New App web form via browser tools like Playwright. Use when no public API exists and bundle ID is pre-registered.
Provides Apple Human Interface Guidelines for technologies like Siri, Apple Pay, HealthKit, Smart Home, AR, ML/AI, Sign in with Apple, CarPlay, and Accessibility. Use for compliant iOS/macOS app integrations.
Automates iOS devices via screenshots using Midscene CLI—no DOM or accessibility labels needed. Performs taps, swipes, typing, scrolling on any iOS app for testing and QA.
Share bugs, ideas, or general feedback.
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.