Reclaim disk space on a macOS developer machine by finding and safely cleaning build caches and artifacts (Xcode DerivedData, nodemodules, Docker, and package-manager/editor/AI caches) with the Harbofly CLI. Everything goes to the Trash and is recoverable. Use when the user wants to free up disk space, clean dev…
MCP server for iOS leak hunting and performance investigation. 42 tools across .memgraph, .trace, and .mxdiagnostic files. v1.18 adds analyzeMetricKitPayload (42nd tool, post-mortem production-diagnostics from MetricKit JSON payloads — crash clusters, han. Runs locally from the memorydetective npm package.
13 3mo agoA
tokens not measured
originalApache-2.0
iOS-opinionated Claude Code workflow automation: Swift 6 migration, Apollo to native SDK removal, stacked PRs, Jira integration, Xcode build optimization.
Transformar trabalho recente em rascunhos de conteudo pra publicar, com pesquisa de estrategia de viralizacao na web antes de drafting. Use quando o usuario quiser virar um achado tecnico, resolucao de bug, release ou case study em post de LinkedIn, thread de Twitter, caption de Instagram, ou outline de artigo.…
Creates Jira tasks from meeting notes, specs, or feature descriptions. Supports both iOS (Swift/SwiftUI) and Backend (Node.js/TypeScript) platforms. Use this skill whenever a user pastes meeting notes, a spec, a feature request, or any description of work to be planned. Triggers on: "create tasks", "break this into…
Indexa, busca e sugere docs .md espalhados por /Desktop/knowledge/, pelo repo do projeto atual, e pelo dir de memory do Claude. Use quando o usuario perguntar "o que eu tinha doc sobre X?", "tem alguma ideia stale?", ou quando voce (Claude) terminar uma sessao tecnica e quiser sugerir docs relacionados pra…
iOS workflow automation: Swift 6 migration, Apollo to native SDK removal, stacked PRs via gh CLI, Jira-driven PR opener, feature-flag cleanup, perf playbook, SwiftLint fixer. Project-specific values are auto-detected or asked at runtime - no setup required.
Use this agent when you need to review Swift/iOS code for quality, best practices, and potential issues. This agent should be invoked:\n\nProactive Usage Examples:\n- After implementing a new feature or component\n- After refactoring existing code\n- Before submitting a pull request\n- After making architectural…
Use this agent when the user requests test creation, improvement, or generation for iOS code. Trigger this agent when:\n\n- User explicitly asks to "write tests", "create tests", "generate tests", or "add test coverage"\n- User mentions testing-related keywords: "XCTest", "unit test", "test suite", "test coverage"…
Use this agent when you need to check and fix Swift code style issues according to SwiftLint rules. Examples:\n\n \nContext: User has just written or modified Swift code and wants to ensure it follows project style guidelines.\nuser: "I just updated the ProfileViewModel.swift file. Can you check if it follows our…