用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/ReinaMacCredy/loveNovel --skill trace命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
UI/UX design intelligence with searchable database
Generate comprehensive implementation plans through systematic discovery, synthesis, verification, and decomposition into beads. Use when asked to plan a feature, create a roadmap, design an implementation approach, or decompose work into trackable issues. Do NOT use for simple one-step tasks, quick fixes, or when the user just wants to execute an existing plan — use the work skill instead.
Execute a plan or direct task with worker delegation and verification.
基于 SOC 职业分类
正在显示 SKILL.md
| name | trace |
| description | Show agent execution timeline and performance summary |
| argument-hint | [--filter <tool|agent>] [--last N] [--summary] |
| disable-model-invocation | true |
[TRACE MODE ACTIVATED]
Display the flow trace showing how hooks, keywords, skills, agents, tools, and modes interacted during this session.
$ARGUMENTS
trace_timeline MCP tool first.
--filter <tool|agent> is provided, pass filter--last N is provided, pass lasttrace_summary MCP tool after timeline.mcp_template.jsonnode toolboxes/trace/trace.js## Trace Timeline
<chronological events from trace_timeline>
## Trace Summary
<aggregate metrics from trace_summary>
## Highlights
- Bottlenecks: ...
- Mode transitions: ...
- Failure clusters: ...
- Flow patterns: ...