Skip to content

feat: add skill installer with install/uninstall and settings UI#277

Merged
chriswritescode-dev merged 3 commits into
mainfrom
feat/skill-installer
Jun 18, 2026
Merged

feat: add skill installer with install/uninstall and settings UI#277
chriswritescode-dev merged 3 commits into
mainfrom
feat/skill-installer

Conversation

@chriswritescode-dev

Copy link
Copy Markdown
Owner

Adds backend routes and service for skill installation, a frontend SkillInstallDialog component, shared schemas and types, and comprehensive tests for the full skill install/uninstall/list flow.

Files

  • backend/src/routes/settings.ts
  • backend/src/services/skills.ts
  • backend/test/routes/settings-skills-install.test.ts
  • backend/test/services/skills.test.ts
  • frontend/src/api/settings.test.ts
  • frontend/src/api/settings.ts
  • frontend/src/api/types/settings.ts
  • frontend/src/components/settings/SkillInstallDialog.tsx
  • frontend/src/components/settings/SkillsEditor.test.tsx
  • frontend/src/components/settings/SkillsEditor.tsx
  • shared/src/schemas/skills.ts
  • shared/src/types/index.ts

@chriswritescode-dev
chriswritescode-dev merged commit 9cb2bb1 into main Jun 18, 2026
4 checks passed
@chriswritescode-dev
chriswritescode-dev deleted the feat/skill-installer branch June 18, 2026 02:52
chriswritescode-dev added a commit that referenced this pull request Jun 18, 2026
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