スキル一覧に戻る
vuralserhat86

hypothesis-generation

by vuralserhat86

OS for Agents: 130+ Agentic Skills, Gemini Protocols, and Autonomous Workflows. (Antigravity System)

19🍴 9📅 2026年1月23日
GitHubで見るManusで実行

SKILL.md


name: hypothesis_generation router_kit: FullStackKit description: Bilimsel hipotez oluşturma, deney tasarımı ve test metodolojisi rehberi. metadata: skillport: category: research tags: [architecture, automation, best practices, clean code, coding, collaboration, compliance, debugging, design patterns, development, documentation, efficiency, git, hypothesis generation, optimization, productivity, programming, project management, quality assurance, refactoring, software engineering, standards, testing, utilities, version control, workflow]

🔬 Hypothesis Generation

Bilimsel hipotez oluşturma ve test metodolojisi rehberi.


📋 Hipotez Yapısı

Format

IF [independent variable/action]
THEN [dependent variable/outcome]
BECAUSE [mechanism/reasoning]

Örnek

IF we reduce checkout steps from 5 to 3
THEN conversion rate will increase by 15%
BECAUSE fewer steps reduce friction and drop-off

🎯 Hipotez Kriterleri

KriterAçıklama
SpecificNet ve belirsizlik yok
MeasurableÖlçülebilir outcome
TestableTest edilebilir
FalsifiableYanlışlanabilir
Relevantİş hedefine uygun

🔧 Hipotez Türleri

A/B Test Hipotezi

**Hypothesis:** Changing CTA button from blue to green 
will increase click rate by 10%

**Metric:** CTA Click Rate
**Baseline:** 2.5%
**Target:** 2.75%
**Sample Size:** 10,000 users
**Duration:** 2 weeks

Product Hipotezi

**Problem:** Users abandon during onboarding
**Hypothesis:** Adding progress indicator will reduce 
abandonment by 20%
**Success Metric:** Onboarding completion rate

📊 Experiment Design

Test Plan

## Experiment: [Name]

### Hypothesis
[IF-THEN-BECAUSE statement]

### Variables
- Independent: [What we change]
- Dependent: [What we measure]
- Control: [What stays same]

### Metrics
- Primary: [Main KPI]
- Secondary: [Supporting metrics]
- Guardrail: [Safety metrics]

### Design
- Type: A/B / Multivariate
- Split: 50/50
- Duration: [X] weeks

### Analysis Plan
- Statistical test: [t-test, chi-square, etc.]
- Confidence level: 95%
- MDE: [Minimum detectable effect]

📝 Prioritization (ICE)

HypothesisImpactConfidenceEaseScore
H18767.0
H29546.0
H36897.7
ICE Score = (Impact + Confidence + Ease) / 3

Hypothesis Generation v1.1 - Enhanced

🔄 Workflow

Kaynak: Stanford d.school Design Thinking

Aşama 1: Observation

  • Data: Analitik verisi veya kullanıcı görüşmesinden bir "Insight" yakala.
  • Problem: Gözlemi net bir problem cümlesine dönüştür.

Aşama 2: Construction

  • Formula: IF [action] THEN [outcome] BECAUSE [reason] şablonunu kullan.
  • Variables: Bağımsız (değişen) ve bağımlı (ölçülen) değişkenleri netleştir.

Aşama 3: Prioritization

  • ICE Score: Impact (Etki), Confidence (Güven), Ease (Kolaylık) 1-10 puanla.
  • Risk: Test başarısız olursa ne kaybederiz?

Kontrol Noktaları

AşamaDoğrulama
1Hipotez yanlışlanabilir mi? (Her zaman doğruysa hipotez değildir)
2Sonuç ölçülebilir bir metrik mi (Click rate, Retention)?
3"Because" kısmı mantıklı bir kullanıcı davranışına dayanıyor mu?

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です