library/specializations/fpga-programming/skills/hls-cpp-to-rtl/SKILL.md
Expert skill for C/C++ to RTL conversion using High-Level Synthesis tools
npx skillsauth add a5c-ai/babysitter hls-cpp-to-rtlInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Expert skill for High-Level Synthesis (HLS) development, converting C/C++ algorithms to optimized RTL implementations for FPGA acceleration.
#pragma HLS PIPELINE II=1 - Pipeline loops for throughput#pragma HLS UNROLL factor=N - Unroll loops for parallelism#pragma HLS ARRAY_PARTITION - Memory partitioning#pragma HLS DATAFLOW - Task-level parallelism#pragma HLS INTERFACE - Port protocol specificationdevelopment
Model documentation skill for generating model cards following Google's model card framework.
development
MLflow integration skill for experiment tracking, model registry, and artifact management. Enables LLMs to log experiments, compare runs, manage model lifecycle, and retrieve artifacts through the MLflow API.
data-ai
LIME-based local explanation skill for individual predictions across tabular, text, and image data.
devops
Kubeflow Pipelines skill for ML workflow orchestration, component management, and Kubernetes-native ML.