home / skills / masayan1126 / masayan-uni-code-plugins / develop
This skill guides end-to-end Chrome extension development and store readiness, from concept and requirements to assets and application submission.
npx playbooks add skill masayan1126/masayan-uni-code-plugins --skill developReview the files below or copy the command above to add this skill to your agents.
---
name: chrome-ext-develop
description: Chrome拡張機能の開発からChrome Web Store申請準備までをサポート。「拡張機能を開発」「Chrome拡張作成」などで使用。
---
# Chrome Extension Development Skill
Chrome拡張機能の開発から、Chrome Web Storeへの申請準備までを一貫してサポートするスキルです。
## 対応タスク
- 新規Chrome拡張機能の開発
- 競合調査と要件定義
- ストア申請用アセット(説明文、画像仕様)の作成
## 関連ファイル
- [WORKFLOW.md](./WORKFLOW.md) - 開発ワークフロー
- [TEMPLATES.md](./TEMPLATES.md) - テンプレート集
- [REFERENCE.md](./REFERENCE.md) - 技術リファレンス
This skill helps you build Chrome extensions from initial concept through Chrome Web Store submission preparation. It streamlines development tasks, creates store-ready assets, and provides workflow and template guidance. Use it to accelerate prototyping, ensure compliance with store requirements, and produce polished listings. It is focused on practical, end-to-end support for extension projects.
The skill inspects project goals, existing code, and target platform constraints to generate a development plan and concrete artifacts. It provides templates for manifest files, background/content scripts, and UI assets, plus example code snippets and packaging steps. For store submission, it validates required metadata, crafts optimized descriptions, and outputs correctly sized images and permission explanations. It also maps a clear workflow for building, testing, and publishing releases.
Will this skill create code for manifest v3?
Yes. It provides manifest v3 templates and example service worker, content script, and UI code snippets tailored to your feature set.
Can it prepare assets for the Chrome Web Store?
Yes. It generates optimized descriptions, required image sizes, and metadata formatted for the store submission form.