From claude-code-starter
Checks and fixes mobile/tablet responsiveness issues in CSS/HTML: viewport meta, fixed widths, font sizes, touch targets, media queries, images, navigation.
npx claudepluginhub lighthouse-strategy/claude-code-starterThis skill uses the workspace's default tool permissions.
帮用户检查并修复网站在手机和平板上的显示问题。
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides implementation of event-driven hooks in Claude Code plugins using prompt-based validation and bash commands for PreToolUse, Stop, and session events.
帮用户检查并修复网站在手机和平板上的显示问题。
读取项目中的 CSS 和 HTML,检查:
## 移动端适配报告
### 必须修复
- [文件:行号] 问题 + 修复方案
### 建议改进
- [文件:行号] 改进建议
用户确认后,修复所有问题:
适配完成。建议用浏览器的设备模拟器检查以下尺寸:
- 手机:375px(iPhone)、390px(iPhone Pro)
- 平板:768px(iPad)