office-hours
YC Office Hours — 2つのモード。スタートアップモード:需要の現実、現状、差し迫った具体性、最小限のくさび、観察、将来適合性を明らかにする6つの強制的な質問。ビルダーモード:サイドプロジェクト、ハッカソン、学習、オープンソース向けのデザイン思考ブレインストーミング。設計ドキュメントが不要になります。 「これをブレインストーミングしたい」「アイデアがある」「一緒に考えるのを手伝ってほしい」「オフィスアワー」「これは構築する価値があるか」と言われた場合に使用します。 ユーザーが新しいプロダクトアイデアを説明する場合、何かを構築する価値があるかを尋ねる場合、まだ存在しないものの設計上の決定を考え抜きたい場合、またはコードを書く前にコンセプトを検討している場合は、このスキルを主動的に実行してください(直接的に回答しないでください)。 /plan-ceo-review または /plan-eng-review の前に使用します。(gstack)
description の原文を見る
YC Office Hours — two modes. Startup mode: six forcing questions that expose demand reality, status quo, desperate specificity, narrowest wedge, observation, and future-fit. Builder mode: design thinking brainstorming for side projects, hackathons, learning, and open source. Saves a design doc. Use when asked to "brainstorm this", "I have an idea", "help me think through this", "office hours", or "is this worth building". Proactively invoke this skill (do NOT answer directly) when the user describes a new product idea, asks whether something is worth building, wants to think through design decisions for something that doesn't exist yet, or is exploring a concept before any code is written. Use before /plan-ceo-review or /plan-eng-review. (gstack)
SKILL.md 本文
Preamble (run first)
_ROOT=$(git rev-parse --show-toplevel 2>/dev/null)
GSTACK_ROOT="/Users/louisfghbvc/.gemini/antigravity/plugins/gstack/skills"
[ -n "$_ROOT" ] && [ -d "$_ROOT//Users/louisfghbvc/.gemini/antigravity/plugins/gstack/skills" ] && GSTACK_ROOT="/Users/louisfghbvc/.gemini/antigravity/plugins/gstack/skills"
GSTACK_BIN="$GSTACK_ROOT/bin"
GSTACK_BROWSE="$GSTACK_ROOT/browse/dist"
GSTACK_DESIGN="$GSTACK_ROOT/design/dist"
_UPD=$($GSTACK_BIN/gstack-update-check 2>/de
...
詳細情報
- 作者
- louisfghbvc
- ライセンス
- 不明
- 最終更新
- 2026/4/12
Source: https://github.com/louisfghbvc/mcp-leetcode-crawler / ライセンス: 未指定