add-to-site

Installation
SKILL.md

Add Project to Portfolio

Use this skill to add a new app or project to the dividend-solo portfolio at /Users/james/Developer/repos/dividendsolo/dividend-solo.

Step 0 — Classify the project

First determine which kind of entry this is — it changes where href and image come from:

  • Deployed to production (has a live URL — custom domain or *.vercel.app): href is the production URL, image is an OG image (see table below).
  • MVP / not deployed (prototype, local-only, demo-stage): href is a Screen Studio share link to the demo video — James generates it from his Screen Studio account ("Shareable link" export). Ask him for the link if you don't have it; do NOT host the video file yourself or use a file path. The demo recording workflow lives in the project's scripts/cursor-demo.ts (see recall/fieldlog for the pattern).

Step 1 — Gather project info

You need four things. If the user hasn't provided them, ask:

Installs
17
GitHub Stars
1
First Seen
Jul 7, 2026
add-to-site — dividendsolo/skills