Mobile Cross
Seamlessly adapts frontend UI elements across different mobile screen sizes and orientations automatically.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add mobile-cross npx -- -y @trustedskills/mobile-cross
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"mobile-cross": {
"command": "npx",
"args": [
"-y",
"@trustedskills/mobile-cross"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The mobile-cross skill enables AI agents to adapt and display web content effectively on various mobile devices. It automatically adjusts layouts, optimizes images, and ensures responsive design principles are applied. This results in a consistent and user-friendly experience across different screen sizes and resolutions commonly found in smartphones and tablets.
When to use it
- Creating Mobile-Friendly Websites: When building or modifying websites that need to be accessible and visually appealing on mobile devices.
- Adapting Existing Web Content: To quickly transform existing desktop-focused web pages into responsive designs suitable for mobile viewing.
- Testing Responsive Designs: For rapidly prototyping and testing different layouts and visual elements across a range of common mobile screen sizes.
- Generating Mobile Previews: To create previews or mockups of how a website will look on various mobile devices without full development.
Key capabilities
- Responsive layout generation
- Image optimization for mobile
- Cross-device compatibility testing
- Automatic design adjustments
Example prompts
- "Make this webpage responsive for mobile."
- "Optimize these images for a smartphone display."
- “Show me how this website looks on an iPhone 14.”
Tips & gotchas
The skill requires access to the web content you want to adapt. While it automates many aspects of responsive design, manual adjustments may still be needed for complex layouts or specific visual requirements.
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.