website-builder
Full website generation from business brief. Landing pages, portfolios, e-commerce. Deploy-ready code with hosting.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/sa9saq/website-builderWebsite Builder
ビジネスブリーフからデプロイ可能なウェブサイトを完全生成。
収益ポテンシャル
- サイト構築: $1,000-5,000/件
- 月額保守: $50-100/月
- 月収目安: $2,000-15,000/月
対応サイトタイプ
ランディングページ ($500-1,500)
- 1ページ構成
- ヒーローセクション
- 特徴・ベネフィット
- 料金プラン
- CTA
- 問い合わせフォーム
ポートフォリオサイト ($1,000-2,000)
- プロフィール
- 作品ギャラリー
- スキル・経歴
- 連絡先
- ブログ(オプション)
企業サイト ($2,000-4,000)
- ホーム
- 会社概要
- サービス
- 実績
- お知らせ
- 採用情報
- 問い合わせ
Eコマース ($3,000-5,000)
- 商品カタログ
- カート・チェックアウト
- 決済連携(Stripe)
- 在庫管理
- 注文管理
使用方法
基本生成
「[ビジネス名]のランディングページを作って」
「フリーランスデザイナーのポートフォリオサイト作成」
詳細指定
「サイト作成
ビジネス: [name]
業種: [industry]
ターゲット: [audience]
ページ: [home, about, services, contact]
カラー: [primary, secondary]
スタイル: [modern/minimalist/corporate/creative]」
技術スタック
フロントエンド
- Next.js 14+ (App Router)
- Tailwind CSS
- TypeScript
- Framer Motion (アニメーション)
バックエンド(必要時)
- Supabase / Firebase
- Stripe (決済)
- SendGrid / Resend (メール)
デプロイ
- Vercel (推奨)
- Cloudflare Pages
- Netlify
ワークフロー
1. 要件ヒアリング
├── ビジネス理解
├── ターゲット特定
└── 競合分析
2. 設計
├── サイトマップ作成
├── ワイヤーフレーム
└── デザインシステム
3. 開発
├── コンポーネント作成
├── ページ実装
└── レスポンシブ対応
4. テスト
├── クロスブラウザ確認
├── モバイル確認
└── パフォーマンス最適化
5. デプロイ
├── ドメイン設定
├── SSL証明書
└── 本番公開
出力物
コードベース
project/
├── app/ # ページ
├── components/ # コンポーネント
├── lib/ # ユーティリティ
├── public/ # 静的ファイル
├── styles/ # スタイル
├── package.json
├── tailwind.config.js
└── README.md
ドキュメント
- セットアップ手順
- 環境変数一覧
- デプロイ手順
- 更新方法
価格プラン
Basic ($1,000)
- ランディングページ1ページ
- レスポンシブデザイン
- 問い合わせフォーム
- 1回のリビジョン
Standard ($2,500)
- 5ページまで
- カスタムデザイン
- アニメーション
- SEO基本設定
- 2回のリビジョン
Premium ($5,000)
- 10ページまで
- Eコマース機能
- 決済連携
- CMS連携
- 無制限リビジョン
- 1ヶ月サポート
Monthly Maintenance ($50-100)
- コンテンツ更新
- セキュリティパッチ
- バックアップ
- パフォーマンス監視
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-sa9saq-website-builder": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
threat-model
Threat modeling and attack scenario design. Identify risks before they become vulnerabilities. STRIDE, attack trees, risk matrix.
Sns Auto Poster
Schedule and automate social media posts to X/Twitter with cron-based queue management.
security-review
Comprehensive security review for code, configs, and operations. OWASP, prompt injection, crypto security. Auto-triggers on security-related changes.
Process Monitor
Monitor system processes, identify top CPU/memory consumers, and alert on resource thresholds.
Readme Generator
Auto-generate comprehensive README.md files by analyzing project structure and configuration.