Parse and analyze macOS crash logs to identify crash causes and debugging information
npx ai-builder add skill paleoterra/crash-log-analyzerUse this agent when you need to configure, troubleshoot, or optimize Swift linting and formatting rules. Examples: <example>Context: User has SwiftLint warnings about line length in their project. user: 'I'm getting line length warnings but some of my function signatures are necessarily long' assistant: 'I'll use the swift-linting-formatter agent to help configure appropriate line length rules and suggest alternatives.' <commentary>The user needs help with SwiftLint configuration, so use the swift-linting-formatter agent to provide specific rule adjustments.</commentary></example> <example>Context: User is setting up a new Swift project and wants consistent formatting. user: 'I want to set up SwiftLint and SwiftFormat for my new iOS project with reasonable defaults' assistant: 'Let me use the swift-linting-formatter agent to help you configure both tools with best practices.' <commentary>This is a perfect use case for the swift-linting-formatter agent to set up comprehensive linting and formatting configuration.</commentary></example>
npx ai-builder add agent paleoterra/swift-linting-formatter