Skip to content

feat(instructions): add comprehensive Vue 3 development instructions#1941

Merged
aaronpowell merged 2 commits into
github:stagedfrom
fhwvtqdc2q-svg:vue3-instructions
Jun 12, 2026
Merged

feat(instructions): add comprehensive Vue 3 development instructions#1941
aaronpowell merged 2 commits into
github:stagedfrom
fhwvtqdc2q-svg:vue3-instructions

Conversation

@fhwvtqdc2q-svg

Copy link
Copy Markdown

What

Adds instructions/vue.instructions.md — a comprehensive Vue 3 instructions file, and the auto-generated index entry in docs/README.instructions.md.

Why

Vue 3 is a major framework with no existing instructions file in the collection (an agents/vuejs-expert.agent.md and a Vue testing skill exist, but no *.instructions.md). This fills that gap with specialized, version-accurate guidance.

Scope (2 files only)

  • instructions/vue.instructions.md (174 lines, 24 sections)
  • docs/README.instructions.md (regenerated index entry)

Coverage

Composition API & <script setup>, the full reactivity system, compiler macros (defineModel/defineSlots/defineOptions), built-in components (Teleport/Suspense/Transition/KeepAlive), provide/inject, composables, Pinia, Vue Router, TypeScript, styling, forms, error handling, performance, SSR, accessibility, security, and testing.

Notes for reviewers

  • Targets staged per the contribution guidelines.
  • Version-specific APIs are labelled (e.g. defineModel 3.4+, useTemplateRef/useId 3.5+).

@github-actions github-actions Bot added instructions PR touches instructions new-submission PR adds at least one new contribution labels Jun 8, 2026
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

🔴 Contributor Reputation Check: HIGH risk

Check Risk
Profile HIGH
Credential audit NONE

Maintainers: please review this contributor before merging.
See the workflow run for full details.
Automated check powered by AGT.

@github-actions github-actions Bot added the needs-review:HIGH Contributor reputation check flagged HIGH risk label Jun 8, 2026
fhwvtqdc2q-svg and others added 2 commits June 8, 2026 15:05
Add instructions/vue.instructions.md covering the Vue 3 feature surface:
Composition API and <script setup>, the full reactivity system, compiler
macros (defineModel/defineSlots/defineOptions), built-in components
(Teleport/Suspense/Transition/KeepAlive), provide/inject, composables,
Pinia, Vue Router, TypeScript, styling, forms, error handling,
performance, SSR, accessibility, security, and testing.

Regenerate docs/README.instructions.md index entry.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

🔴 Contributor Reputation Check: HIGH risk

Check Risk
Profile HIGH
Credential audit NONE

Maintainers: please review this contributor before merging.
See the workflow run for full details.
Automated check powered by AGT.

@aaronpowell aaronpowell merged commit b3c89e9 into github:staged Jun 12, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

instructions PR touches instructions needs-review:HIGH Contributor reputation check flagged HIGH risk new-submission PR adds at least one new contribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants