project-deploy-portfolio-sync
Installation
SKILL.md
Project Deploy + Portfolio Sync
Use this skill when the user says a project is finished and wants it deployed and visible on andrewsolomon.dev.
Workflow
- Verify project repo context
- Confirm git branch and local changes.
- Run lint/build checks in app repo.
- Identify or create Vercel project.
- Deploy project app
- Run production deploy from the app repo.
- Capture both deployment URL and alias URL.
- Sync portfolio content
- In
andrewsolomon.dev, ensure a dedicated project page exists underprojects/. - Ensure homepage
index.htmlhas a card linking to that page. - Include the live demo URL on the case-study page.