workflow-template-extractor

Installation
SKILL.md

Workflow: Template Extractor (Real Project → Template)

Goal: Turn a real project into a shareable, runnable template in templates/ with minimal manual cleanup.

This is intended for “proven projects” you want to reuse as a baseline for future builds.

Input (pass paths only)

  • source_repo_root: Path to the real project
  • target_repo_root: Ship Faster repository root (where templates/ lives)
  • run_dir: runs/template-extractor/active/<run_id>/
  • extract_spec.md: What to keep/remove/generalize (brand, copy, assets, integrations, auth gates)

Output (persisted)

  • 03-plans/extract-plan.md
  • 05-final/extract-summary.md
  • templates/<NNN>-<slug>/ (runnable)
Installs
49
GitHub Stars
336
First Seen
Feb 10, 2026
workflow-template-extractor — heyvhuang/ship-faster