App Icon
Generates custom app icons in various styles for your projects – a quick and easy way to visually represent your apps.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add app-icon npx -- -y @trustedskills/app-icon
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"app-icon": {
"command": "npx",
"args": [
"-y",
"@trustedskills/app-icon"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The app-icon skill allows users to generate or retrieve application icons, typically used in software development and design workflows. It can create or fetch icon assets for mobile apps, desktop applications, or web services, ensuring visual consistency across platforms.
When to use it
- When developing a new app and needing an appropriate icon for the app store or launcher.
- When redesigning an application’s branding and requiring updated icons for multiple resolutions.
- When creating mockups or prototypes that require placeholder icons for UI/UX design purposes.
Key capabilities
- Generate icons in various formats (e.g., PNG, SVG).
- Support for different icon sizes and resolutions.
- Integration with app development workflows for seamless asset management.
Example prompts
- "Generate a 1024x1024 PNG app icon for a fitness tracking application."
- "Create an SVG icon for a mobile app that represents a calendar feature."
- "Provide high-resolution icons for iOS and Android platforms."
Tips & gotchas
- Ensure you have the necessary design tools or APIs integrated to generate high-quality icons.
- Be mindful of platform-specific requirements (e.g., iOS vs. Android) when generating icon 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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.