rheinmir
- 214 skills
- 0 followers
- 3 hours ago last updated
- ▌ Agent Reach · rheinmirMUST USE when user wants to research/search/look up/find anything on the internet — e.g. "research this topic", "do a deep dive on X", "search the web for X", "see what people say about X", "look this up". Also MUST USE when user mentions any platform or shares any URL/link: Twitter/X, Reddit, Facebook, Instagram, YouTube, GitHub, Bilibili, XiaoHongShu, Xiaoyuzhou Podcast, LinkedIn/jobs/recruiting, V2EX, Xueqiu (stocks), RSS. 15 platforms, multi-backend routing (OpenCLI / per-platform CLIs / APIs). Zero config for 6 channels. Run `agent-reach doctor --json` to see which backend serves each platform right now. NOT for: writing reports/analysis/translation (this skill only FETCHES internet content); posting/commenting/liking (write operations); platforms that already have a dedicated skill installed (prefer that skill).
- ▌ Dym Setup · rheinmiroverstack (rheinmir/setup) — workflow đã kiểm chứng. Gõ /dym-setup <slug>. slugs: install · guardrail-cli · agent-workflow · ci · maintain · contributor
- ▌ Dym Setup CI · rheinmirCắm luật overstack vào CI dự án TIÊU THỤ: workflow GitHub Actions tối giản viết mới, 3 bẫy CI xanh giả, pre-commit, adapter non-Claude. Gọi khi: 'thêm overstack vào CI', 'github actions cho wiki rules', 'pre-commit overstack'.
- ▌ Dym Setup Install · rheinmirCài overstack vào dự án (bootstrap 1 dòng), cờ nào có thật ở đâu, ghi gì vào $HOME, xác nhận rào cắn, gỡ. Gọi khi: 'cài overstack', 'bootstrap', 'setup harness', 'gỡ overstack'.
- ▌ Dym Setup Maintain · rheinmirNâng bản, migrate dự án cũ (/harness-update --self-heal rc 0/3/4/1), công cụ nào chạy được ở downstream, 16 tool bị gỡ khỏi global, trần token, gỡ. Gọi khi: 'update overstack', 'nâng bản harness', 'migrate llmwiki cũ', 'health-check'.
- ▌ Dym Setup Contributor · rheinmirSửa CHÍNH overstack: fdk-gate 21 step (exit 0/2), medic 18 probe, sửa luật đúng đường policy→gen-converters, /fdk-uat canary, /ship, R15 no-ai-attribution. Gọi khi: 'contribute overstack', 'sửa rule harness', 'fdk-gate', 'release overstack'.
- ▌ Dym Setup Guardrail CLI · rheinmirGọi validator overstack từ SHELL: 3 mode (path/files/claude-hook), 19 luật R1–R19, mã thoát 0/1/2 không đồng nhất, 4 đường fail-open. Gọi khi: 'luật còn cắn không', 'chạy validator', 'test rule', 'exit code validator'.
- ▌ Dym Setup Agent Workflow · rheinmirVòng làm việc hằng ngày bằng lệnh CHAT /propose → /plan → /verify-before-commit → /ship và bảng skill theo việc (KHÔNG phải lệnh shell). Gọi khi: 'workflow overstack', 'dùng skill nào', 'propose rồi làm gì'.
- ▌
- ▌
- ▌
- ▌ Ccg · rheinmirAntigravity-Codex-Gemini tri-model orchestration via /ask codex + /ask gemini, then Antigravity synthesizes results
- ▌
- ▌
- ▌ Find · rheinmirLaser-targeted search for a specific symbol, feature, or concept in the codebase. Token-efficient — stops the moment it has enough to answer. Use when user asks "where is X", "find the auth handler", "which file handles /checkout", "where is User model defined". Do NOT use for full repo mapping (use explore-repo for that).
- ▌
- ▌
- ▌ CI CD · rheinmirCI/CD helper — push git để trigger pipeline, report luồng từ file triển khai có trong repo
- ▌ Ralph · rheinmirSelf-referential loop until task completion with configurable verification reviewer
- ▌ Trace · rheinmirEvidence-driven tracing lane that orchestrates competing tracer hypotheses in Antigravity built-in team mode
- ▌ Cancel · rheinmirCancel any active OMC mode (autopilot, ralph, ultrawork, ultraqa, swarm, ultrapilot, pipeline, team)
- ▌ Mornin · rheinmirBắt đầu buổi sáng — load memory, check trạng thái repo + container, brief việc cần làm
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Deep Dive · rheinmir2-stage pipeline: trace (causal investigation) -> deep-interview (requirements crystallization) with 3-point injection
- ▌
- ▌
- ▌ Omc Teams · rheinmirSpawn claude, codex, or gemini CLI workers in tmux panes for parallel task execution
- ▌
- ▌
- ▌
- ▌
- ▌ Explore Repo · rheinmirMap repo — entrypoints, dep flow, env config, build/run/test paths. Prefix "f" or "flow" to also render a Mermaid architecture diagram.
- ▌ MCP Research · rheinmirMCP researcher — fetch docs/API/spec from GitHub, DB, internal tools via MCP
- ▌
- ▌ Omc Reference · rheinmirOMC agent catalog, available tools, team pipeline routing, commit protocol, and skills registry. Auto-loads when delegating to agents, using OMC tools, orchestrating teams, making commits, or invoking skills.
- ▌ Writer Memory · rheinmirAgentic memory system for writers - track characters, relationships, scenes, and themes
- ▌ Deep Interview · rheinmirSocratic deep interview with mathematical ambiguity gating before autonomous execution
- ▌ External Context · rheinmirInvoke parallel document-specialist agents for external web searches and documentation lookup
- ▌ Configure Notifications · rheinmirConfigure notification integrations (Telegram, Discord, Slack) via natural language
- ▌ Project Session Manager · rheinmirManage isolated dev environments with git worktrees and tmux sessions
- ▌ Trace Grader · rheinmirScore the PATH an agent took (tool choice, ordering, retries, repeatability, grounding) — not just its final answer — to catch "corrupt success" (right answer via a bad/unsafe path) and flakiness. Deterministic trace schema + pass^k repeatability + config-driven rule checks (forbidden tool, out-of-order, retry-storm, excessive steps, edited-without-read grounding). Parses canonical traces.json, hooklib.audit / code-logger events.jsonl, OR a full Claude Code session transcript (--transcript, richest source: recovers retrieval args + observation + per- step ok). Trigger when the user says "grade the trajectory", "score the path not the answer", "did it cheat / take a bad path", "did it look before it acted / grounding", "corrupt success", "is this flaky / does it repeat", "pass^k", "grade a session transcript", "trace grader", or invokes /trace-grader.
- ▌ Caveman Stats · rheinmirShow real token usage and estimated savings for the current session. Reads directly from the Claude Code session log — no AI estimation. Triggers on /caveman-stats. Output is injected by the mode-tracker hook; the model itself does not compute the numbers.
- ▌ Check Approve · rheinmirSinh sẵn 1-liner để trace 1 lệnh approve/return/reject của DMS trên log BE (docker) + FE proxy, ghi ra file .sh cho user copy-paste lên product server. Dùng khi user nói "viết lệnh check approve", "check duyệt request <CODE>", "approve treo / không thấy lệnh duyệt", "/check-approve".
- ▌ Frontier Scan · rheinmirQuét biên giới agent-framework 30 ngày qua và đối chiếu overstack theo 8 trục (frontier-gap-scan runbook) — gọi INSTANT, không phải cron. Chạy 5 WebSearch, chấm Ngang/Chớm/Thua, diff kỳ trước, raise-issue cho gap mới / cập nhật gap đã có, cập nhật report. Trigger: 'frontier scan', 'quét đối thủ', 'scout tuần', 'chúng ta thua gì', '/frontier-scan'.
- ▌ Image To Code · rheinmirElite website image-to-code skill for Codex. For visually important web tasks, it must first generate the design image(s) itself, deeply analyze them, then implement the website to match them as closely as possible. In Codex, it must prefer large, readable, section-specific images instead of tiny compressed boards, generate fresh standalone images for sections or detail views instead of cropping old ones, avoid lazy under-generation, avoid cards-inside-cards-inside-cards UI, and keep the hero clean, spacious, readable, and visible on a small laptop.
- ▌ Minimalist UI · rheinmirClean editorial-style interfaces. Warm monochrome palette, typographic contrast, flat bento grids, muted pastels. No gradients, no heavy shadows.
- ▌ Orca Handover · rheinmirSinh MỘT file .md bàn giao đủ dày để một phiên KHÁC (người hoặc agent, không có context nào của phiên này) mở ra là bắt đầu làm được ngay — việc còn dở, thứ tự ưu tiên có lý do, số đo làm bằng chứng, cạm bẫy đã trả giá, và nợ mở không chặn. Gọi khi user nói "bàn giao", "handover", "handoff", "viết lại để phiên sau làm tiếp", "context cho session khác", "tôi sắp hết phiên", "ghi lại để mai làm", "/orca-handover". KHÁC record-episode (ghi cho MÁY truy hồi ngữ nghĩa) và KHÁC plan (brief thi hành cho task ĐÃ duyệt, đã hiểu rõ) — orca-handover dành cho việc CÒN DỞ và CÒN MƠ HỒ, nơi thứ tự và lý do quan trọng hơn từng bước code.
- ▌
- ▌ Orchestration · rheinmirUse Orca orchestration for structured multi-agent coordination: threaded messages, blocking ask/reply flows, task dispatch, worker_done/escalation waits, task DAGs, decision gates, coordinator loops, or decomposing work across agents. Use `orca-cli` instead for ordinary terminal control, lightweight terminal prompts, shell commands, Orca worktree management, reading or waiting on terminals, and automation of the browser embedded inside Orca. Use Computer Use for browser windows, webviews, Orca app UI, or desktop UI outside Orca's embedded browser.
- ▌
- ▌
- ▌ Caveman Commit · rheinmirUltra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /caveman-commit. Auto-triggers when staging changes.
- ▌ Caveman Review · rheinmirUltra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", "/review", or invokes /caveman-review. Auto-triggers when reviewing pull requests.
- ▌ Harness Update · rheinmirTỰ BẢO TRÌ framework overstack trên máy user (self-maintain) — migrate llmwiki cũ lên harness (case B) hoặc update bản mới (case C). MỘT lệnh `install-harness.sh --self-heal` tự cài + tự backfill nợ wiki (Origin/index/OKF) + refresh bản đồ năng lực + health-check trong 1 process, không vòng lặp re-run. Trigger: "tự bảo trì framework", "self-maintain", "migrate harness", "update harness", "update overstack", "nâng cấp harness", "cài harness vào dự án cũ", "/harness-update".
- ▌ Orca Sec Scans · rheinmirQuét bảo mật mã nguồn bằng Trivy — tự check/cài Trivy nếu chưa có, quét vuln + misconfig + secret trên be/fe, xuất report JSON+HTML, tóm tắt HIGH/CRITICAL, và đề xuất/áp dụng fix (bump deps, USER non-root). NGOÀI quét static Trivy, còn KIỂM CHỨNG ĐỘNG các giả định mặc định hay sai của dev (auth chỉ ở UI, "nội bộ nên an toàn", CORS, config default, lệch branch deploy) bằng request thật. Dùng khi user nói "quét bảo mật", "trivy", "scan vuln", "security scan", "check CVE", "có lỗ hổng không", "an toàn chưa", "/orca-sec-scans".
- ▌ Record Episode · rheinmirGhi một SESSION EPISODE có cấu trúc (tầng nhớ episodic) vào memory store để phiên sau truy hồi được 'phiên trước làm gì' — theo NGỮ NGHĨA, không chỉ theo [[wikilink]]. Bọc mem-rank.py (engine). On-demand, KHÔNG auto-hook (ADR-004). Trigger: 'ghi episode', 'record episode', 'chốt phiên này vào nhớ', 'lưu lại phiên trước làm gì', 'session episode', '/record-episode'.
- ▌ Docs Site Macos · rheinmir bundleBuild a beautiful macOS-inspired documentation site (single HTML file) with a liquid-glass surface system (tiered glassmorphism: opacity ladder, blur scale, edge highlights), animated SVG diagrams, traffic-light window chrome, and a light-blue + white liquid-glass palette (white glass surfaces over a soft blue gradient field, per-section blue-tone theming). Also trigger on "liquid glass", "frosted glass", or "translucent UI" requests for docs/showcase pages. Trigger when the user wants to create a docs site, landing page, showcase, portfolio, guide, tutorial site, feature overview, or product documentation — especially when they mention wanting it to look "clean", "modern", "Apple-like", "macOS style", "glass", "frosted", "animated diagrams", or "single HTML file". Also use when the user has multiple markdown files and wants them rendered into a cohesive visual HTML page with sections. If the user says "6 file" or wants separate pages per topic, generate one HTML file per wiki file (index.html as overview + N
- ▌ Caveman Compress · rheinmirCompress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or "compress memory file"
- ▌ Failure Flywheel · rheinmirCapture each agent failure, bucket and count it deterministically, and when a failure class recurs past a threshold, scaffold a candidate rule/skill stub into the propose->gate flow so the same mistake becomes a guardrail instead of repeating. Hamel's create->label->fix->repeat flywheel, self-evolving. Trigger when the user says "log this failure", "record the mistake", "why does this keep happening", "turn failures into rules", "failure taxonomy", "what keeps breaking", or invokes /failure-flywheel. Also run --report periodically to see the top recurring failure classes.
- ▌ Onboard Codebase · rheinmirDeep codebase analysis — populate wiki with architecture, concepts, entities
- ▌ Skill Provenance · rheinmirGhi và kiểm provenance (nguồn + sha256 checksum) cho skill — dùng khi 'cài skill từ ngoài', 'skill này từ đâu', 'audit nguồn skill', 'checksum skill', 'supply-chain skill', phát hiện skill bị sửa lén; bổ trợ orca-sec-scans. Chạy fdk/tools/skill-provenance.py. /skill-provenance
- ▌ New Project Setup · rheinmirDeploy llmwiki từ đầu vào project mới — template pull, skill install, RTK, wiki seed, onboard
- ▌ Playwright Verify · rheinmirCài + dùng Playwright bằng standalone .mjs script (không qua npx playwright test / *.spec.ts) để verify code nhanh, một lần: chụp ảnh localhost/file://, đọc console/pageerror, đo getBoundingClientRect khi phần tử không thấy/không bấm được, auth bypass qua addCookies+addInitScript; việc NHIỀU BƯỚC thì mode phiên bền connectOverCDP (tab/cookie giữ nguyên giữa các lượt, không viết mù cả kịch bản). Dùng khi user nói 'verify bằng playwright', 'chụp ảnh trang', 'test nhanh UI bằng script', 'verify nhiều bước', 'giữ session giữa các lần chạy', 'claude-in-chrome bị chặn localhost', 'không click được / không thấy phần tử', hoặc invoke /playwright-verify. KHÁC uat-nonit-testcase (bộ test case UAT cho non-IT) và claude-in-chrome (extension, bị chặn localhost/file://) — đây là hướng dẫn CHUNG áp dụng mọi task.
- ▌ Uat Nonit Testcase · rheinmirTạo bộ test case / checklist UAT cho người dùng nghiệp vụ NON-IT (C&B, kế toán, vận hành) — 1 file HTML offline-proof gồm bảng kịch bản tuần tự có mã Ctrl+F, phạm vi check/không-check theo nguồn dữ liệu, step-by-step kèm ảnh màn hình thật đã blur PII, Đạt/Không đạt + xuất Excel/CSV/PDF. Trigger: "tạo test case cho non-IT", "checklist UAT cho nghiệp vụ", "kịch bản kiểm thử cho C&B", "/uat-nonit-testcase".
- ▌ Dym · rheinmirTool ngoài ĐÃ KIỂM CHỨNG, chọn theo domain: agent · architecture · browser · chart · copy · design-audit · diagram · frontend · playwright · qa · report · research · science · security · skill-authoring · threat-intel · writing. Gọi khi việc thuộc một domain đó (vd vẽ chart → lieflat-charts, frontend → impeccable) và skill canonical chưa phủ; gõ /dym <domain> hoặc /dym.
- ▌ Stitch Design Taste · rheinmirSemantic Design System Skill for Google Stitch. Generates agent-friendly DESIGN.md files that enforce premium, anti-generic UI standards — strict typography, calibrated color, asymmetric layouts, perpetual micro-motion, and hardware-accelerated performance.
- ▌ Tour Guide Supademo · rheinmirStyle thiết kế Supademo cho in-app product tour (dùng kèm skill tour-guide — component gốc 0 dependency): blinker hotspot pulse, tooltip card, step counter + nav buttons, progress bar, theme tokens — quy ra recipe Tailwind/CSS dùng ngay. Trigger: "/tour-guide-supademo", "tour kiểu Supademo", "style supademo", "blinker hotspot". Quy ước: style distill từ sản phẩm khác sẽ là skill riêng /tour-guide-<tên>.
- ▌ Verify Before Commit · rheinmirGate every commit — typecheck, lint, smoke, then promote draft to wiki
- ▌ Build Now Adapt Later · rheinmirWhen a task is blocked by missing or unverified information (an undocumented protocol, an unknown API shape, a value only real hardware/prod can confirm), build everything that does NOT depend on the unknown right now, and quarantine the unknown behind a single adapter boundary — best-guess defaults + a verified flag + a conformance/adapt kit — so adapting later means editing one file, not rewriting the project. Trigger when the user says "làm những gì có thể trước", "build what we can now", "wrap the unknowns", "isolate/quarantine the unknown parts", "don't block on missing info", "adapter so we can swap later", "ready to adapt", or invokes /build-now-adapt-later. Also applies whenever a spec has ⚠️ "to be verified" items but most of the work doesn't actually depend on them.
- ▌ Cursor Animated Sites · rheinmirBuild an interactive "cursor-animated walkthrough" page on top of the /docs-site-macos glass theme — a narrow LEFT step-list + wide RIGHT animated folder-tree where an arrow cursor sits in the gutter at the start of each line and moves controller→file per step, files TYPE IN like a transcript exactly when they are created (absent before), nodes are colored BY ROLE (source/read vs dest/write vs pass vs verdict) with text tags, each step has its own accent, there is a manual "step" mode and an auto-play mode, and a caption under the frame narrates the current frame. Use for explaining install→runtime lifecycles, sequences, data-flow, or any "how it works, step by step" walkthrough where the viewer must SEE which file each action touches. Hooks /docs-site-macos for the base glass design system.
- ▌ Design Taste Frontend · rheinmirAnti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check.
- ▌ Imagegen Frontend Web · rheinmirElite frontend image-direction skill for generating premium, conversion-aware website design references. CRITICAL OUTPUT RULE — generate ONE separate horizontal image FOR EVERY section. A landing page with 8 sections produces 8 images. Never compress multiple sections into one image. Enforces composition variety (not always left-text / right-image), background-image freedom, varied CTAs, varied hero scales (giant / mid / mini minimalist), narrative concept spine, second-read moments, and a single consistent palette across all images. Optimized for landing pages, marketing sites, and product comps that developers or coding models can accurately recreate.
- ▌ High End Visual Design · rheinmirTeaches the AI to design like a high-end agency. Defines the exact fonts, spacing, shadows, card structures, and animations that make a website feel expensive. Blocks all the common defaults that make AI designs look cheap or generic.
- ▌ Full Output Enforcement · rheinmirOverrides default LLM truncation behavior. Enforces complete code generation, bans placeholder patterns, and handles token-limit splits cleanly. Apply to any task requiring exhaustive, unabridged output.
- ▌ Industrial Brutalist UI · rheinmirRaw mechanical interfaces fusing Swiss typographic print with military terminal aesthetics. Rigid grids, extreme type scale contrast, utilitarian color, analog degradation effects. For data-heavy dashboards, portfolios, or editorial sites that need to feel like declassified blueprints.
- ▌ Jenkins Agent L3 Deploy · rheinmirDeploy a docker-compose app via a Jenkins INBOUND AGENT running on the target server (no SSH from controller), with Docker-secrets "L3" hardening — runtime secrets live on tmpfs and never appear in `docker inspect` nor in `.env`. Use when the user wants: "deploy via jenkins agent", "no-ssh deploy", "agent thay vì ssh", "docker secrets L3", "ẩn secret khỏi docker inspect", "secret không nằm trên đĩa", or is wiring a Jenkins pipeline that deploys docker-compose to a Linux host. Encodes the gotchas learned from a real 1:1 run (Java 21, 0444 secret perms, 0400 file-credential, agent user needs docker+sudo).
- ▌ Orca Dispatch Reference · rheinmirReference for Antigravity/OpenCode dispatch, skill installation, AgentMemory, RTK token proxy — NOT a loop skill
- ▌ Design Taste Frontend V1 · rheinmirThe original v1 taste-skill, preserved for projects depending on its exact behavior. The current default is `design-taste-frontend` (v2 experimental), which is a substantial rewrite. Use this v1 install name only if you need exact backward compatibility.
- ▌ Imagegen Frontend Mobile · rheinmirElite mobile app image-generation skill for creating premium, app-native screen concepts and flows. Designed for iOS, Android, and cross-platform mobile products. Prioritizes clean hierarchy, comfortably readable text, strong multi-screen consistency, controlled color palettes, non-generic creative direction, textured surfaces, image-led composition, tasteful custom iconography, and clean phone mockup framing. By default, screens should be shown inside a subtle premium iPhone or similar phone mockup with a visible frame, while the main focus stays on the app content itself. This skill generates images only. It does not write code.
- ▌ Redesign Existing Projects · rheinmirUpgrades existing websites and apps to premium quality. Audits current design, identifies generic AI patterns, and applies high-end design standards without breaking functionality. Works with any CSS framework or vanilla CSS.
- ▌ Dym Archify · rheinmirarchify (tt-a1i/archify) — workflow đã kiểm chứng. Gõ /dym-archify <slug>. slugs: install-and-verify · agent-chat-authoring · cli-authoring-loop · repository-evidence · visual-check-and-preview · compare-architecture-delta · migrate-workflow-v2 · ci-diagram-gate · contributor-build-and-test
- ▌ Dym Humanizer · rheinmirhumanizer (blader/humanizer) — workflow đã kiểm chứng. Gõ /dym-humanizer <slug>. slugs: install-shell · install-claude-plugin · humanize-pasted-text · humanize-files-and-embedded · tune-false-positives · contributor-validate-and-release
- ▌ Dym Arex Skill · rheinmirarex-skill (VectorSpaceLab/AREX-Skill) — workflow đã kiểm chứng. Gõ /dym-arex-skill <slug>. slugs: cai-dat-disco · cai-thu-vien-skill · chay-viec-researcher · xuat-skill-sang-agent-khac · creator-tao-repo-skill · creator-paper-to-skills · tich-hop-ci · lenh-chat-trong-tui · contributor-phat-trien-cli · contributor-dong-gop-skill
- ▌ Dym Cti Expert · rheinmircti-expert (7onez/cti-expert) — workflow đã kiểm chứng. Gõ /dym-cti-expert <slug>. slugs: install-and-register · api-keys-and-capabilities · investigate-in-claude-code · cli-dispatcher · case-pipeline-and-kb · reports-and-iocs · safety-gates · ci-monitoring · contributor-develop-and-gate
- ▌ Dym Impeccable · rheinmirimpeccable (pbakaus/impeccable) — workflow đã kiểm chứng. Gõ /dym-impeccable <slug>. slugs: install-into-your-project · detect-cli-scan · tune-detector-ignores · ci-integration · chat-commands · contributor-build-and-test · browser-extension-build
- ▌ Dym Nuwa Skill · rheinmirnuwa-skill (alchaincyf/nuwa-skill) — workflow đã kiểm chứng. Gõ /dym-nuwa-skill <slug>. slugs: install · distill-a-person · diagnose-then-distill · use-and-update-persona · helper-scripts-cli · fidelity-scorecard · publish-and-get-listed · contributor-repo-itself
- ▌ Dym Browser Use · rheinmirbrowser-use/browser-harness — lái trình duyệt qua CDP thay vì script Playwright dùng-một-lần · gõ /dym-browser-use <slug> · slugs: repl · qa · cloud
- ▌ Dym Browser Use QA · rheinmirChấm điểm 1–5 một site/app kèm bằng chứng — không phải bãi ảnh chụp. Bám điểm vào HOÀN THÀNH TÁC VỤ trước, rồi trừ theo lỗi console/network và độ thô ráp. Dùng khi user hỏi 'trang này ổn chưa', 'QA giúp cái flow này', 'chấm điểm UI', hoặc khi /br qc cần một verdict có thể cãi lại được.
- ▌ Dym Browser Use Repl · rheinmirLái trình duyệt kiểu REPL có trạng thái qua browser-harness (CDP) — tab giữ nguyên giữa các lượt gọi CLI, mỗi lượt một hành động rồi quan sát. Dùng khi việc verify UI cần NHIỀU bước (đăng nhập → điều hướng → điền form → kiểm), khi script Playwright một-phát-ăn-ngay đã hỏng vài lần, hoặc khi cần chạm file:// và localhost mà claude-in-chrome chặn.
- ▌ Dym Browser Use Cloud · rheinmirChạy trình duyệt trên cloud Browser Use + tunnel localhost ra ngoài — khi cần môi trường sạch (không extension, không session của user), chạy song song nhiều luồng, hoặc site chặn bot. TỐN CREDIT và cần BROWSER_USE_API_KEY. Dùng khi user nói 'test trên môi trường sạch', 'chạy song song nhiều flow', 'bị captcha chặn'.
- ▌ Dym Diagram Design · rheinmirdiagram-design (cathrynlavery/diagram-design) — workflow đã kiểm chứng. Gõ /dym-diagram-design <slug>. slugs: install-and-verify · brand-onboarding-and-profiles · authoring-in-chat · import-extractors-shell · import-export-slash-commands · selfcheck-and-your-ci · contributor-gates
- ▌ Dym Lieflat Charts · rheinmirlieflat-charts (git@github.com:larashero3-dotcom/lieflat-charts.git) — workflow đã kiểm chứng. Gõ /dym-lieflat-charts <slug>. slugs: install · chart-request · report-request · browse-templates · contributor-checks · ci-example
- ▌ Dym Nuwa Skill Install · rheinmirCài nüwa (女娲) vào runtime của bạn. Vì sao dùng: đây là bước bắt buộc đầu tiên — nüwa không phải CLI, nó là một Agent Skill (một file SKILL.md + references/ + scripts/), phải nằm đúng thư mục skills thì agent mới nạp được.
- ▌ Dym Archify CI Diagram Gate · rheinmirChốt cổng CI cho sơ đồ trong dự án của bạn. sơ đồ kiến trúc bị thối là vì không ai bắt buộc chúng phải đúng. Nếu nguồn JSON của sơ đồ nằm trong repo, CI có thể từ chối merge khi nguồn không còn validate được.
- ▌ Dym Arex Skill Tich Hop CI · rheinmirGhim & gác thư viện skill trong CI của **dự án bạn**. Kết quả nghiên cứu chỉ tái lập được nếu cùng một bộ skill. Thư viện đổi âm thầm là kết quả cũ không giải thích được nữa.
- ▌ Dym Humanizer Install Shell · rheinmirCài Humanizer bằng shell (Skills CLI / copy tay). Humanizer chỉ là một file prompt Markdown (SKILL.md). Nó không làm gì cho tới khi nằm trong thư mục skill của agent. Đây là đường cài bằng terminal, dùng được cho mọi agent hỗ trợ skill, không riêng Claude Code.