AI SummaryCopilot Instructions for the web-video-translator project that establishes development standards including folder structure, separation of concerns, testing practices, and a user story framework for managing work incrementally.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "web-video-translator — Copilot Instructions" prompt rules to my project. Repository: https://github.com/maye-msft/web-video-translator Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
Copilot Instructions for web-video-translator
Copilot Instructions
Make this project with good folder structure, separation of concerns and tests are important for this project to keep it manageable and maximise any learnings. The work we'll be doing will be defined as user stories inside the userstories folder. Please read the instructions under the "Goal" section and then proceed through each and every instruction under the "Actions" section. Please make sure you check ALL items that need to be marked as checked when completing a story. User story looks like the following: `markdown
Goal
input the goal of the user story here, e.g. Create a single-page application (SPA) that allows users to extract, edit, translate, and merge subtitles for videos directly in the browser using WebAssembly and transformer.js models. The app should be clear, compact, and suitable for hosting on GitHub Pages.
Constraints
input any constraints here, e.g. - ffmpeg wasm which can manipulate video and audio, such as extract audio from video, and merge subtitle into video.
Actions
[ ] action to do #1 [ ] action to do #2 ` After completing a user story, please • check all items that were completed in the Actions section. `markdown
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts