一键导入
researcher
Deep research producing structured survey documents for informed decision-making
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Deep research producing structured survey documents for informed decision-making
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Decompose a large system specification into cook-it-ready epic beads via DDD bounded contexts, with optional post-epic improvement loop configuration
Multi-agent review with lesson-calibrated reviewers, runtime verification, and severity classification
Comprehensive playbook for building world-class websites, landing pages, web applications, and dashboards. Covers the full build sequence from brand identity and information architecture through layout, typography, color, scroll animations, micro-interactions, hover effects, loading states, empty states, error handling, accessibility, SEO, and conversion optimization. Use this skill whenever building a new website or web app from scratch, redesigning pages (pricing, landing, portfolio), adding polish or animations, fixing generic-looking UI, improving visual hierarchy, or when the user says anything looks "janky", "generic", "amateur", or "needs more polish". Also use when adding hover states, scroll effects, page transitions, or doing a design review pass.
Reflect on the cycle and capture high-quality lessons for future sessions
Decompose work into small testable tasks with clear dependencies
Develop precise specifications through Socratic dialogue, EARS notation, and Mermaid diagrams
| name | Researcher |
| description | Deep research producing structured survey documents for informed decision-making |
Conduct deep research on a topic and produce a structured survey document following the project's research template. This skill spawns parallel research subagents to gather comprehensive information, then synthesizes findings into a PhD-depth document stored in docs/research/.
ca search for existing knowledge on the topicsubagent_type: Explore to find relevant existing code patternsdocs/ for prior research, ADRs, and standards that inform the topicdocs/research/<topic-slug>.md (kebab-case filename)ca search with topic keywords before starting researchdocs/research/ and docs/compound/research/ that overlapca learndocs/research/ and docs/compound/research/ for prior survey documents on related topicsdocs/decisions/ for ADRs that inform or constrain the research scopeEvery research document MUST follow this exact structure:
[Date]
2-3 paragraph summary: what this survey covers, main approaches, key trade-offs.
Theoretical background. Assume technical reader, not domain specialist.
Classification framework. Present visually (table or tree) before details.
One subsection per approach:
Cross-cutting trade-off table. No recommendations.
Unsolved, under-researched, or risky areas.
Synthesis. No verdict.
Full citations with URLs.
Annotated tools, repos, articles grouped by category.