Skip to content

Instantly share code, notes, and snippets.

@indyfromoz
Last active March 9, 2026 04:58
Show Gist options
  • Select an option

  • Save indyfromoz/db8f012a5919a01361fa31bf9412ffcc to your computer and use it in GitHub Desktop.

Select an option

Save indyfromoz/db8f012a5919a01361fa31bf9412ffcc to your computer and use it in GitHub Desktop.
Agent Skills & MCPs

Codex and Claude Skills

  1. https://playbooks.com/skills
  2. https://skills.sh/
  3. https://github.com/mwd1234/ios-agentic-skills
  4. https://github.com/code-with-beto/skills
  5. https://github.com/fal3/claude-skills-collection
  6. https://github.com/Dimillian/Skills
  7. https://github.com/AvdLee/SwiftUI-Agent-Skill
  8. https://github.com/AvdLee/Swift-Concurrency-Agent-Skill
  9. https://github.com/twostraws/SwiftUI-Agent-Skill
  10. https://github.com/AvdLee/Core-Data-Agent-Skill
  11. https://github.com/AvdLee/Swift-Testing-Agent-Skill
  12. https://github.com/PasqualeVittoriosi/swift-accessibility-skill
  13. https://github.com/derKlinke/codex-config (See skills folder)
  14. https://github.com/raintree-technology/hig-doctor
  15. https://github.com/Siddhu7007/screen-time-api-agent-skill
  16. https://github.com/rudrankriyam/app-store-connect-cli-skills
  17. https://github.com/PicoMLX/mlx-swift-lm-skill
  18. https://github.com/Dammyjay93/interface-design
  19. https://github.com/nextlevelbuilder/ui-ux-pro-max-skill
  20. https://super-easy-apps.kit.com/app-creator

MCPs

  1. https://github.com/kimsungwhee/apple-docs-mcp
  2. https://sosumi.ai/
  3. https://github.com/cameroncooke/XcodeBuildMCP
  4. https://mcpservers.org/servers/chrishayuk/chuk-mcp-ios-simulator
  5. https://github.com/wong2/awesome-mcp-servers
  6. https://tryastro.app/docs/mcp/ (MCP for ASO keyword research)
  7. https://github.com/imprvhub/mcp-domain-availability
  8. https://github.com/grab/cursor-talk-to-figma-mcp
  9. https://github.com/ahujasid/blender-mcp

Tools

  1. https://github.com/rudrankriyam/App-Store-Connect-CLI (CLI for App Store Connect, docs/landing page - https://asccli.sh/)
  2. https://github.com/RevylAI/greenlight (CLI to check compliance for App Store submissions)
  3. https://github.com/cameroncooke/AXe
  4. https://github.com/lapreamarcelo/store-wizard
  5. https://github.com/fayharinn/StoreLocalizer
  6. https://github.com/edwardsanchez/MotionEyes
  7. https://github.com/silships/figma-cli
  8. https://storelocalizer.com/
  9. https://www.axe-cli.com/

Miscellaneous

  1. https://github.com/trailofbits/claude-code-config
  2. https://github.com/YUZU-Hub/appscreen

Xcode 26.3 access via MCPs

claude mcp add --transport stdio xcode -- xcrun mcpbridge
codex mcp add xcode -- xcrun mcpbridge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment