wrsmith108/skill-builder-claude-skill

7 stars · Last commit 2026-06-25

Claude Code skill for creating new skills with templates and best practices

README preview

# Skill Builder for Claude Code

A meta-skill for creating Claude Code skills following proven patterns.

## Features

- **Template-First Workflow** — Ready-to-use templates with placeholders
- **GitHub Automation** — Create repos with proper topics automatically
- **Curated Best Practices** — Patterns from mature skills (Linear, Governance)
- **Setup Verification** — Scripts that provide actionable feedback

## Quick Start

### Option A: Plugin marketplace (Recommended)

This repo is a Claude Code plugin marketplace. Add it, then install the plugin — this
installs the **whole** plugin (both skills, their scripts, and templates):

```bash
claude plugin marketplace add wrsmith108/skill-builder-claude-skill

View full repository on GitHub →