Add detailed descriptions for new plugins and skills in the Plugin Marketplace documentation#1540
Add detailed descriptions for new plugins and skills in the Plugin Marketplace documentation#1540
Conversation
…rketplace documentation
|
There was a problem hiding this comment.
Pull request overview
Enhances the Plugin Marketplace documentation by adding an “Available Plugins” section that describes the plugins, their skills, commands, and agents to improve discoverability and usability for developers.
Changes:
- Added a new “Available Plugins” section to enumerate marketplace plugins.
- Documented plugin-provided skills/commands/agents with short descriptions.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…etplace documentation
gently reminder: we migrated to nx, so please create a changelog file with |
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-mud-0405c6703-1540.westeurope.1.azurestaticapps.net |
|
@christian-calabrese added version plan |
This PR was opened by the [Nx Release](https://github.com/pagopa/dx/tree/main/actions/nx-release) GitHub Action. When you're ready to do a release, you can merge this and the packages will be published automatically. If you're not ready to do a release yet, that's fine, whenever you add more Nx version plans to main, this PR will be updated. # Releases ## @pagopa/dx-cli@0.19.0 ### 🚀 Features - Update dx doctor to check for Nx ([#1554](#1554)) - Generated workspaces now use Nx instead of Turborepo ([#1551](#1551)) - Remove environment initialization from init command ([#1552](#1552)) ### ❤️ Thank You - Copilot @Copilot - Luca Cavallaro ## docs@0.15.0 ### 🚀 Features - Add website docs for DX Copilot plugins ([#1540](#1540)) ### 🩹 Fixes - Update docs with new nx-release action page ([#1486](#1486), [#1510](#1510)) - Improve documentation for monorepositories and dx-cli init command ([#1487](#1487)) - Align documentation for Nx Release instead of Changeset, add new page for Version Plans ([#1570](#1570)) ### ❤️ Thank You - Andrea Grillo - Copilot @Copilot - Danilo Spinelli @gunzip - Luca Cavallaro - Mario Mupo @mamu0 ## github_environment_bootstrap@1.1.8 ### 🩹 Fixes - Do not use the `has_downloads` attribute since it's been deprecated ([#1568](#1568)) ### ❤️ Thank You - Marco Comi @kin0992 ## setup-telemetry-action@0.1.6 ### 🩹 Fixes - Upgrade node version to node24 ([#1567](#1567)) ### ❤️ Thank You - Andrea Grillo - Copilot @Copilot - Marco Comi <!-- nx-release-tags: [{"path":"apps/cli","tag":"@pagopa/dx-cli@0.19.0","version":"0.19.0"},{"path":"apps/website","tag":"docs@0.15.0","version":"0.15.0"},{"path":"infra/modules/github_environment_bootstrap","tag":"github_environment_bootstrap@1.1.8","version":"1.1.8"},{"path":"actions/setup-telemetry","tag":"setup-telemetry-action@0.1.6","version":"0.1.6"}] --> Co-authored-by: dx-pagopa-bot <dx-pagopa-bot@users.noreply.github.com>
This PR was opened by the [Nx Release](https://github.com/pagopa/dx/tree/main/actions/nx-release) GitHub Action. When you're ready to do a release, you can merge this and the packages will be published automatically. If you're not ready to do a release yet, that's fine, whenever you add more Nx version plans to main, this PR will be updated. # Releases ## @pagopa/dx-cli@0.19.0 ### 🚀 Features - Update dx doctor to check for Nx ([#1554](pagopa/dx#1554)) - Generated workspaces now use Nx instead of Turborepo ([#1551](pagopa/dx#1551)) - Remove environment initialization from init command ([#1552](pagopa/dx#1552)) ### ❤️ Thank You - Copilot @Copilot - Luca Cavallaro ## docs@0.15.0 ### 🚀 Features - Add website docs for DX Copilot plugins ([#1540](pagopa/dx#1540)) ### 🩹 Fixes - Update docs with new nx-release action page ([#1486](pagopa/dx#1486), [#1510](pagopa/dx#1510)) - Improve documentation for monorepositories and dx-cli init command ([#1487](pagopa/dx#1487)) - Align documentation for Nx Release instead of Changeset, add new page for Version Plans ([#1570](pagopa/dx#1570)) ### ❤️ Thank You - Andrea Grillo - Copilot @Copilot - Danilo Spinelli @gunzip - Luca Cavallaro - Mario Mupo @mamu0 ## github_environment_bootstrap@1.1.8 ### 🩹 Fixes - Do not use the `has_downloads` attribute since it's been deprecated ([#1568](pagopa/dx#1568)) ### ❤️ Thank You - Marco Comi @kin0992 ## setup-telemetry-action@0.1.6 ### 🩹 Fixes - Upgrade node version to node24 ([#1567](pagopa/dx#1567)) ### ❤️ Thank You - Andrea Grillo - Copilot @Copilot - Marco Comi <!-- nx-release-tags: [{"path":"apps/cli","tag":"@pagopa/dx-cli@0.19.0","version":"0.19.0"},{"path":"apps/website","tag":"docs@0.15.0","version":"0.15.0"},{"path":"infra/modules/github_environment_bootstrap","tag":"github_environment_bootstrap@1.1.8","version":"1.1.8"},{"path":"actions/setup-telemetry","tag":"setup-telemetry-action@0.1.6","version":"0.1.6"}] --> Co-authored-by: dx-pagopa-bot <dx-pagopa-bot@users.noreply.github.com>
Enhance the Plugin Marketplace documentation by providing comprehensive descriptions for new plugins and their associated skills and commands, improving clarity and usability for developers.