Skip to content

Add web marketplace#17

Merged
konowrockis merged 3 commits into
mainfrom
feat/web-marketplace
May 22, 2026
Merged

Add web marketplace#17
konowrockis merged 3 commits into
mainfrom
feat/web-marketplace

Conversation

@konowrockis
Copy link
Copy Markdown
Member

Summary

  • Add a Next.js web marketplace for LeanCode AI plugins with browse, search, filters, sorting, grid/list modes, and plugin detail pages.
  • Generate the catalog, search documents, logos, and downloadable ZIP artifacts from existing plugin sources at build time.
  • Add bulk plugin and skill download flows plus install command copy buttons and responsive HeroUI/Tailwind styling.

Test plan

  • npm run build in web/

Made with Cursor

konowrockis and others added 3 commits May 22, 2026 00:40
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…atalog swap

- rewrite plugin readme links so `../<slug>/` becomes an internal route, `skills/<name>/SKILL.md` jumps to the on-page skill anchor, and unknown repo paths fall back to GitHub source
- show a HeroUI toast on copy-command success/failure via a global ToastProvider
- generate the catalog into a staging directory and atomically swap it into place, removing the need for --clean and preventing Turbopack from ever seeing the imported JSON files missing during dev

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ai-plugins Ready Ready Preview May 22, 2026 8:34am

Request Review

Copy link
Copy Markdown
Member

@wzslr321 wzslr321 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chapeau bas for taking care of this so quickly! Awesome 🎉

@konowrockis konowrockis merged commit 91f6597 into main May 22, 2026
4 checks passed
@konowrockis konowrockis deleted the feat/web-marketplace branch May 22, 2026 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants