File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -76,20 +76,13 @@ Show version information.
7676
7777After running ` aidocs init ` , these commands are available in Claude Code:
7878
79- ### Basic Commands
80-
8179| Command | Description | Requires Playwright |
8280| ---------| -------------| ---------------------|
8381| ` /docs:init ` | Configure project settings, credentials, output style | No |
8482| ` /docs:generate <url> ` | Generate docs for a single page with screenshots | Yes |
8583| ` /docs:analyze <route> ` | Analyze codebase for a route (no browser) | No |
8684| ` /docs:batch ` | Generate docs for multiple pages | Yes |
8785| ` /docs:update ` | Update docs based on git diff | Optional |
88-
89- ### Intelligent Commands (NEW)
90-
91- | Command | Description | Requires Playwright |
92- | ---------| -------------| ---------------------|
9386| ` /docs:discover <module> ` | Deep analysis of a module's code structure | No |
9487| ` /docs:explore <module> ` | Interactive UI exploration with Playwright | Yes |
9588| ` /docs:flow <entity> ` | Document complete entity lifecycle (CRUD) | Yes |
You can’t perform that action at this time.
0 commit comments