Commit e8cc6c4
committed
Align per-skill links with the command table in the README
The separate link table made readers scan back and forth between commands
and destinations. This change folds the skills.sh links into the command
rows so each skill entry carries its own action link.
Constraint: skills.sh links must point to real per-skill pages, not generic pack links
Rejected: Keep a separate top-level links table | visually disconnected from the commands it belongs to
Confidence: high
Scope-risk: narrow
Reversibility: clean
Directive: Keep action links attached to the command rows; avoid reintroducing a second navigation table above the fold
Tested: README content check; four per-skill skills.sh URLs return 200
Not-tested: GitHub table rendering on narrow mobile widths1 parent a39a423 commit e8cc6c4
1 file changed
Lines changed: 6 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 7 | | |
14 | 8 | | |
15 | 9 | | |
| |||
30 | 24 | | |
31 | 25 | | |
32 | 26 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
39 | 33 | | |
40 | 34 | | |
41 | 35 | | |
| |||
0 commit comments