By daishiman
Interview Claude to generate deployable Google Forms via API, previewed in Markdown with quizzes conditional branching and Drive Sheets integrations. Collaboratively create update and refine custom Claude Code skills using user sessions AI engines like Codex prompt optimization and Electron IPC handling.
npx claudepluginhub daishiman/daishiman-skills --plugin daishiman-skill-creatorGoogle Forms APIを使用してフォームを自動生成するスキル。 ユーザーとの対話形式でヒアリングを行い、Markdown形式で構成確認後、 APIでフォームを作成する。全11種類の質問タイプ、クイズ機能、 条件分岐、Drive/Sheets連携に対応。
スキルを作成・更新・プロンプト改善するためのメタスキル。 **collaborative**モードでユーザーと対話しながら共創し、 抽象的なアイデアから具体的な実装まで柔軟に対応する。 **orchestrate**モードでタスクの実行エンジン(Claude Code / Codex / 連携)を選択。 Anchors: • Continuous Delivery (Jez Humble) / 適用: 自動化パイプライン / 目的: 決定論的実行 • The Lean Startup (Eric Ries) / 適用: Build-Measure-Learn / 目的: 反復改善 • Domain-Driven Design (Eric Evans) / 適用: 戦略的設計・ユビキタス言語・Bounded Context / 目的: ドメイン構造の明確化 • Clean Architecture (Robert C. Martin) / 適用: 依存関係ルール・層分離設計 / 目的: 変更に強い高精度スキル • Design Thinking (IDEO) / 適用: ユーザー中心設計 / 目的: 共感と共創 Trigger: 新規スキルの作成、既存スキルの更新、プロンプト改善を行う場合に使用。 スキル作成, スキル更新, プロンプト改善, skill creation, skill update, improve prompt, Codexに任せて, assign codex, Codexで実行, GPTに依頼, 実行モード選択, どのAIを使う, IPC Bridge統一, API統一パターン, safeInvoke/safeOn, Preload API標準化, IPC handler registration, Preload API integration, contextBridge, Electron IPC pattern
Claude Code用スキルコレクション。様々な用途のスキルをプラグインとして提供します。
| スキル | 説明 | バージョン |
|---|---|---|
| skill-creator | スキル作成・更新・プロンプト改善のためのメタスキル。Problem First + DDD/Clean Architectureで高品質なスキルを自動生成 | v10.5.0 |
| google-forms-generator | Google Forms APIを使用したフォーム自動生成。対話形式で要件をヒアリングし、11種類の質問タイプに対応 | v1.3.0 |
| 要件 | バージョン | 備考 |
|---|---|---|
| Claude Code | 1.0.0以上 | 必須 - https://claude.ai/download |
| Node.js | 18.0.0以上 | スクリプト実行に必要 |
重要: このプラグインはClaude Code上で動作します。ターミナルで直接実行するものではありません。
Claude Codeを起動した状態で以下を実行:
/plugin marketplace add daishiman/daishiman-skills
必要なスキルを個別にインストールします:
/plugin install daishiman-skill-creator
/plugin install daishiman-google-forms-generator
インストール完了後、Claude Codeを再起動してください。
各スキルを最新バージョンに更新するには:
# Skill Creatorをアップグレード
/plugin update daishiman-skill-creator
# Google Forms Generatorをアップグレード
/plugin update daishiman-google-forms-generator
# Skill Creatorをアンインストール
/plugin uninstall daishiman-skill-creator
# Google Forms Generatorをアンインストール
/plugin uninstall daishiman-google-forms-generator
開発者向けのローカルインストール方法:
# リポジトリをクローン
git clone https://github.com/daishiman/daishiman-skills.git
cd daishiman-skills
# シンボリックリンクを作成
ln -sf $(pwd) ~/.claude/plugins/marketplaces/daishiman-skills
# known_marketplaces.json に追加(手動)
# ~/.claude/plugins/known_marketplaces.json を編集
# settings.json で有効化(手動)
# ~/.claude/settings.json の enabledPlugins に追加
Claude Codeでスキルを作成・更新・プロンプト改善するためのメタスキル。
主な機能:
使い方:
Claude Codeに話しかけるだけでワークフローが開始されます:
「新しいスキルを作成したい」
「〇〇を自動化するスキルを作って」
詳細 → Skill Creator ドキュメント
Google Forms APIを使用してフォームを自動生成するスキル。
主な機能:
使い方:
Claude Codeに話しかけるだけでワークフローが開始されます:
「Googleフォームを作成したい」
「アンケートフォームを作って」
詳細 → Google Forms Generator ドキュメント
| ドキュメント | 内容 |
|---|---|
| 概要・詳細 | 機能説明、設計原則、ワークフロー |
| インストールガイド | インストール手順、プラグイン構造 |
| 使い方ガイド | 各フェーズの詳細、ベストプラクティス |
| トラブルシューティング | 問題解決、FAQ |
| 変更履歴 | バージョン履歴 |
| ドキュメント | 内容 |
|---|---|
| 概要・詳細 | 機能説明、対応質問タイプ、ワークフロー |
| インストールガイド | OAuth認証設定、環境構築 |
| 使い方ガイド | フォーム作成手順、テンプレート活用 |
| トラブルシューティング | API エラー、認証問題の解決 |
| 変更履歴 | バージョン履歴 |
MIT License
Share bugs, ideas, or general feedback.
Create, test, measure, and iteratively improve Claude Code skills with category-aware design, gotchas-driven development, progressive disclosure coaching, and automated description optimization.
Create and manage Claude Code skills, plugins, subagents, and hooks. Use when building new skills, validating existing skills, testing skills empirically, creating plugins, converting projects to plugins, creating hooks, or managing plugin automation. Includes /skills-toolkit:skill-composer, /skills-toolkit:skill-refiner, /skills-toolkit:skill-tester, /skills-toolkit:plugin-creator, /skills-toolkit:subagent-creator, /skills-toolkit:hook-creator, and /skills-toolkit:ask-user-question skills.
4つの専門エージェント(アーキテクト・リサーチャー・ライター・レビュアー)がチームで高品質なスキルを設計・作成する
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns