Python: Fix python-feature-lifecycle skill YAML frontmatter (#5226)

* Fix python-feature-lifecycle skill YAML frontmatter

Remove copyright comment that preceded the YAML frontmatter delimiter,
which prevented the skill from loading. The --- block must be the very
first line of SKILL.md.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: update broken eslint-react plugin links in devui README

The upstream eslint-react repo moved plugins from packages/plugins/
to the top-level plugins/ directory, causing 404 errors detected by
linkspector CI.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
SergeyMenshykh
2026-04-13 23:28:06 +01:00
committed by GitHub
Unverified
parent b1fb63eb81
commit 952e685e17
2 changed files with 1 additions and 3 deletions
@@ -1,5 +1,3 @@
# Copyright (c) Microsoft. All rights reserved.
---
name: python-feature-lifecycle
description: >