Commit 4e7344c
automaintainer: Improve supercli static documentation: README, CONTRIBUTING… (#187)
* docs: clarify CONTRIBUTING prerequisites and plugin dev section
Add bun to prerequisites (used by description enhancement pipeline scripts)
with note that it is optional. Expand plugin development section with the
isolated file convention directory tree and explicit warning not to edit
shared files — new contributors frequently miss this constraint.
* docs: replace confusing install example in README with practical workflow
The Node.js install section showed 'npx supercli uuid self generate' which
is a UUID utility command, not a useful first-run experience. Replace with
'skills list' which immediately demonstrates supercli's core value: querying
the 5000+ plugin catalog.
* docs: add server-plugins-usage-guide to features index
The server-plugins-usage-guide.md file exists in docs/ but was not linked
from the features index, making it undiscoverable for users browsing the
feature documentation. Add it to the feature index table.
---------
Co-authored-by: SuperCLI Dev <dev@supercli.dev>1 parent e0f2277 commit 4e7344c
3 files changed
Lines changed: 14 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
232 | 233 | | |
233 | 234 | | |
234 | 235 | | |
235 | | - | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
236 | 246 | | |
237 | 247 | | |
238 | 248 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | | - | |
333 | | - | |
| 332 | + | |
| 333 | + | |
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments