recipe

Installation
SKILL.md

Recipe System for Claude Code

Recipes are parameterized, composable, shareable YAML workflow definitions. They package instructions + required tools + typed parameters + sub-recipes into portable automation units.

Recipe Schema

version: "1.0"
title: "Human-readable recipe name"
description: "What this recipe does"
author: "creator name"
tags: ["domain", "category"]
Installs
1
GitHub Stars
6
First Seen
Apr 18, 2026
recipe — kmshihab7878/claude-code-setup