Skip to content

Add VueJs 3 instructions#94

Merged
aaronpowell merged 3 commits into
github:mainfrom
LouellaCreemers:add-vuejs-instruction
Jul 13, 2025
Merged

Add VueJs 3 instructions#94
aaronpowell merged 3 commits into
github:mainfrom
LouellaCreemers:add-vuejs-instruction

Conversation

@LouellaCreemers

Copy link
Copy Markdown
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run node update-readme.js and verified that README.md is up to date.

Description

Vue 3 Composition API & TypeScript best practices: SFCs with <script setup>, Vite, Pinia, composables, routing, testing, styling, performance, accessibility, and security. Inspired by ReactJS development instructions.


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Copilot AI review requested due to automatic review settings July 13, 2025 18:29

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a new set of VueJS 3 development instructions and updates the project README to reference them.

  • Adds vuejs3.instructions.md with Composition API, TypeScript, tooling, and best-practice guidelines.
  • Updates README.md to include the new VueJS 3 instructions in the instructions table.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
instructions/vuejs3.instructions.md New file with VueJS 3 Composition API & TypeScript guidelines
README.md Added entry for the VueJS 3 instructions in the instructions table

@aaronpowell aaronpowell merged commit 310a73f into github:main Jul 13, 2025
2 checks passed
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.

3 participants