What problem does it solve?
This Skill automates creating a recruiter-facing, self-contained portfolio website from captured development reflections, commits, and media so developers don't have to assemble evidence, timelines, and screenshots manually.
Core Features & Use Cases
- Deterministic export of a static web folder (HTML, CSS, JS, assets) populated from .case-study/events.json, git commits, and curated media.
- Coverage validation against a recruiter rubric (constraints, tradeoffs, risks, security, iteration) with gap reporting and prompts to capture missing reflections.
- Template and theme resolution with layered CSS, snippet-based HTML cards, embedded window.DATA, and optional build script invocation for reproducible outputs.
Use case: After a project milestone, run the skill to produce a polished portfolio page (with timeline, commits, screenshots, and architecture visuals) ready to share with hiring managers.
Quick Start
Generate a portfolio case study from my project's .case-study/events.json and git history by saying "generate case study" or using the /generate command.