Commit 8b25b7f
automaintainer: Improve supercli static documentation: README, CONTRIBUTING… (#191)
* docs: fix redundant minimal plugin structure in plugins-how-to.md
The Minimal Plugin Structure section showed a flat layout (plugin.json + README.md at root)
that contradicted the isolated plugin convention documented at the top of the same file.
Replaced with the correct plugins/<name>/ directory layout including meta.json, and added
cross-references to PLUGIN_STANDARDS.md and TAG_VOCABULARY.md for metadata guidance.
Updated the Publishing section to match the required isolated structure.
* docs: expand documentation index in CONTRIBUTING.md
The 'Where to Find Documentation' section only listed 3 docs files and missed
many key files (ROADMAP.md, PLUGIN_STANDARDS.md, AGENTS_FRIENDLY_TOOLS.md,
server-plugins-usage-guide.md, feature-gaps.md, and the features/ directory).
Contributors had no way to discover these resources without browsing the filesystem.
Also improved the Documentation Style section with project-specific conventions.
* docs: fix stale release badge date and add plugin count badge in README
The release badge showed 2026-05-14 which is nearly a month old. Updated to
current date (2026-06-07). Also added a plugins count badge (5000+) for
better at-a-glance project context, consistent with the 5,000+ figure used
throughout the README.
---------
Co-authored-by: SuperCLI Dev <dev@supercli.dev>1 parent 7f972f0 commit 8b25b7f
3 files changed
Lines changed: 37 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
205 | 216 | | |
206 | 217 | | |
207 | 218 | | |
208 | 219 | | |
209 | 220 | | |
210 | | - | |
211 | | - | |
212 | | - | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
213 | 226 | | |
214 | 227 | | |
215 | 228 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
114 | 117 | | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
120 | 124 | | |
121 | 125 | | |
122 | 126 | | |
| |||
157 | 161 | | |
158 | 162 | | |
159 | 163 | | |
160 | | - | |
| 164 | + | |
161 | 165 | | |
162 | | - | |
| 166 | + | |
163 | 167 | | |
164 | 168 | | |
165 | 169 | | |
| |||
433 | 437 | | |
434 | 438 | | |
435 | 439 | | |
436 | | - | |
437 | | - | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
438 | 444 | | |
439 | 445 | | |
440 | 446 | | |
| |||
0 commit comments