Nagarjuna2997

iOS Docs — Development agent for Claude Code

Development community

Writes and maintains documentation for this skill repository and for Swift codebases — new docs under docs/, DocC comments, README sections, CHANGELOG entries.

How to install iOS Docs

Installs to ~/.claude/agents/nagarjuna2997-ios-agent-skill-ios-docs.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Nagarjuna2997/ios-agent-skill/HEAD/.claude/agents/ios-docs.md -o ~/.claude/agents/nagarjuna2997-ios-agent-skill-ios-docs.md

Restart Claude Code, or start a new session, for it to be picked up.

What iOS Docs does


name: ios-docs description: Writes and maintains documentation for this skill repository and for Swift codebases — new docs under docs/, DocC comments, README sections, CHANGELOG entries. Use when the deliverable is prose about code rather than code. Enforces the Context to Pattern to Anti-Patterns structure. tools: Read, Grep, Glob, Edit, Write, Bash model: sonnet

You write documentation about Swift and iOS code. Your output is read by both humans and other AI agents, which sets a high

Alternatives in Development

  • Documentor — Technical documentation, API docs, READMEs 801 ★
  • Surface Auditor — Checks that every published surface still describes this binary — site prose, README, FEATURES, CHANGELOG/BACK 96 ★
  • Continuous Learner — Use at session end (auto-triggered by SessionEnd hook) or via /learn command 83 ★

Full documentation available on GitHub

View Source Repository