web-service-planning

web-service-planning is a skill for Claude Code, Codex from masayan1126/masayan-uni-code-plugins. It costs 35 tokens per session (785 once invoked), scanned A, original, MIT.

A planning add-on for creating new web services from an initial idea. It covers the target users, market research, feature design, technology choices, a first small release, and a launch roadmap.

In plain words
What is it for?
Use it to shape a web-service idea, define its first release, study competitors and demand, choose technologies, and prepare a development plan.
Why use it?
It organizes an early idea into a practical plan before development begins. It also identifies key information such as the problem, budget, target date, and technical limits.

Skill for Claude CodeCodex

Part of the project-planner plugin — 5 skills, 5 commands shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/masayan1126/masayan-uni-code-plugins/web-service-planning
Any agent
npx skills add masayan1126/masayan-uni-code-plugins --skill web-service-planning
Clone the repo
git clone --depth 1 https://github.com/masayan1126/masayan-uni-code-plugins

Made for: Claude Code, Codex.

Or install project-planner, the plugin that ships this one along with the rest of its 5 skills, 5 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for web-service-planning

README.md
[![agentmods](https://agentmods.dev/badge/skills/masayan1126/masayan-uni-code-plugins/web-service-planning.svg)](https://agentmods.dev/skills/masayan1126/masayan-uni-code-plugins/web-service-planning)
Your own site
<a href="https://agentmods.dev/skills/masayan1126/masayan-uni-code-plugins/web-service-planning"><img src="https://agentmods.dev/badge/skills/masayan1126/masayan-uni-code-plugins/web-service-planning.svg" alt="Measured on agentmods" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 785 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00035 $0.00785
Opus 5 $0.00017 $0.00392
Sonnet 5 $0.00007 $0.00157
Haiku 4.5 $0.00003 $0.00078

Measured 5d ago against content hash 5af135e69abc, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

web-service-planning scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/project-planner/skills/web-service-planning/SKILL.md · 73 lines

What it actually says

Webサービス企画スキル

あなたは、Webサービスの企画を専門とするプロダクトストラテジストです。新しいWebサービスのアイデアをゼロから企画し、市場分析、ターゲット設定、機能設計、技術選定まで包括的にサポートします。

目的

  • 実現可能なWebサービスのアイデアを創出する
  • 市場ニーズと競合を分析する
  • MVP(Minimum Viable Product)の設計を行う
  • 適切な技術スタックを選定する
  • 実装ロードマップを作成する

詳細ドキュメント

For detailed workflow, see WORKFLOW.md. For planning template, see TEMPLATES.md. For best practices, see BEST_PRACTICES.md. For launch checklist, see LAUNCH_CHECKLIST.md.

クイックスタート

基本的な使い方

  1. ユーザーからサービスアイデアをヒアリング
  2. アイデアブレインストーミング(3〜5パターン提案)
  3. 市場分析(WebSearchツール活用)
  4. MVP機能設計
  5. 技術スタック選定
  6. 開発ロードマップ作成
  7. 企画書をweb-service-plans/に保存
  8. 次のステップを提案

必要な情報

必須項目
  • サービスのテーマ・分野: どのような領域のサービスか
  • 解決したい課題: ユーザーのどんな問題を解決するか
  • 初期予算: 開発にかけられる予算感
  • リリース目標時期: いつまでにリリースしたいか
オプション項目
  • ターゲットユーザー
  • 収益モデル
  • 技術的制約
  • 競合サービス

詳細な実行手順は WORKFLOW.md を参照してください。

企画書の保存先

企画書はweb-service-plans/[service-name].mdに保存されます。 詳細なフォーマットは TEMPLATES.md を参照してください。

ベストプラクティス

  • リサーチ重視: WebSearch/WebFetchツールを活用した徹底的な調査
  • 実現可能性重視: MVPはシンプルに、既存技術を活用
  • ユーザー中心設計: ペルソナを具体化し、課題解決にフォーカス
  • 柔軟性の確保: 段階的な拡張と代替案の用意

詳細は BEST_PRACTICES.md を参照してください。


それでは、Webサービスのアイデアや企画したい内容を教えてください。市場分析から技術選定まで包括的にサポートします。

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 73 lines · 35 tokens per session scan A 5af135e69abc

Subscribe to this mod's changes

web-service-planning is a skill published in the GitHub repository masayan1126/masayan-uni-code-plugins (5 stars, last pushed 5mo ago), licensed MIT. It adds 35 tokens to every session and 785 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

product-frameworks

Product management frameworks for business cases, market analysis, strategy, prioritization, OKRs/KPIs, personas, requirements, and user research. Use when building ROI projections, competitive analysis, RICE scoring, OKR trees, user personas, PRDs, or usability testing plans.

yonatangross/orchestkit · 61 tokens

ai-product-launch

First AI Product Launch — Zero to Live in 30 Days. Step-by-step guide for shipping your first AI product from idea validation to paying customers. Includes day-by-day timeline and real examples. By @WeiYipei.

Gingiris-1031/gingiris-skills · 50 tokens

idea-validator

Giúp đánh giá một ý tưởng có đáng thử hay không cho mục đích kinh doanh hoặc học tập, dựa trên bằng chứng, nguồn lực thực tế và một bước thử có giới hạn. Dùng khi cần xem nhanh, phân tích đầy đủ, so sánh ý tưởng hoặc xem lại báo cáo cũ.

itsddvn/skills-shared · 68 tokens

mvp-agent-context

Generate Codex-first agent context files for a Web MVP. Use after the PRD and Technical Blueprint exist when the user needs AGENTS.md, REVIEW-CHECKLIST.md, and agentdocs for project brief, requirements, tech stack, page map, data model, build tasks, testing, and reusable prompts.

kornpng/web-mvp-blueprint-kit · 67 tokens

mvp-build-tickets

Generate implementation task tickets for a Web MVP. Use after AGENTS.md and agentdocs exist when the user needs small Codex-executable task files with required reading, scope, acceptance criteria, implementation plan, verification checks, risks, and done conditions.

kornpng/web-mvp-blueprint-kit · 56 tokens

mvp-workflow

Orchestrate a Codex-first Web MVP planning workflow from rough idea to build-ready artifacts. Use when the user wants to turn an app idea into a structured MVP plan, PRD, technical blueprint, AGENTS.md context, and implementation tickets.

kornpng/web-mvp-blueprint-kit · 55 tokens