
from skills-web-dev10
Crash-prevention and production stability patterns for iOS apps — TDD, error handling, DI, and architecture guidance.
Provides a structured guide and workflow for preventing crashes and improving production stability in iOS applications. Covers error classification, optional safety, throwable functions, dependency injection, TDD safety nets, and architecture recommendations to reduce runtime failures.
Use when hardening an iOS app prior to release, designing features that must be stable, auditing crash-prone areas, or creating regression tests and runbooks for production incidents. Suitable for engineers writing Swift, teams adopting TDD, and incident responders.
references/skill-deep-dive.md (has_references=true)Inferred compatibility: claude-code, codex, other code-capable assistants that can follow engineering checklists and generate code samples.
ios-stability-solutions has no SKILL.md body in the DB and its GitHub source URL returns 404. No scripts were present to test. The skill appears to have been removed or relocated from its original repo. With no retrievable content, it provides no value to users.
Dead skill — source repo no longer hosts this file. Consider marking as unavailable or removing from directory.
Practical UI Design (incomplete)
SKILL.md missing or empty — source file appears incomplete. Marked as failed and skipped to avoid creating a low-quality record.
Practical UI Design
Rules-based visual UI design system covering colour, typography, spacing, layout, buttons, forms, and visual consistency — intended for production-grade UI work