iOS Docs — Development agent for Claude Code
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
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 RepositoryRelated Agents
PR Ghostwriter
Writes PR descriptions, commit messages, and changelog entries
Release Narrator
Writes release notes, changelogs, and ship announcements. Use whenever the user needs release notes, changelog
Release Writer
Writes human-facing delivery artifacts from a diff or commit range — PR descriptions, changelog entries, and r
Docs Updater.Agent
Updates developer-facing documentation, README notes, migration guidance, and changelog entries to match recen
Release Notes Writer
Generates CHANGELOG entries and PR descriptions from a branch's commit history. Groups commits by type (feat /
Review Docs
Reviews documentation quality, correctness, and style in the diff — doc-comments and prose docs (README/docs/C
Related Skills
Prose Detrope
Rewrites prose that argues or explains, removing AI-writing tells. Use for essays, design notes, logbook entri
ClaudeStrike
ClaudeStrike brings Claude to the Kali command line. Built for operators, it writes commands, runs tools, and
Claude Ecosystem Wiki
An agent-maintained Obsidian wiki about the Claude ecosystem. Claude Code writes and maintains every page unde