Skip to main content
Back to registry

jquery-4

jezweb/claude-skills

Status : Production Ready Last Updated : 2026-01-25 Dependencies : None Latest Versions : jquery@4.0.0, jquery-migrate@4.0.2

Installs232
Install command
npx skills add https://github.com/jezweb/claude-skills --skill jquery-4
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Status : Production Ready Last Updated : 2026-01-25 Dependencies : None Latest Versions : jquery@4.0.0, jquery-migrate@4.0.2 Before upgrading, add the migrate plugin to identify compatibility issues: Why this matters: Run your application and check console for migrate plugin warnings. Each warning indicates code that needs updating. These functions were deprecated and are now removed. Use native JavaScript equivalents: camelCase replacement: Three internal array methods removed from jQuery objects: jQuery 4.0 follows the W3C specification for focus event order: Impact : If your code depends on specific event ordering, test thoroughly. The slim build ( jquery-4.0.0.slim.min.js ) no longer includes: The toggleClass(boolean) and toggleClass(undefined) signatures are removed: Scripts fetched via AJAX no longer auto-execute unless dataType is specified: WordPress themes/plugins should: Many WordPress plugins use removed jQuery methods: If you need quick compatibility without changing all code: CRITICAL : This is a temporary measure. Update your code to use native methods. jQuery 4.0 supports ES modules: For CSP with Trusted Types: This skill prevents 8 documented issues: Error : TypeError: $.isArray is not a function Source : Why It Happens : Method removed in jQuery 4.0 Prevention : Use Array.isArray() instead Error : TypeError: $.parseJSON is not a function Source : Why It...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does jquery-4 do?

Status : Production Ready Last Updated : 2026-01-25 Dependencies : None Latest Versions : jquery@4.0.0, jquery-migrate@4.0.2

Is jquery-4 good?

jquery-4 does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does jquery-4 work with?

jquery-4 currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to jquery-4?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install jquery-4?

npx skills add https://github.com/jezweb/claude-skills --skill jquery-4

Related skills

More from jezweb/claude-skills

Related skills

Alternatives in Software Engineering