skill-writer
CommunityCraft Claude Skills with clear frontmatter.
Software Engineering#automation#validation#yaml#claude-code#frontmatter#skill-discovery#skill-writing
AuthorDami-Randle
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you create well-structured Agent Skills for Claude Code that follow the official frontmatter requirements and discovery rules. It ensures every Skill has a precise scope, explicit frontmatter, and a readable Markdown body that Claude can load into context.
Core Features & Use Cases
- Frontmatter validation: Enforces required fields like
nameanddescriptionin YAML frontmatter. - Structured content: Guides the body into sections (Instructions, Examples, Progressive Disclosure files).
- Progressive disclosure templates: Supports optional files such as
reference.md,examples.md,scripts/, andassets/to load more detail on demand. - Validation and testing: Provides a template and checklist for validating Skill structure and discovery.
Quick Start
Create a new Skill directory named after the Skill (e.g., my-skill/), add SKILL.md with the required frontmatter, then flesh out the Instructions, Examples, and optional supporting files. Use the Skill Writer to help ensure your Skill meets the discovery and structure standards.
Dependency Matrix
Required Modules
None requiredComponents
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: skill-writer Download link: https://github.com/Dami-Randle/logidocs-certify/archive/main.zip#skill-writer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.