aibuilder.sh
SkillsAgentsCommandsPlugins
Learn
aibuilder.sh

Composable building blocks for Claude Code

Filters

Filters1

Type

Task

Filters1

Type

Task

author:paleoterra
2 artifacts found
skillby paleoterra
8h ago

crash-log-analyzer

Parse and analyze macOS crash logs to identify crash causes and debugging information

1 repos0 installs
$npx ai-builder add skill paleoterra/crash-log-analyzer
agentby paleoterra
8h ago

swift-linting-formatter

Use 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>

1 repos0 installs
$npx ai-builder add agent paleoterra/swift-linting-formatter
You've reached the end