Commit Graph

52 Commits

Author SHA1 Message Date
Aung Myo Kyaw
e24be77e6f Add 8 new skills for development tools and workflows
This PR adds the following skills:
- azure-devops-cli: Azure DevOps operations via CLI
- chrome-devtools: Browser automation and debugging
- gh-cli: GitHub CLI comprehensive reference
- git-commit: Smart git commit with conventional commits
- mcp-cli: Model Context Protocol server interface
- plantuml-ascii: ASCII diagram generation
- prd: Product Requirements Document generation
- refactor: Surgical code refactoring guidance

All skills follow the project conventions with proper SKILL.md frontmatter.
2026-01-23 00:18:52 +07:00
Aaron Powell
857cba16fc Merge branch 'main' into jamont-skill-imagemagick 2026-01-22 15:56:07 +11:00
Aaron Powell
e397a4748c Merge pull request #599 from tmeschter/260121-CopyPreflight
Add azure deployment preflight skill
2026-01-22 11:34:10 +11:00
Tom Meschter (from Dev Box)
a3c13fae17 Add azure deployment preflight skill 2026-01-21 10:39:33 -08:00
James Montemagno
5a2e38b390 Merge branch 'main' into jamont-skill-imagemagick 2026-01-21 08:56:06 -08:00
copilot-swe-agent[bot]
5f1f55f571 Fix skill name mismatch - update name to match folder
Co-authored-by: jamesmontemagno <1676321+jamesmontemagno@users.noreply.github.com>
2026-01-21 16:48:38 +00:00
jhauga
527729017e resolve conflicts 2026-01-19 20:41:23 -05:00
jhauga
9c5665cbec add reference files for new skill legacy-circuit-mockups 2026-01-19 20:26:57 -05:00
John Haugabook
927594eab8 Merge branch 'main' into legacy-circuit-mockups 2026-01-19 00:09:01 -05:00
John Haugabook
97e9189f2d Update skills/legacy-circuit-mockups/SKILL.md 2026-01-19 00:08:49 -05:00
John Haugabook
6c7d47b063 Apply suggestions from code review 2026-01-19 00:07:36 -05:00
John Haugabook
24154bc165 Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-19 00:02:36 -05:00
John Haugabook
d57d5dfcdf Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-18 23:59:45 -05:00
John Haugabook
a4a0870dfb Merge branch 'main' into make-skill-template 2026-01-18 23:51:48 -05:00
jhauga
a840be909a New skill for building legacy hardware cicuit mockups 2026-01-18 23:16:45 -05:00
jhauga
9d8c73dab5 Add new skill for psuedo agentic skill creation 2026-01-18 22:02:12 -05:00
Aaron Powell
b4199677e7 Merge pull request #590 from MiguelElGallo/update_semview
Enhance the skill to include sampling of data, to detect better joins.
2026-01-19 12:07:47 +11:00
Aaron Powell
5c8ea9db01 Merge pull request #586 from tmeschter/260116-SWASkill
Add new skill for creating, testing, deploying, and updating Azure St…
2026-01-19 12:04:28 +11:00
Miguel P Z
6c059c1744 Update skills/snowflake-semanticview/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-18 14:12:03 +02:00
Miguel P Z
54431b34e4 Update skills/snowflake-semanticview/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-18 14:11:36 +02:00
Miguel P Z
1a9caa9762 fix(docs): correct skill name from 'snowflake-semantic-views' to 'snowflake-semanticview' 2026-01-18 14:10:56 +02:00
Miguel P Z
a45f295c11 Enhance the skill to include sampling of data, to detect better joins. 2026-01-18 13:57:54 +02:00
Tom Meschter (from Dev Box)
07a129c6cc Add new skill for creating, testing, deploying, and updating Azure Static Web Apps 2026-01-16 10:42:27 -08:00
Tianqi Zhang
1918e6f868 add latest skill 2026-01-14 16:07:31 +08:00
Tianqi Zhang
a3035a6e7c Add Microsoft Code Reference and Microsoft Docs skills with detailed usage instructions 2026-01-14 16:00:16 +08:00
Tom Meschter (from Dev Box)
c63e448465 Add azure-resource-visualizer skill
This change adds a skill that can analyze the resources within an Azure
resource group, determine the relationships between them, and then
generate a Markdown file containing the relevant details. The Markdown
file includes a Mermaid diagram showing the relationships.
2026-01-12 09:53:29 -08:00
Alessandro Fragnani
0eb1a4f1f7 Apply suggestions from code review 2026-01-11 13:18:36 -03:00
Alessandro Fragnani
5424543abf Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-11 13:15:56 -03:00
Alessandro Fragnani
090efd486c Add skills for contributing commands and localization in VS Code extensions 2026-01-11 12:30:10 -03:00
Matt Soucoup
dde0071c65 Merge branch 'main' into chuye/appinsights-instrumentation-skill 2026-01-09 13:40:34 -10:00
Matt Soucoup
626416bced Merge branch 'main' into feature/add-web-design-reviewer-skill 2026-01-09 13:21:49 -10:00
Matt Soucoup
75553cfc1d Merge branch 'main' into add-github-issues-skill 2026-01-09 13:20:00 -10:00
Chunan Ye
6641fb8c73 Move language specific instructions to sub references folder 2026-01-09 11:25:32 -08:00
Chunan Ye
a5a365b19b Address copilot feedback 2026-01-09 11:22:03 -08:00
Chunan Ye
c8d5d3ab82 Add license 2026-01-09 11:21:27 -08:00
Chunan Ye
a5725eedb8 Add appinsights-instrumentation skill 2026-01-09 11:21:27 -08:00
Shinji Takenaka
952c4f45a7 Update skills/web-design-reviewer/references/visual-checklist.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-09 10:46:07 +09:00
ks6088ts
8c4cb6af4f add web-design-reviewer skill 2026-01-09 10:32:16 +09:00
Tugdual Grall
ed161c3a87 Add GitHub Issues skill and issue templates for better management 2026-01-08 15:10:24 +01:00
Pavel Simsa
0db764e359 Merge branch 'main' into nuget-manager 2026-01-08 09:36:55 +01:00
Miguel P Z
33d0ed662a Add Snowflake semantic view skill and contributing guidelines (#515)
Co-authored-by: Matt Soucoup <masoucou@microsoft.com>
2026-01-07 16:36:24 -08:00
Pavel Simsa
f5070a3790 Merge branch 'main' into nuget-manager 2026-01-07 09:38:17 +01:00
Pavel Simsa
6e801aa978 Address PR feedback 2026-01-06 21:35:41 +01:00
Pavel Simsa
8d0adc6963 Fix formatting of description in SKILL.md 2026-01-06 21:35:41 +01:00
Pavel Simsa
24f33dd9b6 Update skills/nuget-manager/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-06 21:35:41 +01:00
Pavel Simsa
920f662771 Update version check command in SKILL.md
Removed output redirection from the version existence check command.
2026-01-06 21:35:41 +01:00
Pavel Simsa
f515e3c872 Add NuGet Manager skill documentation
This skill outlines the management of NuGet packages in .NET projects, emphasizing the use of the `dotnet` CLI for package operations and detailing workflows for adding, removing, and updating package versions.
2026-01-06 21:35:33 +01:00
Tom Meschter
78e0b5a916 Update skills/azure-role-selector/SKILL.md
Add a missing space.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-05 11:31:06 -08:00
James Montemagno
73e9677ada add image magick skill 2025-12-19 13:14:32 -08:00
Marcos Salamanca
4670d47c22 add license file and update readme 2025-12-19 15:05:05 -06:00