Khu Cấm

Bản thiết kế và kế hoạch triển khai — mọi quyết định kiến trúc được ghi lại từ các phiên brainstorm.

Bậc Thầy

Những lăng kính hiếm Claude Code triệu hồi khi công việc đòi hỏi một thiên tài cụ thể — không phải nghề, mà là người.

Steve Jobs Sản phẩm · Chi tiết · Giá trị người dùng Người dùng là thiêng liêng. Chi tiết là đạo đức. Nói không một ngàn lần.
product-critiquefeature-pruningnarrative-revealuser-value-testnaming
Jony Ive Vật liệu · Hình khối · Sự thống nhất Sự quan tâm là chất liệu. Hình phải tôn trọng vật liệu. Mặt khuất phải đẹp như mặt hiện.
material-critiqueform-refinementsurface-integrityreductive-reviewunity-audit
John Carmack Hệ thống · Hiệu năng · Nguyên lý gốc Đo trước khi nói. Đơn giản là kết quả của hiểu sâu. Công cụ chính là sản phẩm.
performance-auditfirst-principles-decompositionsimplification-by-understandingtool-buildingbenchmark-discipline
Chris Metzen Chuyện kể · Nhân vật · Huyền thoại Câu chuyện là lời hứa. Mỗi nhân vật phải có vết thương. Thế giới tồn tại trước người hùng.
character-woundingarc-designtonal-integrityvillain-constructionearned-payoff
17 tài liệu · 7 dự án · 7 thiết kế · 10 kế hoạch · 13,957 dòng
personal-ai-assistant 2
Thiết kế Personal AI Assistant — Full Catalog Apr 21 435

12-skill integration surface on top of D0 bridge. Covers huuloc (comments/subscriptions/CMS), email (personal+work Gmail via Pub/Sub), Slack (Papaya first, workspace-parameterized), GitHub (webhooks), Facebook (cron-polled Graph API), Zalo (Telegram-paste fallback — no open API), shopping wishlist, flight booking (search-only), general booking (search-only), and portraits (business-card deep research — the reference 'heavy' skill). OpenClaw internals deliberately out of scope: this spec is purely about the integration surface we build around OpenClaw — ingress routes, action Worker surfaces, credentials matrix, pending-action pattern for human-in-loop approvals, deep-research helper. Slice sequencing D0→D6 with D1=portraits as the hardest-skill validator. Zalo locked to Telegram-paste-only, bookings locked to search-only v1 (execute-via-headless-browser deferred to v2).

Kế hoạch Personal AI Assistant — D1 (Portraits + Intent Rename) Apr 21 2,338

18-task bite-sized TDD plan for the D1 slice: the portraits skill plus the D0→D1 intent-prefix rename. Phase A migrates the intent union (approve-comment → emdash.comment.approve etc.) across the type, the action-handler switch, the tests, and a one-shot UPDATE on _agent_actions. Phase B builds the reusable deep-research helper (Brave Search v1 client, Readability-based article extractor, Claude synthesis with source attribution, research() orchestrator with depth shallow=3/deep=8 and parallel fetch with 10s timeout). Phase C adds portraits primitives: slug helper with Vietnamese diacritic folding, Anthropic-vision OCR returning strict JSON fields, portrait-file writer+reader with round-trip fidelity, highlights-file manager with slug-dedup upsert. Phase D wires the main handler (OCR → 6 parallel research surfaces for LinkedIn/Company/Facebook/X/GitHub/News → Claude synthesis → markdown file + highlights + Telegram notify) plus /portrait-note and /portrait-correct command handlers. Phase E routes events in event.ts, surfaces Telegram photos as portrait.new events in telegram.ts, deploys, runs end-to-end smoke. Explicit non-goals: no pending-action infra (deferred to D2 per catalog spec), no action-worker surface (portraits writes only to /data), no ingress route (Telegram photos arrive through OpenClaw's native connector).

Phù phép bởi CC