alirezarezvani/claude-code-skill-factory
792 stars · Last commit 2025-11-12
Claude Code Skill Factory — A powerful open-source toolkit for building and deploying production-ready Claude Skills, Code Agents, custom Slash Commands, and LLM Prompts at scale. Easily generate structured skill templates, automate workflow integration, and accelerate AI agent development with a clean, developer-friendly setup.
README preview
# Claude Code Skills & Agents Factory A comprehensive toolkit for generating production-ready Claude Skills and Claude Code Agents at scale. This repository provides templates, examples, and powerful prompt engineering systems to create custom skills and specialized agents for Claude AI across all platforms. ## 🚀 Quick Start (3 Shortcuts) ### Shortcut 1: Interactive Builder (Fastest) ``` I want to build something ``` The **factory-guide** agent asks what you need and delegates to specialist guides. ### Shortcut 2: Use Slash Commands ```bash /build skill # Interactive skill builder /build agent # Interactive agent builder /build prompt # Interactive prompt builder /build hook # Interactive hook builder ```