-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Objective
To improve the development experience by introducing reusable prompt files, ensuring higher developer efficiency and a significant reduction in development time.
Rather than simply pre-configuring tools for usage, this feature aims to provide well-structured, optimized prompts that assist developers in coding faster and more effectively.
Scope
We will initially focus on VS Code users, leveraging GitHub Copilot's experimental support for reusable prompt files.
🔗 Reference Documentation:
VS Code Copilot - Reusable Prompt Files
Tasks for the Assignee
-
Research & Best Practices
- Understand the structure and implementation of
feature.prompt.mdfiles. - Study best practices for writing effective prompts to maximize utility.
- Understand the structure and implementation of
-
Collaboration & Decision Making
- Consult with core maintainers to define an initial set of reusable prompts tailored to our development workflow.
-
Implementation & Testing
- Implement the prompts in an organized manner.
- Conduct A/B tests to ensure they improve efficiency and integrate well with existing workflows.
-
Documentation & Demonstration
- Maintain proper documentation throughout the process.
- Create a short video tutorial demonstrating the usage and benefits of the prompt files.
-
Integration & Contribution
- Add this feature's documentation to the
wstack-docsrepository, making them a standardized part of the starter kit.
- Add this feature's documentation to the
Expected Outcome
By implementing reusable prompt files, developers will have a structured way to leverage AI assistance, improving workflow efficiency while maintaining high coding standards.
Priority: High
Type: Enhancement
Related Components: GitHub Copilot, VS Code, Developer Experience