Skip to content

Migrate tribal knowledge to Cursor skills#3

Merged
pyfig merged 1 commit into
mainfrom
cursor/migrate-to-skills-0fea
Jun 30, 2026
Merged

Migrate tribal knowledge to Cursor skills#3
pyfig merged 1 commit into
mainfrom
cursor/migrate-to-skills-0fea

Conversation

@pyfig

@pyfig pyfig commented Jun 30, 2026

Copy link
Copy Markdown
Owner

Summary

Migrates operational and development knowledge from stale docs into Cursor skills, aligned with the Go-only production stack.

Updated skills (5)

  • saveinator-python-go-paritysaveinator-locale-parity — locales + config parity only, no dual-stack references
  • saveinator-go-dev — migrate container bootstrap, correct compose/deploy paths
  • saveinator-go-test — CI -race/coverage, removed pytest references
  • saveinator-locale-sync — root locales/ as canonical source
  • saveinator-handler-worker-scaffold — Pinterest reference, no Python parity step

New skills (5)

  • saveinator-deploy-vps — deploy, hotfix, repair scripts
  • saveinator-monitoring — Prometheus/Grafana/Loki stack
  • saveinator-cookies — TikTok/Instagram export, deploy, auto-refresh
  • saveinator-db-migrate — Alembic workflow
  • saveinator-pinterest — Go Pinterest API implementation

Docs & cleanup

  • Slimmed MONITORING.md and PINTEREST_DOWNLOADER.md (stub → skill pointer)
  • Removed docker-compose.go.yml duplicate and broken scripts/verify-youtube-on-vps.sh
  • Updated scripts/check-parity.sh and sync-locales.sh wording
  • Synced missing locale keys in root locales/ (clear, instagram, errors.send_link)

Not in scope

Go runtime optimizations (cache, yt-dlp consolidation) — planned as separate PRs.

Test plan

  • scripts/check-parity.sh passes
  • All 10 skills present under .cursor/skills/
  • No references to removed bot/, workers/, tests/ paths in skills
Open in Web Open in Cursor 

- Replace saveinator-python-go-parity with saveinator-locale-parity (Go-only)
- Update go-dev, go-test, locale-sync, handler-scaffold skills
- Add deploy-vps, monitoring, cookies, db-migrate, pinterest skills
- Slim MONITORING.md and PINTEREST_DOWNLOADER.md; fix go/README.md
- Remove duplicate docker-compose.go.yml and broken verify-youtube script
- Sync root locale keys (clear, instagram, errors.send_link)

Co-authored-by: Daniil Khramov <pyfig@users.noreply.github.com>
@pyfig pyfig marked this pull request as ready for review June 30, 2026 03:56
@pyfig pyfig merged commit 4b6e255 into main Jun 30, 2026
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants