Agent skill
engineering-report-generator-do
Sub-skill of engineering-report-generator: Do (+4).
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/development/engineering-report-generator/do
SKILL.md
Do (+4)
Do
- Use relative paths from report location for data
- Include interactive plots only (Plotly, Bokeh, Altair)
- Apply consistent color schemes across charts
- Add clear axis labels and titles
- Include hover data for detailed values
- Make reports responsive (mobile-friendly)
Don't
- Export static matplotlib PNG/SVG images
- Use absolute file paths
- Create overly complex visualizations
- Skip executive summaries
- Ignore accessibility (color contrast)
Data Input
- Use relative paths from report location
- CSV files with clear column headers
- Data pre-processed and validated
HTML Output
- Self-contained files (CDN for Plotly)
- Responsive design (mobile-friendly)
- Print-friendly styling
- Accessible color contrast
File Organization
project/
data/
raw/ # Original data
processed/ # Analysis-ready CSV
reports/
analysis.html # Generated reports
scripts/
generate_report.py
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?