Commit Graph

  • 4baa399d00 Merge pull request #407 from mikeholownych/fix/data-validation-and-build-fallback main v2.10.1 Clark Cant 2026-07-04 09:24:54 +07:00
  • 137597b02f fix: validate design data and support node builds Mike Holownych 2026-07-03 23:16:28 +00:00
  • 9ceab49a1c docs: fix Premium tier domain typo in README (uipm.cc -> uupm.cc) (#405) saranp1 2026-07-02 19:24:32 +02:00
  • bf5c3cfb61 Merge pull request #402 from Abraham040203/feat/motion-domain-design-dials Clark Cant 2026-07-02 23:26:22 +07:00
  • 6a6167691a Rename motion domain to gsap to avoid collision with PR #296 文敏華 2026-07-02 23:36:44 +08:00
  • 247bf48d02 docs: sync CLAUDE.md stack list with core.py STACK_CONFIG (#404) Isi-blip 2026-07-02 16:25:21 +02:00
  • d7e37dd359 docs: sync Chinese README with English version (#403) fivv 2026-07-02 09:55:43 +08:00
  • 4f341e2af1 Sync cli/assets with src (catch up pre-existing drift) 文敏華 2026-07-01 22:54:13 +08:00
  • bd9329c9cb Add motion domain and design dials to design-system generator 文敏華 2026-07-01 22:54:02 +08:00
  • 8e43c9d98f docs: Add compatible agents section with AdaL (#142) Li Yin 2026-07-01 05:56:24 -07:00
  • 3effe971c0 Add Basic vs. Premium Version Comparison to README (#232) Tarana 2026-06-30 01:25:11 +04:00
  • 782d4e79c5 docs: add Chinese README with bilingual support (#173) fivv 2026-06-30 03:55:27 +08:00
  • 3327f9dcb3 feat: add three UI project examples (#174) v2.10.0 nhatvy142 2026-06-29 23:59:34 +07:00
  • 8a81ed6027 Merge PR #223: Expand products database with 31 new product types and improved keywords Munir Abbasi 2026-06-28 02:27:07 +00:00
  • 65e2319949 Merge pull request #242 from jizc/feature/desktop-apps v2.9.0 Clark Cant 2026-06-27 06:55:34 +07:00
  • 9fd25fe07e Fix codegen/validator bugs and a standalone-install break across four skills (#346) Pirate252 2026-06-26 16:25:35 +03:00
  • e3a7f270ff docs: make SKILL.md stack-neutral instead of React Native-only (#372) Crocodile Forest 2026-06-26 17:17:56 +10:00
  • cc3d1be743 fix(cli): publish under fallback npm package (#393) v2.8.8 Duy /zuey/ 2026-06-26 11:02:09 +07:00
  • 090a405cc0 feat(stacks): add 5 .NET desktop stacks — WPF, WinUI 3, UWP, Avalonia, Uno Platform Jan Ivar Z. Carlsen 2026-06-25 21:51:59 +02:00
  • 318e0b2e40 fix(cli): use npm-canonical bin path so the uipro command survives publish (#392) v2.8.7 Alexander 2026-06-25 09:17:09 -04:00
  • d86f44368d fix(scripts): force UTF-8 stdout/stderr in design_system.py on Windows (#390) v2.8.6 Alexander 2026-06-25 07:30:49 -04:00
  • 7d62cd093b fix(manifests): correct style/font-pairing/stack counts (#289) (#391) Alexander 2026-06-25 07:16:15 -04:00
  • ef5f5ba0e6 fix(cli): install all 7 skills via uipro init, not just the orchestrator (#362) (#387) v2.8.5 Alexander 2026-06-25 06:33:23 -04:00
  • 232f201dfa fix(plugin): register all 7 skills in the Claude Code plugin (#385) v2.8.4 Alexander 2026-06-25 05:43:46 -04:00
  • 4ab70389b2 fix(cli): make uipro update upgrade CLI via npm v2.8.3 Alexander 2026-06-25 05:18:09 -04:00
  • 3a12b63bd8 fix(scripts): guard persist_design_system against None project_name (#388) v2.8.2 Alexander 2026-06-25 04:43:33 -04:00
  • 57d9ba7989 fix(cli): replace stale data/scripts pointer files on install (#386) v2.8.1 Alexander 2026-06-25 04:15:04 -04:00
  • 3ebb9c8fd5 feat(release): publish uipro-cli to npm on release (#384) v2.8.0 Alexander 2026-06-25 02:10:54 -04:00
  • b4d33beada fix CLI asset sync (#355) Alexander 2026-06-25 01:54:58 -04:00
  • efa51376ad feat(cli): add optional GitHub token support for higher API rate limits (#294) v2.7.0 OrbisAI Security 2026-06-25 07:09:27 +05:30
  • bdf1179bcf fix: replace colon with hyphen in skill names (#383) v2.6.5 Thomas 2026-06-24 14:38:31 +02:00
  • 381f01d9e5 fix: pin shadcn version instead of @latest v2.6.4 xiaolai 2026-06-24 20:08:07 +08:00
  • a13b2a02fd fix: bump skill.json version to 2.6.2 (#382) v2.6.3 PengQi Shi 2026-06-24 09:04:10 +08:00
  • 1518fec29d docs: add CONTRIBUTING.md guide for new contributors (#264) bhasan26 2026-06-22 23:00:53 -07:00
  • d457006301 fix: HTML-escape all user data in slide generator to prevent XSS (#274) v2.6.2 Artemii Fridriksen 2026-06-22 14:17:29 -04:00
  • 9bb646b336 fix: validate plugin names in tailwind config generator to prevent code injection (#275) v2.6.1 Artemii Fridriksen 2026-06-22 13:34:41 -04:00
  • 9a863a5275 fix(release): avoid protected main writes v2.6.0 Mỹ Ngân 2026-06-22 13:40:58 +02:00
  • cf96c6a3d3 fix(release): run semantic-release command as multiline script Mỹ Ngân 2026-06-22 13:37:08 +02:00
  • c0fca2efdc feat(release): add semantic release automation (#375) Duy /zuey/ 2026-06-22 18:35:45 +07:00
  • 53d670cd30 feat: add JavaFX enterprise stack guidance (#316) youngledo 2026-06-22 13:00:21 +08:00
  • fb1fc58bf9 feat(nuxt-ui): update stack data to v4 (#345) Ray Tien 2026-06-22 04:58:29 +08:00
  • a3dea0d72f fix: replace execSync template string with execFileSync array form (#283) xiaolai 2026-06-22 01:54:21 +08:00
  • 10d6ca3105 Fix 3 latent bugs in ui-ux-pro-max (css2 font URLs, 2-char search, persist path) (#321) Antony Omeri 2026-06-21 18:40:01 +03:00
  • 7538cfb360 docs: add Windows Python compatibility note (#280) Runxin Yan 2026-06-21 21:02:56 +08:00
  • 9dea1bc76f fix: remove unsubstituted template variable from slides/SKILL.md (#287) xiaolai 2026-06-21 20:05:21 +08:00
  • f32d6a61cd Add openclaw to platforms list (#308) Wynn 2026-06-21 04:58:45 -04:00
  • c522197c72 fix(cli): implement --force flag to protect existing skill files (#324) Alfredo Augusto Petri 2026-06-21 05:46:42 -03:00
  • 71d02eccde fix(meta): align marketplace.json and package-lock.json to v2.5.0 (#327) Alfredo Augusto Petri 2026-06-21 04:28:44 -03:00
  • 03e6afc908 ci: add paths-ignore to python-package-conda workflow (#312) Roy Naquin 2026-06-21 15:14:55 +09:00
  • 5e2c0a2b5e docs: add Troubleshooting section to README (closes #304 #318 #338) (#350) Spinulosa1111 2026-06-21 05:00:03 +10:00
  • fdc0a45c55 fix: correct project name from 'Antigravity Kit' to 'UI UX Pro Max' in CLAUDE.md (#365) icaruszxk 2026-06-21 02:16:03 +08:00
  • b7e3af80f6 Merge pull request #184 from Jenser77/feat/design-system-visual-improvements Duy /zuey/ 2026-04-03 12:08:19 +07:00
  • 7faef3e7f2 Merge pull request #191 from amyragan3297/amyragan3297-patch-1 Duy /zuey/ 2026-04-03 12:07:20 +07:00
  • 4255c218a6 Merge pull request #209 from nextlevelbuilder/feat/enhancement-issues Duy /zuey/ 2026-03-28 12:40:26 +07:00
  • 01944c4d77 merge: resolve conflicts with main branch feat/enhancement-issues Duy Nguyen 2026-03-28 12:39:21 +07:00
  • 49c9fbe61f Merge pull request #205 from Krishna-Modi12/feat/threejs-stack Duy /zuey/ 2026-03-28 12:33:28 +07:00
  • ddef277aef feat(threejs): complete Three.js stack integration Krishna-hehe 2026-03-27 19:40:23 +05:30
  • acc9c74d31 fix(core): correct threejs STACK_CONFIG format and add missing stacks from main Krishna-hehe 2026-03-27 19:14:59 +05:30
  • 0d58617a42 fix(cli): check dir existence before reporting removal in uninstall Goon 2026-03-24 17:49:02 +07:00
  • 035df47a56 fix: address Claude review findings Goon 2026-03-24 17:43:13 +07:00
  • c981b92b43 feat(cli): sync draft and google-fonts data to CLI assets Goon 2026-03-24 17:29:09 +07:00
  • 506d9230e9 Merge pull request #207 from nextlevelbuilder/fix/bug-fixes-batch Duy /zuey/ 2026-03-24 17:28:17 +07:00
  • 2910a74e57 feat: resolve 8 enhancement issues — Angular, Laravel, KiloCode, global install, uninstall, Warp, Augment, add-skill Goon 2026-03-24 17:22:51 +07:00
  • cd32d77ef8 Merge pull request #208 from nextlevelbuilder/add-claude-github-actions-1774347392047 Duy /zuey/ 2026-03-24 17:18:28 +07:00
  • 229a1b6533 "Claude Code Review workflow" add-claude-github-actions-1774347392047 Duy /zuey/ 2026-03-24 17:16:35 +07:00
  • 8f0505d07d "Claude PR Assistant workflow" Duy /zuey/ 2026-03-24 17:16:33 +07:00
  • f4ad784539 fix(cli): bump CLI version to 2.5.0 fix/bug-fixes-batch Goon 2026-03-24 17:13:33 +07:00
  • 8aacc9a64b fix(cli): update Antigravity folder mapping to .agents Goon 2026-03-24 17:13:26 +07:00
  • 0c57cae992 fix(plugin): bump plugin.json version to 2.5.0 Goon 2026-03-24 17:13:19 +07:00
  • c2bb930ef3 fix(templates): add YAML frontmatter to 5 platform configs Goon 2026-03-24 17:13:13 +07:00
  • b61791961c chore: remove orphaned cat-feeding-app demo from repo root Krishna-hehe 2026-03-24 11:57:21 +05:30
  • 83692f7b2a Create python-package-conda.yml amyragan3297 2026-03-17 15:55:21 -05:00
  • e3102cb7ed Improve design system output with Unicode borders, ANSI color swatches, extended palette, and dark/light mode Jens 2026-03-15 11:08:47 +01:00
  • 07f4ef3ac2 Merge pull request #179 from nextlevelbuilder/feat/banner-and-slides v2.5.0 claude/optimistic-williamson Goon 2026-03-10 13:05:38 +07:00
  • ec01b7fad7 Merge remote-tracking branch 'origin/main' into feat/banner-and-slides feat/banner-and-slides Goon 2026-03-10 13:04:20 +07:00
  • 87c6c3e0e1 fix(skills): translate Chinese to English Goon 2026-03-10 13:04:08 +07:00
  • 1378929006 Merge pull request #177 from nextlevelbuilder/feat/banner-and-slides v2.4.0 Goon 2026-03-10 12:41:16 +07:00
  • 1cdf88763b feat(skills): add slides skill for presentation slides/deck design Goon 2026-03-10 12:39:01 +07:00
  • e040f5a7ea Merge remote-tracking branch 'origin/main' into feat/banner-and-slides Goon 2026-03-10 12:38:32 +07:00
  • e9e2e32d35 feat(skills): add banner-design skill Goon 2026-03-10 12:38:17 +07:00
  • cc28034ce0 Merge pull request #169 from rianadesigner/main Goon 2026-03-10 12:19:20 +07:00
  • 3636ea63e5 Merge branch 'main' into main Goon 2026-03-10 12:19:06 +07:00
  • 04389fd6a5 Merge pull request #176 from nextlevelbuilder/feat/google-fonts-collection v2.3.0 Goon 2026-03-10 12:11:48 +07:00
  • 1c2cb32e2f feat(skills): add ui-styling skill feat/google-fonts-collection Goon 2026-03-10 12:06:04 +07:00
  • 4f78df83ef feat(skills): add design-system skill Goon 2026-03-10 12:05:49 +07:00
  • ace775926f feat(skills): add design skill Goon 2026-03-10 12:05:41 +07:00
  • 6512820396 feat(skills): add brand skill Goon 2026-03-10 12:05:34 +07:00
  • 56a1e8f3d3 feat: add Google Fonts Collection with 1923 fonts searchable database Goon 2026-03-10 11:28:27 +07:00
  • 5cbdb0ac30 chore: update ui-ux pro max skill for react-native apps rianadesigner 2026-03-10 11:56:27 +08:00
  • 2aec7afb93 sync: 161 product types, design system 与 CLI 资产同步,小猫咪预览页 rianadesigner 2026-03-06 10:51:41 +08:00
  • 58f9dfcc71 Update project links in README.md Goon 2026-03-02 11:14:34 +07:00
  • d820991781 Update project links in README.md Goon 2026-02-27 09:58:53 +07:00
  • 6623f12b40 Update project references in README.md Goon 2026-02-12 23:11:33 +07:00
  • 0b80349f8c Merge pull request #153 from sappan/feat/add-droid-support Goon 2026-02-12 23:08:16 +07:00
  • 1f10c78ca2 docs(readme): add Droid (Factory) to documentation sappan 2026-02-10 11:49:14 +08:00
  • 1eb0f7f3b0 docs(agent-docs): added goon Duy Nguyen 2026-02-08 12:46:48 +07:00
  • 875d216631 Merge pull request #151 from nextlevelbuilder/goon Goon 2026-02-07 17:15:19 +07:00
  • c2e0510759 docs(readme): improve title formatting and add product attribution Duy Nguyen 2026-02-07 17:10:43 +07:00
  • b793f66f7a Merge pull request #150 from nextlevelbuilder/goon Goon 2026-02-07 17:07:03 +07:00
  • dd12a70253 feat: add Droid (Factory) support sappan 2026-02-03 11:54:43 +08:00