Skip to content

Tag extensions with a functional category - #24

Merged
Anton-Horn merged 1 commit into
mainfrom
feat/extension-categories
Jul 21, 2026
Merged

Tag extensions with a functional category#24
Anton-Horn merged 1 commit into
mainfrom
feat/extension-categories

Conversation

@Anton-Horn

Copy link
Copy Markdown
Contributor

Every manifest now declares a category so Cate's catalog can filter by it (0-AI-UG/cate#491).

  • ai: aisession, mcp, usage
  • data: sqlite
  • design: excalidraw, mermaid
  • productivity: confluence, jira
  • communication: discord, slack
  • sales: dynamics365, hubspot, pipedrive, salesforce, zohocrm
  • development: frontendkit, kitchensink

gen-catalog fails on an unknown category and warns on a missing one. README trimmed to lists.

Merge after the cate PR, otherwise the catalog advertises a field the app ignores.

Cate's catalog UI filters by manifest `category`, so declare one for each
extension: what it is for (ai, data, design, productivity, communication,
sales, development), not how it is built. gen-catalog rejects an unknown
value and warns when one is missing, since Cate would silently file it
under "Other".

Also trims the README down to lists.
@Anton-Horn
Anton-Horn force-pushed the feat/extension-categories branch from 18fab0e to 9e51e75 Compare July 21, 2026 19:56
@Anton-Horn
Anton-Horn merged commit 3e0276d into main Jul 21, 2026
20 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.

1 participant