Skip to content

update skills#10

Merged
minsoo-web merged 5 commits intomainfrom
vitest-sill-update
Mar 2, 2026
Merged

update skills#10
minsoo-web merged 5 commits intomainfrom
vitest-sill-update

Conversation

@minsoo-web
Copy link
Member

Plugin Submission Checklist

  • Plugin name is unique and kebab-case (lowercase, hyphens only)
  • .claude-plugin/plugin.json has all required fields: name, version, description, author, category, license
  • README.md is present and explains what the plugin does
  • Frontmatter in command/skill/agent .md files is valid YAML
  • No hardcoded secrets or credentials in any file
  • Version follows semantic versioning (e.g. 1.0.0)
  • MCP server URLs use HTTPS (if applicable)

Description

What does this plugin do?

Test Plan

How did you test this plugin works?

Screenshots / Examples

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the vitest and skill-review plugins with documentation and structural improvements — primarily adding a table of contents section to each SKILL.md, removing spurious frontmatter fields (version, license) from the vitest skill's frontmatter (correctly aligning with the checklist rule that only name and description are valid), and bumping all affected version numbers.

Changes:

  • plugins/vitest/skills/vitest/SKILL.md: Removes invalid version/license frontmatter fields and adds a Table of Contents.
  • plugins/skill-review/skills/skill-review/SKILL.md & references/checklist.md: Adds a Table of Contents and removes the category field check from the Plugin Manifest rubric.
  • Version bumps in plugins/vitest/plugin.json, plugins/skill-review/plugin.json, and .claude-plugin/marketplace.json.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
plugins/vitest/skills/vitest/SKILL.md Removes incorrect frontmatter fields (version, license) and adds a Table of Contents
plugins/vitest/.claude-plugin/plugin.json Version bump from 1.0.1 → 1.0.2
plugins/skill-review/skills/skill-review/SKILL.md Adds a Table of Contents section
plugins/skill-review/skills/skill-review/references/checklist.md Removes the category field check from the Plugin Manifest rubric
plugins/skill-review/.claude-plugin/plugin.json Version bump from 1.0.1 → 1.0.2
.claude-plugin/marketplace.json Top-level version bump from 1.3.0 → 1.3.1

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Align plugin spec, templates, and CI frontmatter validation by removing deprecated category references and enforcing name+description where required.

Made-with: Cursor
@minsoo-web minsoo-web merged commit 316bb46 into main Mar 2, 2026
3 checks passed
@minsoo-web minsoo-web deleted the vitest-sill-update branch March 4, 2026 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants