Skip to content

Per-project Agent Skills, Claude Opus 4.8, and Nuxt app generation#82

Closed
holoduke wants to merge 2 commits into
opactorai:mainfrom
holoduke:feat/skills-opus-nuxt
Closed

Per-project Agent Skills, Claude Opus 4.8, and Nuxt app generation#82
holoduke wants to merge 2 commits into
opactorai:mainfrom
holoduke:feat/skills-opus-nuxt

Conversation

@holoduke

Copy link
Copy Markdown

Summary

Three self-contained features:

1. Per-project Agent Skills

  • Enables settingSources so the agent loads skills from .claude/skills/ (project-level and user/global).
  • A small service + REST API to list/create/update/delete SKILL.md files per project.
  • A Skills tab in Project Settings: manage project skills (add/edit/delete) and view available global skills (searchable, read-only).

2. Claude Opus 4.8

  • Adds claude-opus-4-8 to the model picker (with aliases).

3. Nuxt app generation

  • Scaffolds Nuxt 4 + Nuxt UI projects (app.vue/UApp, pages/, dev wrapper) instead of a bare Next.js starter.
  • Agent system/initial prompts updated to target Nuxt + Nuxt UI.

Each feature is independent. No configuration is required for existing behavior beyond the new model option.

holoduke added 2 commits June 25, 2026 12:48
- Skills: settingSources loads .claude/skills (project + global); service + API + Skills tab UI
- Opus 4.8 added to the model picker
- Generate Nuxt 4 + Nuxt UI apps (scaffold, agent prompts)
@holoduke

Copy link
Copy Markdown
Author

Superseded by #83, which includes this (Skills + Opus 4.8 + Nuxt) plus thinking-mode control, provider-aware Git/self-hosted deploy, and reliability fixes — all infra-free.

@holoduke holoduke closed this Jun 25, 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