CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
erichowens avatar

Mobile Ux Optimizer

erichowens/some_claude_skills
273 installs113 stars
Summary

Handles the specific weirdness of mobile web: the 100vh viewport bug that cuts off content behind browser chrome (use 100dvh instead), iPhone notches and safe areas, 44px minimum touch targets, and bottom navigation that doesn't break thumbs. Gives you working patterns for slide-out drawers, swipe gestures, and pull-to-refresh with proper touch event handling. The mobile-first CSS examples are solid, building up from mobile rather than media-querying down from desktop. Pairs well with PWA work since installable apps need this stuff dialed in. Not for native iOS or Android development, just progressive web apps and responsive sites where touch and small screens matter.

Install to Claude Code

npx -y skills add erichowens/some_claude_skills --skill mobile-ux-optimizer --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Files
SKILL.md

Select a file.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Categories
Mobile DevelopmentDesign & UI/UX
First SeenJun 3, 2026
View on GitHub

More from erichowens/some_claude_skills

All 73 skills →
  • Pwa Expert262
  • Indie Monetization Strategist256
  • Ai Video Production Master254
  • Color Theory Palette Harmony Expert254
  • Vitest Testing Patterns252
  • Photo Content Recognition Curation Expert227
  • Web Design Expert226
  • Adhd Daily Planner215
  • Voice Audio Engineer210
  • Typography Expert202
  • Admin Dashboard200
  • Data Viz 2025198
  • Geospatial Data Pipeline197
  • Sound Engineer182
  • Document Generation Pdf172
  • Crisis Response Protocol163
  • Refactoring Surgeon161
  • Agent Creator158
  • Dark Mode Design Expert155
  • Computer Vision Pipeline153
  • Ux Friction Analyzer152
  • Wisdom Accountability Coach152
  • Fullstack Debugger148
  • Hand Drawn Infographic Creator148

Recommended

More Mobile Development →
dchuk avatar
calling-rust-from-tauri-frontend

dchuk/claude-code-tauri-skills

Guides the user through calling Rust backend functions from the Tauri frontend using the invoke function, defining commands with the
268
30
dchuk avatar
configuring-tauri-permissions

dchuk/claude-code-tauri-skills

Guides the user through configuring Tauri permissions, including the security permission system, allow and deny lists, plugin permissions, permission identifiers, scopes, and capability integration.
268
30
dhruvanbhalara avatar
flutter-dio

dhruvanbhalara/skills

Implement HTTP networking with Dio including interceptors, retry logic, and response caching. Use when building API clients, configuring authentication headers, or handling network errors gracefully.
267
29
pluginagentmarketplace avatar
java-maven-gradle

pluginagentmarketplace/custom-plugin-java

Master Maven and Gradle - build configuration, dependencies, plugins, CI/CD
266
40
rodydavis avatar
flutter-control-and-screenshot

rodydavis/skills

Guide on how to control a Flutter app using flutter_driver via MCP and capture screenshots.
264
58
vabole avatar
ios-liquid-glass

vabole/apple-skills

ios liquid glass
261
248