home/categories/architecture-patterns/cdcore09-holoviz-claude-plugins-holoviz-expert-skills-parameterization-skill-md
architecture-patternsdevelopment

parameterization

Master declarative parameter systems with Param for type-safe configuration. Use this skill when building parameterized classes with automatic validation, creating reactive dependencies with @param.depends, implementing watchers for side effects, auto-generating UIs from parameters, or organizing application configuration with hierarchical parameter structures.

cdcore09
maintainer
cdcore09
अपडेट किया गया 1/7/2026
स्टार
2
फोर्क
0
quick start

Installation and usage

Master declarative parameter systems with Param for type-safe configuration. Use this skill when building parameterized classes with automatic validation, creating reactive dependencies with @param.depends, implementing watchers for side effects, auto-generating UIs from parameters, or organizing application configuration with hierarchical parameter structures.

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use parameterization