From dx-webdev
Use DevExtreme jQuery capability maps to translate UX intent into widget options, dependencies, and constraints without relying on recipes or templates.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dx-webdev:dx-capability-map-usageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when a task asks to reconfigure, enhance, or plan a DevExtreme jQuery UI and the answer depends on which widgets, options, or composition primitives are available.
Use this skill when a task asks to reconfigure, enhance, or plan a DevExtreme jQuery UI and the answer depends on which widgets, options, or composition primitives are available.
Keep the plugin boundary: pure HTML, JavaScript, CSS, jQuery, and DevExtreme jQuery widgets. Do not switch to Angular, React, Vue, JSX, TSX, generated wrappers, or ThemeBuilder output.
references/capability-map/index.json: map inventory and phrase index.references/capability-map/components/*.json: component capability maps.references/capability-map/saas-patterns/*.json: cross-product SaaS workflow maps that translate operational patterns into DevExtreme primitives.references/capability-map/html-css-layout.json: plain HTML/CSS layout primitives that complement widgets.references/saas-ux/*.json: source-backed SaaS observations and taxonomy. Load only when the task asks for SaaS-style pattern translation or research provenance.Load only the files that match the current user intent. The maps answer what primitives are available; they are not layout recipes and should not decide the final visual design for you.
Useful searches:
rg -n "fixed column|columnFixing|drawer|splitter|toolbar|popup" references/capability-map
rg -n "\"path\": \"columns\\[\\]\\.fixed\"" references/capability-map
rg -n "record workbench|side panel|smart chip|dashboard widgets|command bar" references/capability-map references/saas-ux
columns[].fixedPosition requires columns[].fixed = true.Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub geekhoo/plugins --plugin dx-webdev