Swift App Icons

🌐Community
by fusengine · vlatest · Repository

Automatically generate crisp, scalable app icons in various sizes and formats from a single source image using fusengine's swift-app-icons.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add swift-app-icons npx -- -y @trustedskills/swift-app-icons
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "swift-app-icons": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/swift-app-icons"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill generates iOS app icons in various sizes and resolutions, suitable for submission to the App Store. It automates the process of creating these assets from a single source image, ensuring consistency across all device types. The generated icons are specifically tailored for Swift/iOS development projects.

When to use it

  • You're developing an iOS app and need to create a set of app icons in different sizes.
  • You have a logo or design that you want to adapt into various icon resolutions for your application.
  • You’re looking for a quick way to generate all required iOS app icon sizes without manual image editing.
  • You are updating an existing app and need to refresh its icons.

Key capabilities

  • Generates iOS app icons in multiple sizes.
  • Creates icons suitable for App Store submission.
  • Designed specifically for Swift/iOS development.
  • Automated resizing from a source image.

Example prompts

  • "Create iOS app icons from this logo: [image URL]"
  • "Generate all required icon sizes for an iOS app."
  • “Make app icons with rounded corners, based on this design: [image URL]”

Tips & gotchas

The skill requires a source image to generate the icons. Ensure the provided image is of sufficient resolution and quality for optimal results across different device sizes.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
fusengine
Installs
2

🌐 Community

Passed automated security scans.