Skip to content

Rebuild skill templates with hand-authored workflows#268

Open
vedworks wants to merge 1 commit into
feat/skill-templatesfrom
cursor/rebuild-skill-templates-c638
Open

Rebuild skill templates with hand-authored workflows#268
vedworks wants to merge 1 commit into
feat/skill-templatesfrom
cursor/rebuild-skill-templates-c638

Conversation

@vedworks

@vedworks vedworks commented May 2, 2026

Copy link
Copy Markdown

Summary

  • Replaces generated skill-template seed content with hand-authored workflow definitions for all 38 templates.
  • Adds explicit userUseCase and structured interviewQuestions metadata so prompts ask workflow-specific questions one at a time.
  • Updates prompt generation, gallery search, exports, and quality tests to enforce the new hand-authored template contract.

Verification

  • Passed: static validation script confirmed all 38 template files include userUseCase, 4-5 interview questions, >=6 instructions, no old generated-template leftovers, and no Apollo required app references.
  • Passed: git diff --check.
  • Blocked: pnpm exec vitest run lib/skill-templates.test.ts app/components/templates/skill-template-gallery.test.tsx could not run because this machine has no node or pnpm installed (node: command not found, pnpm: command not found).
Open in Web Open in Cursor 

@vedworks
vedworks marked this pull request as ready for review May 5, 2026 17:54
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