.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/gpambrozio/claudecodeplugins
home/skills/gpambrozio/claudecodeplugins
gpambrozio avatar

gpambrozio/claudecodeplugins

14 skills

View on GitHub
$npx skills add gpambrozio/claudecodeplugins
SkillInstalls
device-appManage apps on physical Apple devices (iPhone, iPad, Watch, TV, Vision Pro).—ios-simulatorThis skill should be used when the user asks to "control an iOS Simulator", "automate iOS Simulator UI", "take a simulator screenshot", "boot a simulator",…—macos-appLaunch and stop macOS applications. Use after building a macOS app to run it, or to terminate running macOS applications.—scaffoldingUse when creating or scaffolding a new iOS or macOS Swift project with XcodeBuildMCP.—sim-logCapture logs from iOS Simulator apps. Use when debugging simulator apps, monitoring app output, or capturing logs for analysis.—sparkle-integrationIntegrate Sparkle 2.x auto-update framework into macOS apps. Use when adding auto-update functionality for macOS applications.—swift-code-analysisUse when reviewing Swift code for architecture, memory, SwiftUI, dead code, optional handling, or code quality issues.—swift-packageBuild, test, run, and manage Swift Package Manager projects. Use when working with Package.swift projects, running "swift build", "swift test", or "swift run",…—swiftui-modernizeUse when reviewing SwiftUI files for deprecated APIs, modern alternatives, Apple docs-backed modernization, or SwiftUI best practices.—update-pluginUse when updating, versioning, tagging, or releasing a plugin in this Claude Code-compatible plugin marketplace.—xcode-doctorDiagnose Xcode development environment health. Use when encountering build errors, setting up a new Mac, troubleshooting missing tools, or verifying Xcode…—xcode-projectDiscover and inspect Xcode projects and workspaces. Use when finding .xcodeproj/.xcworkspace files, listing available schemes, viewing build settings, or…—xcode-testRun Xcode unit tests and UI tests using xcodebuild with xcsift for token-efficient output.—xcodebuildBuild Xcode projects for simulator, device, or macOS using `xcodebuild` with xcsift for token-efficient output.—