From 084531b69a4908f2dcef687bb96e0fde3a736b94 Mon Sep 17 00:00:00 2001 From: Peter Rushforth Date: Wed, 16 Sep 2026 15:48:48 -0400 Subject: [PATCH] Update skills --- .github/skills/map-a-markup/{SKILLS.md => SKILL.md} | 2 +- .github/skills/map-caption-markup/{SKILLS.md => SKILL.md} | 2 +- .github/skills/map-extent-markup/SKILL.md | 2 +- .github/skills/map-feature-markup/SKILL.md | 2 +- .../skills/map-geometry-markup/{SKILLS.md => SKILL.md} | 2 +- .github/skills/map-input-markup/SKILL.md | 2 +- .github/skills/map-layer-markup/SKILL.md | 2 +- .github/skills/map-link-markup/SKILL.md | 8 ++++---- .github/skills/map-meta-markup/SKILL.md | 2 +- .../skills/map-properties-markup/{SKILLS.md => SKILL.md} | 2 +- .github/skills/map-select-markup/{SKILLS.md => SKILL.md} | 0 .github/skills/map-span-markup/{SKILLS.md => SKILL.md} | 0 .github/skills/map-style-markup/{SKILLS.md => SKILL.md} | 1 - .github/skills/mapml-markup/{SKILLS.md => SKILL.md} | 0 14 files changed, 13 insertions(+), 14 deletions(-) rename .github/skills/map-a-markup/{SKILLS.md => SKILL.md} (99%) rename .github/skills/map-caption-markup/{SKILLS.md => SKILL.md} (96%) rename .github/skills/map-geometry-markup/{SKILLS.md => SKILL.md} (99%) rename .github/skills/map-properties-markup/{SKILLS.md => SKILL.md} (98%) rename .github/skills/map-select-markup/{SKILLS.md => SKILL.md} (100%) rename .github/skills/map-span-markup/{SKILLS.md => SKILL.md} (100%) rename .github/skills/map-style-markup/{SKILLS.md => SKILL.md} (99%) rename .github/skills/mapml-markup/{SKILLS.md => SKILL.md} (100%) diff --git a/.github/skills/map-a-markup/SKILLS.md b/.github/skills/map-a-markup/SKILL.md similarity index 99% rename from .github/skills/map-a-markup/SKILLS.md rename to .github/skills/map-a-markup/SKILL.md index 3a69c6198..e95aa92cd 100644 --- a/.github/skills/map-a-markup/SKILLS.md +++ b/.github/skills/map-a-markup/SKILL.md @@ -1,5 +1,5 @@ --- -name: mapml-a-markup +name: map-a-markup description: Tells you how to correctly create and edit the markup for a element. Use it when generating MapML output markup in an HTML page, especially to wrap `` content, either in whole or in part, just like how you might use `` to wrap all or part of a paragraph of text in HTML. --- diff --git a/.github/skills/map-caption-markup/SKILLS.md b/.github/skills/map-caption-markup/SKILL.md similarity index 96% rename from .github/skills/map-caption-markup/SKILLS.md rename to .github/skills/map-caption-markup/SKILL.md index a127ed66f..bff37c19e 100644 --- a/.github/skills/map-caption-markup/SKILLS.md +++ b/.github/skills/map-caption-markup/SKILL.md @@ -1,5 +1,5 @@ --- -name: mapml-caption-markup +name: map-caption-markup description: Tells you how to correctly create and edit the markup for a element. Use it when generating MapML output markup in an HTML page, especially when generating a `` element, to describe the map's purpose, if possible and known. --- diff --git a/.github/skills/map-extent-markup/SKILL.md b/.github/skills/map-extent-markup/SKILL.md index 64a895b60..30b01d6e3 100644 --- a/.github/skills/map-extent-markup/SKILL.md +++ b/.github/skills/map-extent-markup/SKILL.md @@ -1,5 +1,5 @@ --- -name: mapml-extent-markup +name: map-extent-markup description: Tells you how to correctly create and edit the markup for a element. Use it when generating MapML output markup in an HTML page. --- diff --git a/.github/skills/map-feature-markup/SKILL.md b/.github/skills/map-feature-markup/SKILL.md index 0993174eb..2cce7085c 100644 --- a/.github/skills/map-feature-markup/SKILL.md +++ b/.github/skills/map-feature-markup/SKILL.md @@ -1,5 +1,5 @@ --- -name: mapml-feature-markup +name: map-feature-markup description: Tells you how to correctly create and edit the markup for a element. Use it when generating MapML output markup in an HTML page. --- diff --git a/.github/skills/map-geometry-markup/SKILLS.md b/.github/skills/map-geometry-markup/SKILL.md similarity index 99% rename from .github/skills/map-geometry-markup/SKILLS.md rename to .github/skills/map-geometry-markup/SKILL.md index 35fbc9581..ce26674a4 100644 --- a/.github/skills/map-geometry-markup/SKILLS.md +++ b/.github/skills/map-geometry-markup/SKILL.md @@ -1,5 +1,5 @@ --- -name: mapml-geometry-markup +name: map-geometry-markup description: Tells you how to correctly create and edit the markup for a element. Use it when generating MapML output markup in an HTML page. --- diff --git a/.github/skills/map-input-markup/SKILL.md b/.github/skills/map-input-markup/SKILL.md index 9032b424d..ac062b981 100644 --- a/.github/skills/map-input-markup/SKILL.md +++ b/.github/skills/map-input-markup/SKILL.md @@ -1,5 +1,5 @@ --- -name: mapml-input-markup +name: map-input-markup description: Tells you how to correctly create and edit the markup for a element. Use it when generating MapML output markup in an HTML page. --- diff --git a/.github/skills/map-layer-markup/SKILL.md b/.github/skills/map-layer-markup/SKILL.md index e9873b5d6..4ce3e939e 100644 --- a/.github/skills/map-layer-markup/SKILL.md +++ b/.github/skills/map-layer-markup/SKILL.md @@ -1,5 +1,5 @@ --- -name: mapml-map-layermarkup +name: map-layer-markup description: Tells you how to correctly create and edit the markup for a element. Use it when generating MapML output markup in an HTML page. --- diff --git a/.github/skills/map-link-markup/SKILL.md b/.github/skills/map-link-markup/SKILL.md index 32f648c9f..2fdc6544c 100644 --- a/.github/skills/map-link-markup/SKILL.md +++ b/.github/skills/map-link-markup/SKILL.md @@ -1,5 +1,5 @@ --- -name: mapml-link-markup +name: map-link-markup description: Tells you how to correctly create and edit the markup for a element. Use it when generating MapML output markup in an HTML page. --- @@ -125,8 +125,8 @@ Projection values [defined by the polyfill](../mapml-viewer#projection) include: ```html - - + + @@ -135,7 +135,7 @@ Projection values [defined by the polyfill](../mapml-viewer#projection) include: - + ``` diff --git a/.github/skills/map-meta-markup/SKILL.md b/.github/skills/map-meta-markup/SKILL.md index 598e3bde6..ff1476e2d 100644 --- a/.github/skills/map-meta-markup/SKILL.md +++ b/.github/skills/map-meta-markup/SKILL.md @@ -1,5 +1,5 @@ --- -name: mapml-meta-markup +name: map-meta-markup description: Tells you how to correctly create and edit the markup for a element. Use it when generating MapML output markup in an HTML page or XHTML MapML document. --- diff --git a/.github/skills/map-properties-markup/SKILLS.md b/.github/skills/map-properties-markup/SKILL.md similarity index 98% rename from .github/skills/map-properties-markup/SKILLS.md rename to .github/skills/map-properties-markup/SKILL.md index 57089d00c..3a35f8582 100644 --- a/.github/skills/map-properties-markup/SKILLS.md +++ b/.github/skills/map-properties-markup/SKILL.md @@ -1,5 +1,5 @@ --- -name: mapml-properties-markup +name: map-properties-markup description: Tells you how to correctly create and edit the markup for a `` element. Use it when generating MapML output markup in an HTML page. --- diff --git a/.github/skills/map-select-markup/SKILLS.md b/.github/skills/map-select-markup/SKILL.md similarity index 100% rename from .github/skills/map-select-markup/SKILLS.md rename to .github/skills/map-select-markup/SKILL.md diff --git a/.github/skills/map-span-markup/SKILLS.md b/.github/skills/map-span-markup/SKILL.md similarity index 100% rename from .github/skills/map-span-markup/SKILLS.md rename to .github/skills/map-span-markup/SKILL.md diff --git a/.github/skills/map-style-markup/SKILLS.md b/.github/skills/map-style-markup/SKILL.md similarity index 99% rename from .github/skills/map-style-markup/SKILLS.md rename to .github/skills/map-style-markup/SKILL.md index 90b402ee3..66de5a0d7 100644 --- a/.github/skills/map-style-markup/SKILLS.md +++ b/.github/skills/map-style-markup/SKILL.md @@ -1,4 +1,3 @@ - --- name: map-style-markup description: Tells you how to correctly create and edit the markup for a element. Use it when generating MapML output markup in an HTML page, especially when creating styling vector `` data. diff --git a/.github/skills/mapml-markup/SKILLS.md b/.github/skills/mapml-markup/SKILL.md similarity index 100% rename from .github/skills/mapml-markup/SKILLS.md rename to .github/skills/mapml-markup/SKILL.md