Skip to content
Development
Command

/deep-research

Deep research and discovery before building something new

From plugin
jezweb-skills
95957 skills57 commands
Install
$ npx -y skills add jezweb/claude-skills --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/deep-research

Context preview

What this command does when you run it.

Deep research and discovery before building something new

Command definition

deep-research.md
description: Deep research and discovery before building something new
argument-hint: "[focused: 1 question | wide: landscape | deep: full build plan] [topic]"

Load the `deep-research` skill.

Parse $ARGUMENTS for depth and topic:

| Depth | What it means | Use when | |-------|--------------|----------| | `focused` | Answer one specific question. Quick comparison, 1-page recommendation. | "Should I use X or Y?" | | `wide` | Understand the whole landscape. Competitors, ecosystem, architecture options. Enough to write a spec. | "What's out there for [category]?" | | `deep` | Leave no stone unturned. Everything in wide + libraries, plugins, GitHub issues, forums, future-casting. Enough to drive weeks of coding. | "Plan a major build from scratch" |

Default: `wide`

Examples: `/deep-research deep obsidian replacement on cloudflare`, `/deep-research focused codemirror vs prosemirror`, `/deep-research wide knowledge management tools`

Ships withjezweb-skills

Production workflow skills for Claude Code. Each skill guides Claude through a recipe to produce tangible output — scaffolded projects, generated assets, professional documents, deployed services. Ten plugins of practical, production-oriented skills.

Get the whole plugin, auto-invoked
Stats
959
Stars
0
Views
99
Forks
Maintained
Maintenance
Python
Language
MIT
License
1mo ago
Last commit
9mo ago
Created

Repo: jezweb/claude-skills