Sub-skill of engineering-report-generator: Do (+4).
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill do --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Do?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-workspace-hub-af80407f)More formats (shields.io, HTML) on the badges page.
---
name: engineering-report-generator-do
description: 'Sub-skill of engineering-report-generator: Do (+4).'
version: 1.1.0
category: development
type: reference
scripts_exempt: true
---
# 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
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
This skill helps you track, analyze, and report on keyword ranking positions over time. It monitors both traditional SERP rankings and AI/GEO visibility to provide comprehensive search performance insights.
Find and analyze YouTube competitor channels using YouTube Data API v3. Discover competitors through keyword search, category matching, content similarity, and related channel discovery. Compare metrics, content strategies, and market positioning. Use when users want to (1) Find competitors for their YouTube channel, (2) Analyze competitor performance metrics, (3) Compare their channel against competitors, (4) Identify content gaps and opportunities, (5) Benchmark against similar creators, (6...
Analyze and optimize tweets for maximum reach using Twitter's open-source algorithm insights. Rewrite and edit user tweets to improve engagement and visibility based on how the recommendation system ranks content.
Instructions for fetching current weather temperature data for Karachi, Pakistan from wttr.in API
Get current weather and forecasts (no API key required).