pastbuild-export
Installation
SKILL.md
Past Build Export
Turn any codebase into a compelling portfolio piece for pastbuild.com. This skill extracts what makes your project interesting and formats it for easy import.
When to Use
Users ask things like:
- "Export this to Past Build"
- "Create a portfolio JSON for my project"
- "Generate Past Build format for [project]"
Your job: analyze the codebase, identify the highlights, and output clean JSON.
What Makes a Strong Project Entry
Past Build isn't a resume template. It's a way to showcase why you built something and what makes it interesting. Focus on:
Technical decisions worth talking about - Not just "used React", but "chose React Server Components to reduce client bundle by 40%"