
Study Ios
Install a Claude Code marketplace that adds Swift/iOS study, quiz, and note-taking slash skills so your coding agent tutors you instead of handing finished answers.
Overview
study-ios is a plugin marketplace for the Build phase that bundles three Swift/iOS CLI study skills (study, quiz, and summary notes) for Claude Code and compatible agents.
What is this marketplace?
- Three bundled flows: /swift-study (Classic or Mastery), /swift-quiz (adaptive checks), /study-summary (Markdown notes)
- Classic explains-then-questions; Mastery loops predict-verify-restate for exam-style depth
- Optional Swift compiler execution mode or explanation-only mode during study
- Korean-first terminology with English in parentheses; isolation-boundary style glosses for hard terms
- Quiz pulls recent misunderstanding hotspots and recommends the next topic
- Marketplace bundles 3 documented CLI study skills: swift-study, swift-quiz, and study-summary
- Catalog listing reports 1 plugin package in the marketplace manifest
Community signal: 20 GitHub stars.
What problem does it solve?
Self-teaching Swift from chat dumps gives fast answers but weak retention and no durable trail of what you still misunderstand.
Who is it for?
Indie or solo iOS learners who want Korean-friendly, quiz-driven agent tutoring with notes persisted between sessions.
Skip if: Teams that only need a one-off code snippet or a production Xcode CI pipeline with no learning workflow.
What do I get? / Deliverables
After you add the marketplace, your agent runs repeatable study-quiz-note cycles with saved Markdown progress you can reuse every session.
- Guided /swift-study sessions in Classic or Mastery mode
- Adaptive /swift-quiz results with gap analysis and next-topic hints
- Persisted Markdown learning notes under notes/ via /study-summary
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Canonical shelf is Build because the bundle exists to level up implementation skill for Apple platforms while you ship. Docs fits best: sessions end in Markdown notes under notes/ and reinforce concepts the way internal learning docs do.
How it compares
Curated education skill marketplace for mobile study, not a generic MCP server or App Store launch kit.
Common Questions / FAQ
Who is Study Ios for?
It is for solo builders studying Swift/iOS who want Claude Code (or Codex/Gemini CLI) to coach, quiz, and log notes instead of dumping solutions.
When should I use Study Ios?
Use it when you are learning a new Swift topic, rehearsing for interviews, or closing gaps after shipping a feature and want structured follow-up quizzing.
How do I add Study Ios to my agent?
Run npx skills add https://github.com/itlearning/Study Ios or in Claude Code run /plugin marketplace add itlearning/Study Ios, then install the skills you need from the marketplace.