TemaDeveloper / TemaDeveloper/personal_planner

feat(templates): Browse & pick from the shared AI template pool

Open
#60 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
2
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Size: M.

The shared-templates spec parks "template browsing UI / marketplace" as out of scope, so the vector-search shared-template pool is invisible — users can only get a template by describing something and hoping the matcher finds one.

Scope

Add a browsable/searchable gallery of shared SectionTemplates (ranked by usageCount) for one-click adoption. Surfaces the "gets smarter with every user" flywheel that's currently backend-only. (Coordinate with the isShared/IDOR fix so only genuinely-shared, non-personal templates appear.)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the existing SectionTemplate and vector-search paths, then review the shared-template browsing scope alongside the isShared/IDOR fix. Done means users can browse and search shared templates ranked by usageCount, adopt one with one click, and never see personal templates.

Written by the indexing model from the issue text.

Assessment

Tech stack
nextjs, react, typescript
Domain
authorization, backend, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.