GGGODLIN
- 6 skills
- 0 followers
- 15 hours ago last updated
- ▌ Review Zh · gggodlinInvoke when writing or editing English markdown content that will be shown to the user - skill SKILL.md files, CLAUDE.md edits in shared repos, plan files, README, design docs, technical proposals, RFC drafts. Generates a Traditional Chinese review copy at ~/.claude/review-zh/ so the user can review the gist in their native language. Skip when source is already Traditional Chinese, is pure code, or is trivial (commit messages, PR titles, short config comments). Also invokable manually via /review-zh.
- ▌ Review HTML · gggodlin bundle把 spec.md / plan.md 渲染成繁中互動 HTML,方便 review 數百到上千行的長文件。讀懂 spec 段落語意、抽 semantic kind、用對應 component 重排,不是純 markdown 美化。Context-aware 翻譯:若 context 已有中文版 md 就用既有翻譯、否則 inline 翻。輸出單檔 HTML 到 ~/.claude/review-html/,自動開瀏覽器。
- ▌
- ▌ Video Research · gggodlinUse when user pastes a video URL (YouTube / Bilibili / other platform) and wants research, summary, discussion, or any analysis of the video. Pulls baseline summary via NotebookLM CLI then layers personal-context analysis using user's wiki and project memory. Single-paste UX — user pastes URL, this skill takes over end-to-end. Trigger phrases also include "研究這支影片"、"幫我看這個影片"、"這影片在講什麼"、"摘要一下這個".
- ▌ Figma Context Budget · gggodlinUse BEFORE any Figma MCP tool call during design-to-code work. Enforces context-efficient patterns — screenshot+metadata for planning, per-component get_design_context for implementation, cached design tokens, and Code Connect shortcuts. Complements figma-implement-design by preventing context window explosion.
- ▌ Research Before Answer · gggodlinInvoke BEFORE answering ANY question involving facts - specific repo, package, library, framework, SDK, API, version, release notes, deprecation, company, product, market, or person activity. Prevents hallucination from stale training data. Trigger whenever the user asks about a named tool, project, repo, library, version, or the current state of the world. Also invokable manually via /research-before-answer.