check-skill-formatting

Official

Ensure skill files meet formatting standards.

Authoroutfitter-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically identifies and flags common formatting inconsistencies within skill files, ensuring adherence to project standards and improving overall code quality.

Core Features & Use Cases

  • Placeholder Linting: Detects incorrect bracket usage ([string]) for instructional placeholders, enforcing the { string } convention.
  • Code Fence Linting: Identifies bare or improperly nested code fences within Markdown files.
  • Relative Path Linting: Flags the use of ../ for internal references, promoting the use of ${CLAUDE_PLUGIN_ROOT} for better maintainability.
  • Use Case: Before committing new skills, run this formatter to catch common errors, saving review time and preventing stylistic regressions.

Quick Start

Run the check-skill-formatting skill on the current directory to find and fix formatting issues.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: check-skill-formatting
Download link: https://github.com/outfitter-dev/outfitter/archive/main.zip#check-skill-formatting

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.