From superspec
Use when starting a new project, receiving a vague idea, or needing business clarification before defining requirements
npx claudepluginhub 30675137/superspecThis skill uses the workspace's default tool permissions.
<HARD-GATE>
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Analyzes BMad project state from catalog CSV, configs, artifacts, and query to recommend next skills or answer questions. Useful for help requests, 'what next', or starting BMad.
superspec:agent-product-strategist
templates/discover-template.mdsuperspec:agent-solution-architect
superspec:agent-doc-governance
docs/specs/{project-id}/discover.mddocs/specs/{project-id}/constitution.md(首次创建)docs/specs/{project-id}/.status.md(首次创建)如果是新项目:
{三位数字}-{kebab-case-名称},数字自增docs/specs/{project-id}/.status.md:
## Project Status
- id: {project-id}
- name: {项目名}
- current_phase: In Discover
- created: {今天日期}
- last_updated: {今天日期}
- user_confirmed: false
templates/constitution-template.md 生成 constitution.md,让用户确认或自定义治理原则派发产品策略 Agent,要求:
派发方案架构 Agent,要求:
templates/discover-template.md 生成完整文档docs/specs/{project-id}/discover.md.status.md: user_confirmed = true, current_phase = Discover Reviewed| 情况 | 处理方式 |
|---|---|
| 用户提供的信息太少 | 产品策略 Agent 通过提问补充 |
| 用户坚持讨论技术 | 引导: "技术选型会在 Design 阶段讨论,现在先聚焦业务目标" |
| 候选方案都不满意 | 让用户描述理想方案,再由 Agent 评估 |