Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
15 commits
Select commit Hold shift + click to select a range
8af3383
feat: add universal website cloner command, formatted html engine, an…
Mausam5055 Sep 12, 2026
7c56a05
feat: add /react, /diff, and /zip slash commands with React converter…
Mausam5055 Sep 12, 2026
e6e8058
feat: add Ink-powered React terminal UI for interactive cloning studio
Mausam5055 Sep 12, 2026
e6e6d8b
feat: add Design System Extractor and AI Design Skill Generator (/des…
Mausam5055 Sep 12, 2026
64cf432
feat: enhance design system extractor with comprehensive enterprise t…
Mausam5055 Sep 12, 2026
af7ae96
feat: serve refreshed light theme design system studio with live cach…
Mausam5055 Sep 12, 2026
a65a3ca
feat: automatically launch browser to design system preview on comple…
Mausam5055 Sep 12, 2026
2444193
feat: upgrade terminal UI with cyberpunk telemetry, animated block pr…
Mausam5055 Sep 12, 2026
a5c6508
feat: add real-time 6-channel technical activity stream and micro-ste…
Mausam5055 Sep 12, 2026
d710ac5
feat: anchor all clones and design system artifacts directly into pro…
Mausam5055 Sep 12, 2026
27fbdf0
feat: upgrade terminal interface to executive Unix aesthetic with cle…
Mausam5055 Sep 12, 2026
760562f
feat: replace broken ASCII blocks with clean universal UTF-8 header a…
Mausam5055 Sep 12, 2026
76f0d1b
feat: eliminate terminal resize ghosting and restore compact pixelate…
Mausam5055 Sep 12, 2026
c213c79
feat(cloner): add WCAG 2.1 accessibility audit, studio UI tabs, figma…
Mausam5055 Sep 12, 2026
af36ed9
fix(figma): format figma-tokens.json to standard W3C DTCG for Figma D…
Mausam5055 Sep 12, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ docs/superpowers/
instagram-test/
llms.txt
sitemaps/
clones/

# Extensions & Secrets
*.pem
Expand Down
Loading