Add inline SVG brand icons to the 'icon' field in each plugin.json.
Icons sourced from Simple Icons (CC0) where available, with standard
brand marks for Twilio, Slack, and LaunchDarkly.
Co-authored-by: n2parko <n2parko@users.noreply.github.com>
- Remove rules, hooks, agents, extensions, scripts from all plugins
- Keep only skills/ and mcp.json per plugin
- Update plugin.json manifests to reference only skills and mcpServers
- Rewrite READMEs to reflect slimmed structure
- Update changelogs
Co-authored-by: n2parko <n2parko@users.noreply.github.com>
- Added "$schema": "https://cursor.com/schemas/hooks.json" as the first key
in all 15 plugin hooks.json files
- Added "$schema": "https://cursor.com/schemas/mcp.json" as the first key
in all 15 plugin mcp.json files
- Preserved all existing content and formatting
- Plugins: github, stripe, vercel, supabase, sentry, cloudflare, aws,
docker, prisma, firebase, datadog, twilio, slack, launchdarkly, mongodb
Co-authored-by: n2parko <n2parko@users.noreply.github.com>