pwa-manifest-generator
This skill provides automated assistance for pwa manifest generator tasks within the Frontend D
Content Preview
--- name: pwa-manifest-generator description: | Pwa Manifest Generator - Auto-activating skill for Frontend Development. Triggers on: pwa manifest generator, pwa manifest generator Part of the Frontend Development skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Pwa Manifest Generator ## Purpose This skill provides automated assistance for pwa manifest generator tasks within the Frontend D
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/pwa-manifest-generator.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/05-frontend-dev/pwa-manifest-generator/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/05-frontend-dev/pwa-manifest-generator/SKILL.md
Related Skills
progressive-web-app
Build Progressive Web Apps (PWAs) with offline support, installability, and caching strategies. Trigger whenever the user mentions PWA, service workers, web app manifests, Workbox, 'add to home screen', or wants their web app to work offline, feel native, or be installable.
infrastructurepwaweb-devservice-worker
by sickn33 (Antigravity) · antigravity-awesome-skills
vue-expert
Builds Vue 3 components with Composition API patterns, configures Nuxt 3 SSR/SSG projects, sets up Pinia stores, scaffolds Quasar/Capacitor mobile apps, implements PWA features, and optimises Vite builds. Use when creating Vue 3 applications with Composition API, writing reusable composables, managing state with Pinia, building hybrid mobile apps with Quasar or Capacitor, configuring service workers, or tuning Vite configuration and TypeScript integration.
vue-expertvueexpertapi
by Jeffallan · jeffallan-claude-skills