Waveform Resume Skill
Description
Claude Code skill: turn a resume into a digital timing diagram - career as signal lanes, scroll-scrubbed playhead, sticky mini-diagram, per-job HIGH bars, pulse-train paper navigator. Read-flat + print-to-PDF.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
waveform-resume
A [Claude Code](https://claude.com/claude-code) skill that turns a résumé into a single self-contained HTML page built as a **digital timing diagram**.
The career is drawn as signal lanes — each job, degree, tool, and paper is its own lane. Scrolling a pinned hero scrubs a coral playhead across the timeline; past the hero a **sticky mini-diagram** keeps tracking it; the section in view **lights its own lane**; panels and bullets **clock in** on staggered edges; each job draws a **HIGH date-span bar**; and the publications get a **pulse-train navigator**.
Keeps a plain **Read flat** view and a clean **print-to-PDF**. Deep teal-ocean + one coral accent; Bricolage Grotesque / Hanken Grotesk / IBM Plex Mono. Only external dependency is Google Fonts. **Content is transcribed verbatim — nothing invented.**
Best for silicon / hardware / firmware / EE / embedded / systems résumés, or anyone who wants a résumé "like a waveform".
Install
git clone https://github.com/rahulsaw13/waveform-resume-skill.git
cp -r waveform-resume-skill/waveform-resume ~/.claude/skills/waveform-resume
Restart Claude Code; it lists `waveform-resume` among available skills.
Use
"Make my résumé look like a timing diagram." "Turn this résumé PDF into a waveform for a hardware role." "/waveform-resume"
Claude reads the résumé, maps it to lanes (jobs, degrees, tools, papers), fills the template, verifies Read-flat + PDF, and publishes the result.
Layout
waveform-resume/
SKILL.md
templates/
waveform.html the page — edit content + the LANES / MINI / T0 / T1 data
reference/
content-schema.md what to extract from the source résumé
authoring.md the lane-design method + verify checklist
examples/
rahul-saw.html a finished résumé (11 lanes)
Licence
MIT — see [LICENSE](LICENSE).
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11