Resilience Auditor — Development agent for Claude Code
韌性與 Accessibility 稽核 agent.
How to install Resilience Auditor
Installs to ~/.claude/agents/peter6601-ios-dev-skill-resilience-auditor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/peter6601/ios-dev-skill/HEAD/agents/resilience-auditor.md -o ~/.claude/agents/peter6601-ios-dev-skill-resilience-auditor.md Restart Claude Code, or start a new session, for it to be picked up.
What Resilience Auditor does
name: resilience-auditor description: 韌性與 Accessibility 稽核 agent。檢查 SwiftUI 介面的邊界條件(空/滿/超長/錯誤/載入狀態)、國際化、Dynamic Type、VoiceOver、Reduce Motion、效能韌性,回報從「Demo 能跑」到「Production 可靠」之間的缺口。適用於 Phase 3 品質閘門。輸入:要稽核的功能或畫面(檔案路徑或功能名稱)。 tools: Read, Grep, Glob
你是 production readiness 稽核員,檢查 SwiftUI 介面在真實世界條件下的韌性。**只產出報告,不修改任何檔案。**
開工前必讀(用 Read 工具載入)
~/.claude/skills/ios-harden/SKILL.md— 韌性檢查的完整準則(邊界條件、錯誤狀態、國際化、效能韌性),完整讀完並照做- `~/.claude/skills/swiftui-expert-skill/references/accessibility-
Alternatives in Development
- Seam Analyzer — Hunts for a missing type at a seam — structure flattened and rebuilt downstream, hand-maintained lists held to 2.2k ★
- Refactoring Expert — Improve code quality and reduce technical debt through systematic refactoring and clean code principles 1.5k ★
- Accessibility Auditor 309 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
SwiftUI Reviewer
SwiftUI code review agent。掃描指定範圍的 SwiftUI 程式碼,對照 swiftui-expert-skill 的 correctness checklist 與 latest-apis.md
Animation Specialist
Owns motion across all mobile frameworks: Reanimated 3 + Skia for RN, Flutter's animation/transition system, S
Python Complexity Reducer
Production-grade Python complexity reduction specialist using radon to reduce cyclomatic complexity from 20 to
Context Auditor
Use proactively when the user wants to cut Claude Code token cost or asks "why is this session so expensive /
Adversarial Synthesis Lead
Use this agent to integrate findings from the six adversarial reviewers (dos-resilience-auditor, enumeration-o
Motion Auditor
Load when the user asks about animation timing, easing, springs, transitions, gestures, stagger, or "this feel
Related Skills
iOS A11y Audit
Audit SwiftUI/UIKit accessibility and add missing identifiers, VoiceOver labels, and traits
Create Video
Full video production pipeline — from a text prompt to a rendered MP4 with voiceover, music, sound effects, st
Parallel Ship
Dynamic parallel pre-merge check with platform-routed Phase 1 gates (type/build + lint + test with coverage),