Skip to main content
uw-ssec
GitHub 创作者资料

uw-ssec

按仓库查看 3 个 GitHub 仓库中的 92 个已收集 skills。

已收集 skills
92
仓库
3
更新
2026年7月9日
仓库浏览

仓库与代表性 skills

download-script-dev
软件开发工程师

This skill should be used when the user asks to "develop a download script", "debug data download", "fix download error", "create data pipeline template", "download template", "GAIA data pipeline", "download from S3", "access Zarr store", "cloud data access",…

2026年7月9日
singularity-apptainer
软件开发工程师

HPC containerization with Singularity/Apptainer including definition files, .sif image management, MPI integration, GPU passthrough, Slurm job integration, and Docker image conversion.

2026年7月8日
community-health-files
软件开发工程师

Templates and guidance for creating community health files (README, CONTRIBUTING, LICENSE, CODE_OF_CONDUCT, SECURITY, CITATION.cff, issue/PR templates) for open-source research software projects in any language.

2026年7月8日
pixi-package-manager
软件开发工程师

Manage scientific Python dependencies and environments with the pixi package manager: create environments, add conda-forge and PyPI packages, define and run tasks, and generate reproducible multi-platform lockfiles. Use when the user mentions pixi, pixi.toml,…

2026年7月8日
python-packaging
软件开发工程师

Create and publish distributable scientific Python packages following Scientific Python community best practices. Covers pyproject.toml, src layout, Hatchling, metadata, CLI entry points, and PyPI publishing.

2026年7月8日
scientific-documentation
软件开发工程师

Set up and maintain documentation for scientific Python packages. Covers Sphinx, MkDocs, NumPy-style docstrings, Diataxis framework, accessibility standards, and documentation hosting with Read the Docs.

2026年7月8日
typography-systems
网页与数字界面设计师

Use when building a new type scale, converting fixed sizes to fluid clamp() values, choosing or pairing fonts, fixing readability issues (line height, measure, tracking), or encoding typography as design tokens / CSS custom properties.

2026年7月8日
creating-handoffs
项目管理专家

Use when work context must transfer to another session or person. Triggers: create a handoff, hand off this work, summarize context for the next session, prepare a handoff.

2026年6月17日
已展示 8 / 76 个已收集 Skill。
dubbot-interpretation
网页与数字界面设计师

Map DubBot and AudioEye scan output to WCAG 2.1 AA rule citations and to the appropriate in-plugin reviewer agent. Use when starting remediation from a DubBot or AudioEye report.

2026年5月10日
notebook-accessibility
网页与数字界面设计师

WCAG 2.1 AA guidance specific to Jupyter notebooks (.ipynb). Use when reviewing notebook content for heading hierarchy, figure alt text, interactive output accessibility, DataFrame rendering, inline HTML, execution order, and export contexts.

2026年5月10日
uw-policy-mapping
软件开发工程师

Map WCAG 2.1 AA rules to UW digital accessibility policy language (KB0036639, UW accesstech checklist). Use when writing remediation tickets that need to cite UW policy alongside WCAG.

2026年5月10日
wcag-remediation-patterns
软件开发工程师

Concrete remediation snippets for WCAG 2.1 AA violations, keyed by WCAG rule number. Use when a reviewer agent needs to populate the Fix field in a finding. Reference only — do not modify files.

2026年5月10日
compliance-matrix-template
软件开发工程师

Canonical output format for ADA Title II compliance audits. Defines the compliance matrix (file x WCAG rule x status), severity taxonomy, and emission formats. Use when generating audit reports.

2026年4月20日
wcag-av-requirements
综合办公文员

Reference for WCAG 2.1 AA audio/video requirements under ADA Title II. Use when the user asks about captions, audio descriptions, video accessibility, live vs prerecorded video rules, sound effects in captions, audio-only or video-only content, embedded…

2026年4月20日
wcag-document-requirements
综合办公文员

Reference for WCAG 2.1 AA requirements as applied to non-HTML documents — Google Docs, Word, PowerPoint, Google Slides, PDFs, spreadsheets, and source code blocks. Use when the user asks about making a Google Doc accessible, document heading styles, PDF…

2026年4月20日
wcag-exceptions
综合办公文员

Reference for the exceptions to ADA Title II / WCAG 2.1 AA compliance — archived content, preexisting documents, preexisting social media posts, password-protected personal documents, and third-party content. Use when the user asks "is X exempt", "do we have…

2026年4月20日
已展示 8 / 10 个已收集 Skill。
add-binding
软件开发工程师

Generates the complete scaffolding (C++ source, header, `bind.cpp` registration, CMake update, Python wrapper package, tests, and optional benchmarks) for a new HPX algorithm binding in HPyX. Use when the user asks to "add a new binding", "scaffold a…

2026年4月24日
benchmarking
软件质量保证分析师与测试员

Generates `pytest-benchmark` scripts for HPyX bindings, runs HPX vs NumPy/pure-Python comparisons, measures thread scaling and binding overhead, and interprets timing results. Use when the user asks about "benchmarking", "performance testing",…

2026年4月24日
build-system
软件开发工程师

Guides building and configuring HPyX (CMake + scikit-build-core + Nanobind + pixi), diagnoses CMake/compilation/link errors, explains `nanobind_add_module` usage, configures conda-forge dependencies, and resolves RPATH issues. Use when the user asks about…

2026年4月24日
gil-management
软件开发工程师

Enforces correct GIL handling in HPyX's Nanobind bindings under Python 3.13 free-threading — diagnoses GIL deadlocks and callback segfaults, applies `gil_scoped_acquire`/`release` patterns, and validates thread safety in C++/Python code. Use when the user…

2026年4月24日
hpx-architecture
软件开发工程师

Maps HPX C++ library components to their `vendor/hpx/` source locations, tracks which HPX features are already wrapped in HPyX, and identifies unwrapped candidates for new Python bindings. Use when the user asks about "HPX architecture", "HPX components",…

2026年4月24日
nanobind-patterns
软件开发工程师

Writes Nanobind C++-to-Python bindings for HPX APIs following HPyX conventions — generates `m.def` function bindings, `nb::class_` wrappers, type conversions, and `nb::ndarray` patterns. Use when the user asks to "create a binding", "write nanobind code",…

2026年4月24日
已展示 3 / 3 个仓库
已展示全部仓库