Agent skill

engineering-report-generator-do

Sub-skill of engineering-report-generator: Do (+4).

Stars 4
Forks 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

  1. Use relative paths from report location for data
  2. Include interactive plots only (Plotly, Bokeh, Altair)
  3. Apply consistent color schemes across charts
  4. Add clear axis labels and titles
  5. Include hover data for detailed values
  6. Make reports responsive (mobile-friendly)

Don't

  1. Export static matplotlib PNG/SVG images
  2. Use absolute file paths
  3. Create overly complex visualizations
  4. Skip executive summaries
  5. 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

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results