[PR #46] [MERGED] Add SkillCheck validation badge #67

Closed
opened 2026-03-03 18:50:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OthmanAdi/planning-with-files/pull/46
Author: @olgasafonova
Created: 1/20/2026
Status: Merged
Merged: 1/21/2026
Merged by: @OthmanAdi

Base: masterHead: add-skillcheck-badge


📝 Commits (1)

  • 1cca898 Add SkillCheck validation badge

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Your skill passed SkillCheck validation! 🎉

I ran your skill through SkillCheck, a validator for Claude Code skills against the agentskills specification.

Validation Results

Metric Result
Status PASS
Passed Checks 49
Critical Issues 0
Warnings 0
Suggestions 1 (cosmetic)

The only suggestion was minor: the description could start with "Use when..." for consistency with the spec. Your skill structure, frontmatter, naming, and semantics all check out.

What This PR Adds

A shields.io badge linking to SkillCheck:

[![SkillCheck Validated](https://img.shields.io/badge/SkillCheck-Validated-4c1)](https://getskillcheck.com)

This signals to users that your skill follows best practices and has been validated against the community specification.

About SkillCheck

SkillCheck validates Claude Code skills against:

  • The agentskills specification (structure, frontmatter, naming)
  • MCP best practices
  • WCAG accessibility guidelines (for visual-producing skills)

No action required if you'd prefer not to add the badge; feel free to close this PR.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/OthmanAdi/planning-with-files/pull/46 **Author:** [@olgasafonova](https://github.com/olgasafonova) **Created:** 1/20/2026 **Status:** ✅ Merged **Merged:** 1/21/2026 **Merged by:** [@OthmanAdi](https://github.com/OthmanAdi) **Base:** `master` ← **Head:** `add-skillcheck-badge` --- ### 📝 Commits (1) - [`1cca898`](https://github.com/OthmanAdi/planning-with-files/commit/1cca8985b7ec9605198a3cb75da8f3308c0abfc0) Add SkillCheck validation badge ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Your skill passed SkillCheck validation! 🎉 I ran your skill through [SkillCheck](https://getskillcheck.com), a validator for Claude Code skills against the [agentskills specification](https://agentskills.io). ### Validation Results | Metric | Result | |--------|--------| | Status | ✅ **PASS** | | Passed Checks | 49 | | Critical Issues | 0 | | Warnings | 0 | | Suggestions | 1 (cosmetic) | The only suggestion was minor: the description could start with "Use when..." for consistency with the spec. Your skill structure, frontmatter, naming, and semantics all check out. ### What This PR Adds A shields.io badge linking to SkillCheck: ```markdown [![SkillCheck Validated](https://img.shields.io/badge/SkillCheck-Validated-4c1)](https://getskillcheck.com) ``` This signals to users that your skill follows best practices and has been validated against the community specification. ### About SkillCheck SkillCheck validates Claude Code skills against: - The [agentskills specification](https://agentskills.io) (structure, frontmatter, naming) - MCP best practices - WCAG accessibility guidelines (for visual-producing skills) No action required if you'd prefer not to add the badge; feel free to close this PR. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 18:50:25 +03:00
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/planning-with-files#67
No description provided.