Skip to content

Conversation

@amondnet
Copy link
Contributor

Summary

  • Make plugin description field optional in marketplace schema validation
  • Update TypeScript interface to reflect optional description
  • Resolves validation error for plugins without descriptions (e.g., nuxt plugin)

Changes

  • Modified Zod schema to allow optional description
  • Updated Plugin TypeScript interface
  • Applied linting fixes
  • Updated IDE VCS mappings for new plugins

Test plan

  • Verify marketplace loads without validation errors
  • Confirm plugins without descriptions render correctly
  • Ensure existing plugins with descriptions still work

@vercel
Copy link

vercel bot commented Oct 16, 2025

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

Project Deployment Preview Comments Updated (UTC)
claude-code-plugins Ready Ready Preview Comment Oct 16, 2025 10:54pm

@amondnet amondnet self-assigned this Oct 16, 2025
@amondnet amondnet merged commit e8226f0 into main Oct 16, 2025
4 of 5 checks passed
@amondnet amondnet deleted the fix/marketplace-description-optional branch October 16, 2025 22:54
@pleaseai pleaseai bot mentioned this pull request Oct 16, 2025
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