pwa-manifest-generator

自动生成符合标准的 PWA 清单文件,涵盖图标配置、启动画面、主题色等核心参数,并提供可直接集成到 Web 项目的完整代码与验证建议。

快捷安装

在终端运行此命令,即可一键安装该 Skill 到您的 Claude 中

npx skills add jeremylongshore/claude-code-plugins-plus-skills --skill "pwa-manifest-generator"

Pwa Manifest Generator

Purpose

This skill provides automated assistance for pwa manifest generator tasks within the Frontend Development domain.

When to Use

This skill activates automatically when you:

  • Mention “pwa manifest generator” in your request
  • Ask about pwa manifest generator patterns or best practices
  • Need help with frontend skills covering react, vue, css, accessibility, performance optimization, and modern web development patterns.

Capabilities

  • Provides step-by-step guidance for pwa manifest generator
  • Follows industry best practices and patterns
  • Generates production-ready code and configurations
  • Validates outputs against common standards

Example Triggers

  • “Help me with pwa manifest generator”
  • “Set up pwa manifest generator”
  • “How do I implement pwa manifest generator?”

Part of the Frontend Development skill category. Tags: react, vue, css, accessibility, web