一键导入
agent-handoff
Produce concise handoff notes for another agent or developer, including changed files, verification, risks, and next PR slice.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Produce concise handoff notes for another agent or developer, including changed files, verification, risks, and next PR slice.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Follow-up design polish skill inspired by Impeccable. Use after a web or HTML artifact exists to audit, critique, polish, animate, harden, and prepare the page for a live/share pass.
Mobile login and authentication flow screens
Author and preview Themis UI prototypes against the live Catalyst token set before implementation. Use this skill to compose a screen in HTML + Tailwind v4 utilities, render it in the local ui-designer preview server, and validate it across mobile, tablet, and desktop viewports in light and dark mode.
A comprehensive guide for GitHub Copilot to craft immersive, high-performance web experiences with advanced motion, typography, and architectural craftsmanship.
Capture screenshots of web apps during development using Playwright and PIL. Supports full-page captures, interactive states, and an iterate-on-crop workflow that avoids slow re-screenshots.
This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage, then performs fixes at the source code level.
| name | agent-handoff |
| description | Produce concise handoff notes for another agent or developer, including changed files, verification, risks, and next PR slice. |
| compatibility | opencode |
| metadata | {"audience":"agents","workflow":"collaboration"} |
Use this skill before ending an incomplete implementation, after a large investigation, or when another agent will continue the work.
Use this structure:
## Handoff
Changed:
- ...
Files touched:
- `path/to/file`
Verification:
- `command`: passed/failed/skipped with reason
Remaining:
- ...
Risks:
- ...
Next slice:
- ...
Keep the handoff factual and concise. Do not invent completed work or verification.