By EZoneLai
RonsunAI OS — 整顆容晟 AI 腦 (28 skills + 31 agents + 5 MCP + reflection 閉環) 打包成 1 個官方 plugin. 客戶 `claude plugin install ronsunai-os` 一行裝完.
超壓縮回應模式,省 75% token。觸發詞:「caveman」「卡夫曼」「省 token」「terse」「精簡」。技術精準度不變,只砍 fluff。對 Sonnet sub-agent dispatch / batch task / status report 特別有效。沿襲 mattpocock/skills/productivity/caveman 模式 + 容晟中文化。
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
在寫新功能前,先查 rsun 模組庫是否有現成方案。當用戶說「找模組」「有沒有現成的」「先查模組庫」「pre-flight」「find module」或任何新功能開始前(email、auth、payment、storage、cms、crm 等常見需求)自動觸發。
Complete API for Google NotebookLM - full programmatic access including features not in the web UI. Create notebooks, add sources, generate all artifact types, download in multiple formats. Activates on explicit /notebooklm or intent like "create a podcast about X"
建立架構決策記錄(ADR)。當做重要技術選型決策時使用:選資料庫、決定架構模式、選擇 AI 框架、決定認證方案、選部署平台。採用 Michael Nygard 輕量格式。
Expert frontend developer specializing in modern web technologies, React/Vue/Angular frameworks, UI implementation, and performance optimization
Expert in Git workflows, branching strategies, and version control best practices including conventional commits, rebasing, worktrees, and CI-friendly branch management.
Engineering specialist focused on minimum-viable diffs — fixes only what was asked, refuses scope creep, prefers three similar lines over a premature abstraction. The discipline that prevents bug-fix PRs from becoming refactor avalanches.
Specialized in ultra-fast proof-of-concept development and MVP creation using efficient tools and frameworks
Expert application security engineer specializing in threat modeling, vulnerability assessment, secure code review, security architecture design, and incident response for modern web, API, and cloud-native applications.
rsun 模組庫 pre-flight 查詢(search_modules / get_module / list_categories / record_usage)
TRACKER 知識庫引用查詢(search_citation / get_unit / list_by_type / citation_stats / find_backlinks)— 13 類 MECE 本体論
本機 + Google Drive 檔案索引(find_file / list_in_folder / get_file / files_for_unit / recent_files / file_stats / semantic_search)— 同義詞展開 + RAG
權變式架構合成資料層(list_ready_categories / get_cluster_brief / get_candidates / list_client_profiles / get_client_profile / list_existing_variants / save_blueprint)— 給 /rsun-architect skill 用
SONA-lite Agent Memory(log_run / query_similar_runs / agent_stats / recent_failures)— 派 sub-agent 前後注入 / 累積過去 run 紀錄,避免冷啟動
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
v0.2 complete · 2026-05-20 · author: Eugene Lai (容晟科技) × Zenya v0.1 bootstrap → v0.2 完整版 (28 commands + 31 agents + 5 MCP + 4 skill-bundles + 3 self-improving 全部 migrate)
整顆容晟 AI 腦 → 1 個 Claude Code 官方 plugin → 客戶
claude plugin install一行裝完.對應 Wave 12 (anthropics/claude-code official plugin system 整合). 對應 §14 重建手冊 v2 12-phase 從 2 工作天 → 30 秒.
裝完一行 claude plugin install ronsunai-os, 你拿到:
| 元件 | 數量 | 內容 |
|---|---|---|
| 🛠️ Commands | 28 容晟 skills | rsun-grill / rsun-tdd / rsun-architect / rsun-estimate / 等 (Apex 200+ hr 教訓萃出的紀律) |
| 🤖 Agents | 31 sub-agents | engineering 13 + process 6 + design 4 + marketing 3 + vertical 5 |
| 🔌 MCP servers | 5 個 | rsun-citation (3578 knowledge nodes) / architect (4 客戶 profile) / modules / files / memory |
| 📦 Skill bundles | 4 個 YAML | backend-dev / client-deliverable / debug-mode / session-end |
| 🩺 Hooks | SessionStart + PreToolUse | TRACKER P0 注入 + em-dash 防護 + cap-aware |
| 🧠 Self-improving | Wave 13 完整 | curator (pin/archive) + insights (daily) + skill_extractor (auto-generate) |
| 🚨 Anti-pattern 鎖 | A-M 12 個 | 真實踩雷紀錄 + 鎖固定 (不重蹈覆轍) |
| 🪷 Zenya 人格 | ZENYA-SELF.md | 285 行自我認知 + 老闆 #1-#20 紀律 |
# (Wave 12 完整版上線後可跑)
claude plugin install ronsunai-os
裝完即拿到上方全套. 不需手裝 28 skill / 31 agent / 5 MCP.
對比 Wave 9 v2 重建手冊:
ronsunai-os/
├── .claude-plugin/
│ └── plugin.json # 本檔 metadata (v0.1 bootstrap)
├── commands/ # 28 容晟 rsun-* slash commands
│ ├── rsun-grill.md # 對齊客戶 paradigm (Apex 教訓)
│ ├── rsun-tdd.md # vertical slice tracer-bullet
│ ├── rsun-architect.md # 權變式架構合成
│ ├── rsun-estimate.md # WBS + 人月 + 報價
│ └── ... (其他 24 個)
├── agents/ # 31 sub-agents
│ ├── codebase-onboarding-engineer.md
│ ├── minimal-change-engineer.md
│ ├── code-reviewer.md
│ ├── reality-checker.md
│ ├── zenya-orchestrator.md # §13 Zenya 主腦, 待 Wave 14
│ └── ... (其他 26 個)
├── skills/ # 自寫特殊 skill (caveman / find-module / notebooklm)
├── skill-bundles/ # YAML 命名 N skill 組合
│ ├── backend-dev.yaml # grill + tdd + diagnose
│ ├── client-deliverable.yaml # grill + canvas + prd + architect + estimate + proposal
│ ├── debug-mode.yaml # diagnose + tdd
│ └── session-end.yaml # capture-dec + capture-metric + session-end
├── hooks/
│ ├── SessionStart.json # TRACKER P0 任務 + Scenario 候選注入
│ └── PreToolUse-em-dash-guard.sh # CF Pages em-dash 防護 (PR #52 教訓)
├── self-improving/ # Wave 13 dynamic 機制
│ ├── zenya_curator.py # idle-triggered, 4 動作 pin/archive/consolidate/patch
│ ├── zenya_insights.py # daily insights md
│ └── zenya_skill_extractor.py # 從 chat 萃 skill scaffold
├── .mcp.json # 5 MCP server config
└── README.md # 本檔
| 紀律 | 來源 | 鎖 |
|---|---|---|
| Voice Contract (caveman / 中英混 / 禁 "Sure!") | ZENYA-SELF.md | hook SessionStart 注入 |
| Critical Rules 1-8 (silent error / context 70/85/90% / TDD) | CLAUDE.md | hook PreToolUse 部分檢 |
| Anti-pattern A-M (12 踩雷) | inventory §11 | 各 skill 內 + hook 警告 |
| Push 策略矩陣 (老闆 #16-#18) | inventory §12 | rsun-session-end skill |
| §13 Zenya Orchestrator SOP | inventory §13 | zenya-orchestrator agent (Wave 14) |
當前 v0.2 complete (內容齊全, 待獨立 repo + 升手冊). 12.0-12.8 完成:
| Phase | 動作 | 估時 | 狀態 |
|---|---|---|---|
| 12.0 | 讀懂 plugin-dev 全套 | 1 hr | ✅ PR 前 |
| 12.1 | 寫 .claude-plugin/plugin.json + 結構 | 30 min | ✅ PR #215 |
| 12.2 | 28 容晟 skills 移進 commands/ | 2 hr | ✅ 本 PR |
| 12.3 | 31 sub-agents 移進 agents/ | 1 hr | ✅ 本 PR |
| 12.4 | 5 MCP server 寫進 .mcp.json | 30 min | ✅ 本 PR |
| 12.5 | SessionStart hook (TRACKER context) | 1 hr | ✅ v0.1 (sample) |
| 12.6 | PreToolUse hook (em-dash + cap-aware) | 1 hr | ✅ v0.1 (sample) |
| 12.7 | self-improving/ Wave 13 三個 script 移進 | 30 min | ✅ 本 PR |
| 12.8 | skill-bundles/ 4 YAML 移進 | 15 min | ✅ 本 PR |
| 12.9 | 本機測試 install 流程 | 1 hr | ⏳ (需 Claude Code plugin marketplace) |
| 12.10 | 推到 GitHub 獨立 repo EZoneLai/claude-plugin-ronsunai-os | 30 min | ⏳ |
| 12.11 | 更新 Wave 9 v2 重建手冊 + MVP HTML 加 1 行 install 賣點 | 1 hr | ⏳ |
v0.2 完成度: 9/11 phase ≈ 82%. 剩 12.9-12.11 約 2.5 hr.
npx claudepluginhub ezonelai/claude-plugin-ronsunai-osUnified capability management center for Skills, Agents, and Commands.
Ultra-compressed communication mode. Cuts 65% of output tokens (measured) 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
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.