Skip to content

feat(wix-app): remove @wix/design-system and wix-design-system skill dependency#380

Open
mirivoWix wants to merge 1 commit into
mainfrom
wix-app-remove-wds-skill-dependency
Open

feat(wix-app): remove @wix/design-system and wix-design-system skill dependency#380
mirivoWix wants to merge 1 commit into
mainfrom
wix-app-remove-wds-skill-dependency

Conversation

@mirivoWix

Copy link
Copy Markdown
Contributor

Summary

  • Removes the mandatory checklist step to invoke the wix-design-system skill before editing .tsx files, and the matching styles.global.css import requirement from SKILL.md
  • Removes @wix/design-system import lines from all code examples across reference files (SITE_PLUGIN.md, CUSTOM_ELEMENT_WIDGET.md, EXAMPLES.md, DYNAMIC_PARAMETERS.md)
  • Replaces all prose references to the wix-design-system skill with neutral wording across DASHBOARD_MENU_PLUGIN.md, DASHBOARD_PLUGIN.md, SETTINGS_PANEL.md, and others

Motivation

Testing whether the wix-app skill performs faster end-to-end when it no longer triggers the wix-design-system skill (which loads substantial additional context). The wix-design-system skill can be re-added if the tradeoff isn't worth it.

Test plan

  • Trigger the wix-app skill with a dashboard page task and confirm it no longer invokes wix-design-system
  • Verify settings panel / color picker guidance is still present and actionable without the WDS skill

Made with Cursor

…dependency

Remove all references to @wix/design-system and the wix-design-system skill
from the wix-app skill to reduce context load and improve performance. The
mandatory skill invocation steps and import guidance are removed; WDS component
usage in code examples is preserved structurally but without the package import
lines.

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant