From team-skills-platform
多视角评审技能,融合 gstack 的 CEO/Design/Eng/DevEx 四视角 review 方法论。 在每次评审中从多个角色视角审查同一产出,避免单一视角盲区, 增强现有 /team-review 的评审深度。
npx claudepluginhub colin4k1024/tspThis skill uses the workspace's default tool permissions.
- 把"只从工程视角 review"改成"从多个利益相关方视角同时 review"。
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
/team-review 的覆盖面,补充非工程维度的审视。从 /team-review 或用户请求中接收评审对象:
对每个评审对象,从 4 个视角分别产出发现:
### 用户/产品视角
- ✅ {通过项}
- ⚠️ {关注项}(Revision Gate)
- ❌ {阻塞项}(Abort Gate)
### 工程视角
- ✅ {通过项}
- ⚠️ {关注项}
- ❌ {阻塞项}
### 安全/合规视角
- ✅ {通过项}
- ⚠️ {关注项}
- ❌ {阻塞项}
### 运维/可观测性视角
- ✅ {通过项}
- ⚠️ {关注项}
- ❌ {阻塞项}
汇总所有视角的发现,输出:
| 能力 | 职责 |
|---|---|
multi-perspective-review | 多视角审查框架(本技能) |
/team-review | 标准 QA 评审主链命令 |
code-reviewer agent | 工程视角的代码级 review |
security-reviewer agent | 安全视角的深度审查 |
cross-model-review | 跨模型第二意见(可选叠加) |
/team-review 中的评审任务。security-reviewer、database-reviewer)。