missing-level1

Community

Ensure all documentation is complete, effortlessly.

Authorwilliamzujkowski
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill helps identify and flag documentation that is incomplete or missing critical sections, ensuring all project documentation meets required structural standards without manual review.

Core Features & Use Cases

  • Structural Validation: Automatically checks for the presence of mandatory sections (e.g., Level 1 Quick Start).
  • Early Detection: Integrates into CI/CD to catch documentation gaps before deployment.
  • Use Case: Use this skill to scan your project's SKILL.md files and report any that are missing the "Level 1: Quick Start" section, ensuring new skills are always properly introduced.

Quick Start

Check the attached 'new-skill.md' for missing Level 1 sections.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: missing-level1
Download link: https://github.com/williamzujkowski/standards/archive/main.zip#missing-level1

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository