skills/notion_integration/SKILL.md
--- name: notion_integration router_kit: FullStackKit description: Notion workspace entegrasyonu - bilgi yönetimi, toplantı hazırlığı, araştırma dokümantasyonu ve spec-to-implementation workflow'ları. metadata: skillport: category: documentation tags: [architecture, automation, best practices, clean code, coding, collaboration, compliance, debugging, design patterns, development, documentation, efficiency, git, notion integration, optimization, productivity, programming, project manage
npx skillsauth add vuralserhat86/antigravity-agentic-skills skills/notion_integrationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Notion workspace ile kapsamlı entegrasyon rehberi.
Sohbetleri ve tartışmaları yapılandırılmış dokümantasyona dönüştürme.
1. İçerik çıkar → 2. Yapılandır → 3. Konum belirle → 4. Sayfa oluştur → 5. Bağla
| Tür | Yapı | |-----|------| | Concept | Tanım → Özellikler → Örnekler → Kullanım | | How-To | Önkoşullar → Adımlar → Doğrulama → Sorun Giderme | | Decision | Bağlam → Karar → Gerekçe → Sonuçlar | | FAQ | Kısa Cevap → Detay → Örnekler |
Toplantı hazırlığı ve doküman oluşturma.
1. Notion'da ara → 2. İçerik getir → 3. Claude ile zenginleştir → 4. Pre-read oluştur → 5. Agenda oluştur
| Doküman | Hedef Kitle | İçerik | |---------|-------------|--------| | Pre-Read | İç ekip | Tam bağlam, metrikler, stratejik düşünceler | | Agenda | Tüm katılımcılar | Hedef, gündem, tartışma konuları |
Notion workspace'te araştırma ve dokümantasyon.
1. Ara → 2. Sayfaları getir → 3. Analiz et → 4. Sentezle → 5. Doküman oluştur
Spesifikasyonları uygulama planlarına dönüştürme.
1. Spec bul → 2. Getir ve analiz et → 3. Plan oluştur → 4. Task database bul → 5. Görevler oluştur → 6. İlerleme takibi
| Tip | İçerik | |-----|--------| | Fonksiyonel | User stories, özellikler, veri gereksinimleri | | Non-Fonksiyonel | Performans, güvenlik, ölçeklenebilirlik | | Kabul Kriterleri | Test edilebilir koşullar, benchmarklar |
Notion:notion-search → Sayfa/database ara
Notion:notion-fetch → İçerik getir
Notion:notion-create-pages → Sayfa oluştur
Notion:notion-update-page → Sayfa güncelle
Notion Integration v1.1 - Enhanced
Kaynak: Notion API Documentation
next_cursor kullanmayı unutma.| Aşama | Doğrulama | |-------|-----------| | 1 | Notion sorguları property tiplerine (Select vs Multi-select) uygun mu? | | 2 | 429 (Too Many Requests) hatası doğru yönetiliyor mu? | | 3 | Sayfa içerikleri (Block children) hiyerarşisi bozulmadan aktarılıyor mu? |
tools
Production-tested setup for Zustand state management in React. Includes patterns for persistence, devtools, and TypeScript patterns. Prevents hydration mismatches and render loops.
development
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
development
--- name: websocket_engineer router_kit: FullStackKit description: WebSocket specialist for real-time communication systems. Invoke for Socket.IO, WebSocket servers, bidirectional messaging, presence systems. Keywords: WebSocket, Socket.IO, real-time, pub/sub, Redis. triggers: - WebSocket - Socket.IO - real-time communication - bidirectional messaging - pub/sub - server push - live updates - chat systems - presence tracking role: specialist scope: implementation output-format:
tools
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.