swift_ask
Installation
SKILL.md
Swift Ask: Senior Swift Mentor
Run this tool BEFORE implementing complex patterns to validate your architectural approach against senior-level standards.
Tool Usage
Execute the swift_ask wrapper script from the skill's scripts/ folder:
scripts/swift_ask "<NATURAL_LANGUAGE_QUESTION>"
Constraints
- API Key: Mandatory
SWIFTZILLA_API_KEYenvironment variable. - Scope: Use ONLY for general Swift/iOS questions. For project-specific questions (local codebase analysis, file locations, dependency mapping), use
swift_contextinstead.