-
Notifications
You must be signed in to change notification settings - Fork 0
Refocus the VS Code setup on a web-first Copilot/MCP workflow #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Copilot
wants to merge
6
commits into
main
Choose a base branch
from
copilot/update-gpt-models-and-skills
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
e462413
Expand gamedev skills and update model defaults
Copilot c668e0a
Refocus setup on web-first Copilot workflow
Copilot efb6831
Sync verification with config sources
Copilot cbef75b
Resolve merge conflicts in docs
Copilot e3056d2
Merge origin/main into docs branch
Copilot 29bdce2
Bump README version label
Copilot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| # Copilot instructions for this repository | ||
|
|
||
| > Wersja dokumentu: gpt5.5-2026.05.19-0.3.1 | ||
|
|
||
| - Traktuj repo jako web-first setup dla VS Code i VS Code Insiders. | ||
| - Preferuj rozwiązania dla aplikacji webowych, stron firmowych, web games i Android hybrid apps z web stacku. | ||
| - Nie dodawaj ciężkich integracji ani silników spoza web stacku, jeśli nie dają jasnej korzyści dla tego repo. | ||
| - Przy zmianach konfiguracji preferuj Copilot, prompt/instructions files, lokalne skille i zatwierdzone MCP serwery zamiast losowych dodatków. | ||
| - Dbaj o accessibility, performance, security i czytelny minimalny zakres zmian. | ||
| - Nie dodawaj ani nie konfiguruj zewnętrznych serwerów MCP bez sprawdzenia źródła i uprawnień. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| # AGENTS.md | ||
|
|
||
| > Wersja dokumentu: gpt5.5-2026.05.19-0.3.1 | ||
|
|
||
| ## Repository intent | ||
| - To repo konfiguruje Windows + VS Code / VS Code Insiders pod web-first vibe coding. | ||
| - Najważniejsze workflow to web apps, business websites, web games, backend/API/devops i Android hybrid apps z web stacku. | ||
|
|
||
| ## Agent rules | ||
| - Preferuj rozwiązania, rozszerzenia i skille realnie przydatne dla aplikacji webowych. | ||
| - Nie dodawaj ciężkich tooli spoza web stacku bez wyraźnej potrzeby. | ||
| - Wykorzystuj `.github/copilot-instructions.md`, lokalne skille i zatwierdzone MCP serwery jako główny sposób rozszerzania możliwości Copilota. | ||
| - Zawsze bierz pod uwagę security, minimal permissions i niezatwierdzone źródła integracji. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| # Web App Vibe Coding Skill | ||
|
|
||
| > Wersja dokumentu: gpt5.5-2026.05.19-0.3.1 | ||
|
|
||
| ## Cel | ||
| Tworzenie nowoczesnych aplikacji webowych z naciskiem na szybkie iteracje, dobrą strukturę domeny, jakość UX i bezpieczny deployment. | ||
|
|
||
| ## Preferowane modele | ||
| - Chat/agent: GPT-5.5 | ||
| - Completions/inline suggestions: GPT-5.4 | ||
|
|
||
| ## Zasada dokumentacji | ||
| - Każda zmiana workflow, stacku albo checklisty wymaga natychmiastowej aktualizacji tego dokumentu. | ||
| - Przy każdej zmianie trzeba też podnieść oznaczenie wersji w formacie `model-data-wersja`. | ||
|
|
||
| ## Stack | ||
| - Next.js, Astro albo Vite + React/Vue/Svelte zależnie od potrzeb projektu. | ||
| - TypeScript jako domyślny język aplikacji. | ||
| - ESLint, Prettier, Lighthouse i axe jako stała kontrola jakości. | ||
| - Docker/Dev Containers, GitHub Actions i zatwierdzone MCP serwery tylko wtedy, gdy faktycznie upraszczają pracę. | ||
|
|
||
| ## Workflow | ||
| - Zaczynaj od małego vertical slice: routing, UI, dane i deploy path. | ||
| - Rozdzielaj UI, logikę domenową, integracje i konfigurację środowiska. | ||
| - Projektuj pod accessibility, performance i mobile-first od pierwszej iteracji. | ||
| - Sekrety trzymaj poza repo, a każde nowe MCP/integrację dodawaj dopiero po ocenie uprawnień i realnej korzyści. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.