axe
axe - iOS Simulator Accessibility Control
Control iOS Simulators using accessibility APIs for UI automation and testing.
Prerequisites
- Xcode with iOS Simulator
axeCLI in PATH
Getting Simulator UDID
Always use explicit UDIDs when multiple simulators might be running:
# List available simulators
xcrun simctl list devices available
# List only booted simulators
xcrun simctl list devices booted
More from aliceisjustplaying/claude-resources-monorepo
pdf-to-markdown
Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions "load the whole PDF", "bring the PDF into context", "read the entire PDF", or when partial extraction/grepping would miss important context. This is the preferred method for PDF text extraction over page-by-page or grep approaches.
121epub
Read and extract content from EPUB ebook files. Use this skill when the user wants to read an EPUB file, extract text from an ebook, view EPUB metadata (title, author), list chapters or table of contents, search within EPUB content, or analyze ebook content.
101