Commit Graph

311 Commits

Author SHA1 Message Date
jhauga 4a2b22c570 Add new skill for custom markdown to html covnersion 2026-01-29 00:01:36 -05:00
hoodini 67d9708092 feat(skills): Add GitHub Copilot SDK skill
Add comprehensive skill for building agentic applications with the
GitHub Copilot SDK. This skill covers:

- Installation for Node.js, Python, Go, and .NET
- Quick start examples with sendAndWait pattern
- Streaming responses with proper event handling
- Custom tools definition (JSON Schema, Pydantic, Go structs)
- MCP Server integration (GitHub MCP)
- Custom agents for specialized AI personas
- System message customization
- External CLI server connection
- Session persistence and management
- Error handling and best practices
- Interactive CLI assistant examples

Based on official GitHub Copilot SDK documentation from
https://github.com/github/copilot-sdk

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 00:19:53 +02:00
Aaron Powell 2e317e23e5 Merge pull request #609 from VeVarunSharma/develop/add-workiq-copilot-skill
feat: add workiq copilot skill
2026-01-28 11:28:43 +11:00
Ve Sharma 50868c5da3 feat: implement PR feedback for skill 2026-01-25 22:00:26 -05:00
Ve Sharma b6573100c3 feat: add workiq copilot skill 2026-01-25 21:34:50 -05:00
Pham Tien Thuan Phat b2c60dfbb1 feat: add Scout skill 2026-01-23 13:49:01 +07:00
Aaron Powell 45ad6d840f Merge pull request #591 from hashwnath/add-agentic-eval-skill
Add agentic-eval skill for agent evaluation patterns
2026-01-23 10:27:16 +11:00
Aung Myo Kyaw 03986ae177 Simplify PRD skill by removing technical jargon
Remove subagent, model selection, and implementation details that users don't need to specify. Focus on business requirements and user needs.
2026-01-23 00:36:52 +07:00
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
Hashwanth Sutharapu 3d00ec4c62 Add agentic-eval skill for agent evaluation patterns 2026-01-18 19:39:54 -08: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