skill-structure-specification

**Authority**: Claude Skills Engineering Team

Content Preview
# Skill Structure Specification

**Version**: 1.0.0  
**Last Updated**: 2026-02-16  
**Authority**: Claude Skills Engineering Team  

## Overview

This document defines the mandatory and optional components that constitute a well-formed skill within the claude-skills ecosystem. All skills must adhere to these structural requirements to ensure consistency, maintainability, and quality across the repository.

## Directory Structure

### Mandatory Components

```
skill-name/
├── SKILL.md           
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/skill-structure-specification.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/engineering/skill-tester/references/skill-structure-specification.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at engineering/skill-tester/references/skill-structure-specification.md

Related Skills

Conducting Chaos Engineering
This skill enables Claude to design and execute chaos engineering experiments to test system resilience. It is used when the user requests help with failure injection, latency simulation, resource exhaustion testing, or resilience validation. The skill is triggered by discussions of chaos experiment
skill-adapterconducting chaos engineering

by jeremylongshore · plugins-plus-skills

Engineering Features for Machine Learning
This skill empowers Claude to perform feature engineering tasks for machine learning. It creates, selects, and transforms features to improve model performance. Use this skill when the user requests feature creation, feature selection, feature transformation, or any request that involves improving t
skill-adapterengineering features for machine learning

by jeremylongshore · plugins-plus-skills

engineering-features-for-machine-learning
Execute create, select, and transform features to improve machine learning model performance. Handles feature scaling, encoding, and importance analysis. Use when asked to "engineer features" or "select features". Trigger with relevant phrases based on skill purpose.
engineering-features-for-machine-learningengineeringfeaturesfor

by jeremylongshore · plugins-plus-skills

SKILL
25 advanced engineering agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Agent design, RAG, MCP servers, CI/CD, database design, observability, security auditing, release management, platform ops.
engineeringskillagentci/cd

by alirezarezvani · alirezarezvani-claude-skills