Files
stack/apps
Jason Woltje 14eb8855e4 feat(P4-006): skill management — catalog, install, config
Add SkillsService with CRUD operations against the skills table,
toggle enable/disable, and findByName lookup. Wire SkillsController
with REST endpoints at /api/skills (list, get, create, update,
toggle, delete). Skills support builtin/community/custom sources
with JSON config storage.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 08:55:10 -05:00
..