About
Explore unfamiliar Swift codebases with ease by generating comprehensive API documentation for any package dependency on the fly. When you encounter an unknown `import` statement, this skill automatically resolves the module to its corresponding package, generates detailed documentation using the `interfazzle` tool, and caches it for future use. It's the primary tool for quickly understanding the purpose and API of third-party libraries within an Xcode project, eliminating the need to manually search for external documentation.