Waveform Resume Skill banner
rahulsaw13 rahulsaw13

Waveform Resume Skill

Development community

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).