170 Commits

Author SHA1 Message Date
Toru Makabe
0e9b933148 Merge branch 'main' into add-terraform-azurerm-set-diff-analyzer 2026-02-02 09:21:16 +09:00
Toru Makabe
a6f3cde999 docs: add prerequisites and troubleshooting to SKILL.md 2026-02-02 08:58:51 +09:00
Alvin Ashcraft
a11df381d3 Fix quotes 2026-02-01 13:17:07 -05:00
Alvin Ashcraft
a91216ad74 Fix description metadata - from code review 2026-02-01 10:39:03 -05:00
Alvin Ashcraft
263935ec9b Create skill for winapp CLI 2026-02-01 10:20:08 -05:00
Jcardif
56c929ffd1 Use single quotes for description field 2026-01-29 17:26:53 +03:00
Jcardif
1928fb0fc0 Add penpot-uiux-design skill
Adds a comprehensive UI/UX design skill for the Penpot MCP server.

Features:
- MCP tool reference (execute_code, export_shape, import_image, penpot_api_info)
- Design system discovery and handling
- Board positioning to avoid overlap
- Default design tokens (spacing, typography, colors)
- Component checklists (buttons, forms, navigation)
- Accessibility guidelines (WCAG compliance)
- Platform specifications (iOS, Android, responsive web)
2026-01-29 17:18:59 +03:00
Toru Makabe
1b9ff37cf9 Add terraform-azurerm-set-diff-analyzer skill
Add a new skill that analyzes Terraform plan JSON output for AzureRM Provider
to distinguish between false-positive diffs (order-only changes in Set-type
attributes) and actual resource changes.

This skill helps users identify 'noise' in terraform plan output caused by
Azure API returning Set elements in different order, making plan reviews
easier and reducing confusion in CI/CD pipelines.

Bundled assets:
- references/azurerm_set_attributes.json
- references/azurerm_set_attributes.md
- scripts/analyze_plan.py
2026-01-29 19:33:19 +09:00
John Haugabook
1782c9814e Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-29 00:49:17 -05:00
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