Skip to content

Commit 7d6b6dc

Browse files
authored
docs: redesign README with visual layout and SVG assets (#107)
## Summary - Redesign README with SVG banner (light/dark mode), feature grid, and section dividers - Add collapsible install section, table of contents, and back-to-top links - Reorganize content for better scannability with search, raw API, and error contract sections ## Test plan - [ ] Verify banner renders correctly in both light and dark GitHub themes - [ ] Confirm all SVG assets load from `.github/readme/` - [ ] Check collapsible sections expand/collapse properly - [ ] Validate badge links point to correct URLs
1 parent bb20dae commit 7d6b6dc

11 files changed

Lines changed: 430 additions & 55 deletions

.github/readme/banner-dark.svg

Lines changed: 117 additions & 0 deletions
Loading

.github/readme/banner.svg

Lines changed: 117 additions & 0 deletions
Loading

.github/readme/divider.svg

Lines changed: 13 additions & 0 deletions
Loading

.github/readme/icon-batch.svg

Lines changed: 1 addition & 0 deletions
Loading

.github/readme/icon-schema.svg

Lines changed: 1 addition & 0 deletions
Loading

.github/readme/icon-template.svg

Lines changed: 1 addition & 0 deletions
Loading

.github/readme/icon-token.svg

Lines changed: 1 addition & 0 deletions
Loading

.github/readme/icon-watch.svg

Lines changed: 1 addition & 0 deletions
Loading

.github/readme/icon-workflow.svg

Lines changed: 1 addition & 0 deletions
Loading

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ jira-cli-workspace/
3737

3838
# Superpowers
3939
.superpower/
40+
.readme-craft/

0 commit comments

Comments
 (0)