skills-review

Validate AI skills for structure, frontmatter, and framework compliance.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/lucadellanna/luca-skills --skill skills-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skills-review
Source: https://github.com/lucadellanna/luca-skills/tree/main/skills/skills-review
Command: npx skills add https://github.com/lucadellanna/luca-skills --skill skills-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of checking if other skills adhere to the luca-skills framework, ensuring consistency and quality across the skill collection.

Core Features & Use Cases

  • Automated Skill Validation: Checks for structural integrity, correct frontmatter, and adherence to procedural guidelines.
  • Error Reporting: Identifies and categorizes issues as Errors, Warnings, or Suggestions.
  • Use Case: Before merging a new skill into the main collection, use this skill to perform an automated quality assurance check, catching potential problems early.

Quick Start

Review all skills in the 'skills/' directory for quality and framework compliance.

Frequently Asked Questions about skills-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate AI skills for framework compliance and structural integrity?

Validating AI skills for framework compliance involves checking structural integrity, verifying frontmatter, and assessing procedural content against defined standards to ensure consistency across the skill collection.

What is skill quality assurance and when do I need to run it?

Skill quality assurance is the automated process of checking skill structure and frontmatter to ensure adherence to framework standards. You need to run it before merging new skills into a main collection to catch potential problems early.

How do I check frontmatter and procedural content for errors in skill development?

To check frontmatter and procedural content for errors, use an automated validation tool that identifies issues and categorizes them as Errors, Warnings, or Suggestions based on framework adherence.

Can I use automated skill validation to review all skills in a directory?

Yes, automated skill validation can review all skills in a directory by scanning the folder to ensure each file meets ecosystem standards for discoverability, usability, and maintainability.

What is the best way to ensure skill maintainability and discoverability before merging?

The best way to ensure skill maintainability and discoverability before merging is to perform an automated quality assurance check that validates structure, frontmatter, and procedural content against framework compliance standards.