authoring-skills

Community

Guides creation of Claude Agent Skills.

Authorsumik5
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps craft high-quality Claude Skills with clear naming, structure, and progressive disclosure, ensuring discoverability and usability.

Core Features & Use Cases

  • Naming conventions: Gerund form, consistent naming, and reserved word avoidance.
  • File structure guidance: SKILL.md at root with optional REFERENCE/EXAMPLES.
  • Quality checks: Quick validation templates for skill creation.

Quick Start

Create a new skill skeleton with SKILL.md containing a short name and description.

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: authoring-skills
Download link: https://github.com/sumik5/dotfiles/archive/main.zip#authoring-skills

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