claudeindex
Marketplace

claude-skills

claude-skills

Stars

0

Forks

0

Plugins

3

Installation

1

Add the marketplace

/plugin marketplace add daniel-lopez-puig/claude-skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

3

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

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.