swiftbutlerAnalyze, syntax-check, reindent, and distribute Swift source code with the SwiftButler CLI. Use when working with Swift files or packages and you need a comp...
Install via ClawdBot CLI:
clawdbot install odrobnik/swiftbutlerGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/Cocoanetics/SwiftButlerAudited Apr 16, 2026 · audit v1.0
Generated May 5, 2026
Developers joining a large Swift codebase can use 'butler analyze --recursive --format yaml --output api.yaml' to generate a structured API overview. This makes it easy to understand module dependencies and public interfaces without reading every file.
Integrate 'butler check Sources --recursive --json' into continuous integration to quickly validate Swift syntax before compilation. This reduces build times and catches errors early, improving development velocity.
After using code generation tools, run 'butler reindent Sources --recursive --spaces 4' to ensure consistent indentation. This is especially useful for teams with strict style guidelines, eliminating manual cleanup.
When a tool generates a large Swift file, use 'butler distribute Sources/Generated --recursive --output SplitSources' to break it into declaration-based files. This makes the code easier to review and edit individually.
Extract public API structures into markdown using 'butler analyze Sources --visibility public --format markdown --output api.md'. This can be used to generate lightweight documentation for internal or open-source libraries.
The tool is open source (MIT license), but companies can purchase support or priority feature development. Revenue comes from support contracts and consulting for integration into enterprise workflows.
Offer a hosted version that provides deeper analysis, cloud-based distribution, or integration with GitHub/GitLab. Basic CLI is free; premium features like advanced reports and team dashboards are subscription-based.
License the SwiftButler technology to companies building integrated development environments (IDEs) or continuous integration services. Revenue comes from licensing fees per integration.
💬 Integration Tip
Install via Homebrew: 'brew install cocoanetics/tap/swiftbutler', then verify with 'butler --version'. For CI, preinstall the binary to enable fast syntax checks and automated reindentation.
Scored Apr 19, 2026
Full Windows desktop control. Mouse, keyboard, screenshots - interact with any Windows application like a human.
Control Android devices via ADB with support for UI layout analysis (uiautomator) and visual feedback (screencap). Use when you need to interact with Android apps, perform UI automation, take screenshots, or run complex ADB command sequences.
React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementin...
Build, test, and ship iOS apps with Swift, Xcode, and App Store best practices.
21 production-ready scripts for iOS app testing, building, and automation. Provides semantic UI navigation, build automation, accessibility testing, and simulator lifecycle management. Optimized for AI agents with minimal token output.
Android native application development and UI design guide. Covers Material Design 3, Kotlin/Compose development, project configuration, accessibility, and b...