skill-writer

Originally fromovachiever/droid-tings
Installation
Summary

Guide for creating well-structured Agent Skills for Claude Code with best practices and validation.

  • Covers full Skill lifecycle: scoping, file structure, YAML frontmatter validation, content organization, and testing procedures
  • Enforces strict naming rules (lowercase, hyphens, max 64 chars) and description requirements (specific triggers, file types, "what" and "when" clauses)
  • Provides templates for common patterns including read-only Skills, script-based Skills, and multi-file Skills with progressive disclosure
  • Includes validation checklist, debugging strategies, and troubleshooting guidance for activation and conflict resolution
SKILL.md

Skill Writer

This Skill helps you create well-structured Agent Skills for Claude Code that follow best practices and validation requirements.

When to use this Skill

Use this Skill when:

  • Creating a new Agent Skill
  • Writing or updating SKILL.md files
  • Designing skill structure and frontmatter
  • Troubleshooting skill discovery issues
  • Converting existing prompts or workflows into Skills

Instructions

Step 1: Determine Skill scope

First, understand what the Skill should do:

Related skills
Installs
1.2K
Repository
pytorch/pytorch
GitHub Stars
99.9K
First Seen
Jan 20, 2026