home/categories/architecture-patterns/uw-ssec-rse-plugins-community-plugins-holoviz-visualization-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.

uw-ssec
maintainer
uw-ssec
Updated 1/16/2026
Stars
9
Forks
3
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use parameterization