Skip to content

feat: add real-world starter template pack + docs#7

Merged
mackeh merged 1 commit intomainfrom
feat/real-world-starter-pack
Feb 14, 2026
Merged

feat: add real-world starter template pack + docs#7
mackeh merged 1 commit intomainfrom
feat/real-world-starter-pack

Conversation

@mackeh
Copy link
Owner

@mackeh mackeh commented Feb 14, 2026

Summary

  • add five production-style workflow templates to the built-in template catalog
  • expand template tests to assert new template coverage and metadata
  • update README, demos, API reference, docs index, and changelog for discoverability

Templates Added

  • invoice-intake-approval
  • web-scrape-api-sync
  • csv-cleanup-validation
  • email-triage-ticket-create
  • scheduled-health-check-alert

Validation

  • cd apps/server && npm test
  • cd apps/server && npm run build
  • cd apps/web && npm test
  • cd apps/web && npm run build

Notes

  • this change is additive and does not alter existing template IDs
  • docs were updated to keep onboarding and demos aligned with shipped capabilities

@mackeh mackeh merged commit 868dc78 into main Feb 14, 2026
3 checks passed
@mackeh mackeh deleted the feat/real-world-starter-pack branch February 14, 2026 10:01
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.

1 participant