Skip to content

Conversation

@onmax
Copy link

@onmax onmax commented Jan 27, 2026

Summary

  • After nuxt module add, check if module exposes agent skills via meta.agents.skills
  • Prompt user to install skills using npx skills add
  • Piped stdio to show our own @Clack spinners

Related

Test plan

  • Add module with skills config → prompts to install
  • Add module without skills → shows "No skills found"
  • Decline install → skips skill installation

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 27, 2026

  • nuxt-cli-playground

    npm i https://pkg.pr.new/create-nuxt@1201
    
    npm i https://pkg.pr.new/nuxi@1201
    
    npm i https://pkg.pr.new/@nuxt/cli@1201
    

commit: 6676659

@github-actions
Copy link
Contributor

github-actions bot commented Jan 27, 2026

📦 Bundle Size Comparison

📈 nuxi

Metric Base Head Diff
Rendered 3706.35 KB 3708.32 KB +1.97 KB (+0.05%)

📈 nuxt-cli

Metric Base Head Diff
Rendered 137.36 KB 139.34 KB +1.98 KB (+1.44%)

📈 create-nuxt

Metric Base Head Diff
Rendered 1654.93 KB 1656.75 KB +1.83 KB (+0.11%)

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 27, 2026

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing feat/module-skills (6676659) with main (5e25865)

Open in CodSpeed

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.

2 participants