一键导入
check-and-fix
Runs type checks and linting, and fixes any errors found.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Runs type checks and linting, and fixes any errors found.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
根据自然语言描述创建或更新功能规格说明。生成 docs/specs/<group>/name.md,包含用户故事、验收标准和功能需求。
管理 wave-agent 的 git worktree:创建 worktree、与 root 同步、退出 worktree。当用户提到 worktree、相互 rebase、对齐/合入分支、退出 worktree 时使用。
Manage Wave settings and get guidance on settings.json, hooks, environment variables, permissions, MCP servers, memory, skills, subagents, plugins, and plugin marketplaces. Use this when the user wants to view, update, or learn how to configure Wave.
Reviews code for best practices and potential issues.
A test skill from the complex plugin.
Review the current diff for correctness bugs and reuse/simplification/efficiency cleanups at the given effort level (low/medium: fewer, high-confidence findings; high/max: broader coverage, may include lower-confidence findings)
| name | check-and-fix |
| description | Runs type checks and linting, and fixes any errors found. |
| context | fork |
git statuspnpm run ci to ensure type checks, linting, and tests pass.