Subaru PFS Project
Official@subaru-pfs
Subaru PFS (Prime Focus Spectrograph) Project
Agent Skills by Subaru PFS Project
Showing 12 vetted skills indexed across 1 GitHub repositories.
creating-custom-holoviz-skills
Standardize development, documentation, and testing of HoloViz agent skills.
contributing-to-holoviz
Standardize PR descriptions, documentation, and testing for HoloViz packages.
developing-with-holoviz
Build interactive HoloViz dashboards with Panel, Param, and hvPlot.
documentation
Enforce Diátaxis documentation standards for HoloViz repository pull requests.
minimal-example
Create minimal reproducible code examples for HoloViz library issues.
pr-description
Standardize pull request descriptions for HoloViz repositories using organizational templates.
testing
Identify edge cases and parameterized tests for HoloViz software packages.
cleanup
Standardize code quality and refactoring patterns for HoloViz Python libraries.
panel
Develop interactive web dashboards with reactive Python UI components using HoloViz Panel.
param
Define Python classes with typed, validated, and reactive parameters.
holoviews
Compose declarative HoloViews elements and manage state through streams.
hvplot
Create interactive Bokeh charts from Pandas, Polars, Xarray, DuckDB, and Dask data.
Frequently Asked Questions About Subaru PFS Project
FAQPage SchemaWhat specific tasks are enabled by the Subaru PFS skill set?▼
These skills enable the creation of interactive web dashboards, the definition of reactive class parameters, and the generation of declarative charts. Users can standardize repository maintenance, enforce documentation consistency, and implement parameterized testing for complex visualization packages built on the HoloViz stack.
Which personas benefit from these visualization skills?▼
Data scientists, research engineers, and software developers working with large-scale datasets benefit from these skills. They are specifically designed for contributors managing HoloViz-based repositories who require standardized patterns for code quality, pull request management, and interactive UI development.
What are the primary dependencies for implementing these visualization skills?▼
Implementation requires the HoloViz ecosystem, specifically Panel for web interfaces, Param for parameter validation, and hvPlot or HoloViews for declarative charting. These skills integrate with data processing libraries including Pandas, Polars, Xarray, DuckDB, and Dask to render interactive visual outputs.