claudeindex
daniel-lopez-puig's avatar
Author

Daniel Lopez Puig

@daniel-lopez-puig
1
Marketplaces
3
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

claude-skills

claude-skills

Plugins:3
Skills:0
0
0

Plugins

Plugin

mobile-web-correctness

Checklist of mobile web frontend gotchas (iOS input zoom, on-screen keyboard / visualViewport, fixed-overlay page-bleed, iOS scroll-lock, dvh, safe-area) to apply before shipping mobile UI.

Plugin

browser-modes

Pick the right browser-automation mode before any Playwright/web task — headless (default, invisible), a visible window when login/auth is needed, or handover to the user's real already-open Chrome only when asked. Stops agents narrating a headless browser as if the user can see it.

Plugin

app-review-scraper

Download every public review for one or more mobile apps from the iOS App Store and Google Play, store it locally as normalized JSON/CSV, and run a first-pass analysis (rating distribution, trend over time, complaint themes). Uses the fast no-credential paths first (Apple RSS JSON, google-play-scraper) and treats browser scraping as a last resort.