·creating-skills
</>

creating-skills

reinamaccredy/maestro

Guide for creating, testing, and deploying effective skills. Use when users want to create a new skill, update an existing skill, verify skills work before deployment, or extend Claude's capabilities with specialized knowledge, workflows, or tool integrations.

5Installs·0Trend·@reinamaccredy

Installation

$npx skills add https://github.com/reinamaccredy/maestro --skill creating-skills

SKILL.md

This skill provides guidance for creating effective skills using TDD methodology.

If you didn't watch an agent fail without it, you don't know what to teach.

The context window is a public good. Default assumption: Claude is already very smart. Only add context Claude doesn't already have. Challenge each piece: "Does Claude really need this explanation?"

Guide for creating, testing, and deploying effective skills. Use when users want to create a new skill, update an existing skill, verify skills work before deployment, or extend Claude's capabilities with specialized knowledge, workflows, or tool integrations. Source: reinamaccredy/maestro.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/reinamaccredy/maestro --skill creating-skills
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is creating-skills?

Guide for creating, testing, and deploying effective skills. Use when users want to create a new skill, update an existing skill, verify skills work before deployment, or extend Claude's capabilities with specialized knowledge, workflows, or tool integrations. Source: reinamaccredy/maestro.

How do I install creating-skills?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/reinamaccredy/maestro --skill creating-skills Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/reinamaccredy/maestro

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01