slash-command-factory

Generate Claude Code slash commands with YAML frontmatter and validation.

1|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/lupin4/claude-skill-factory --skill slash-command-factory-lupin4
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slash-command-factory
Source: https://github.com/lupin4/claude-skill-factory/tree/main/generated-skills/slash-command-factory
Command: npx skills add https://github.com/lupin4/claude-skill-factory --skill slash-command-factory-lupin4

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Design and engineering teams often spend excessive time turning ideas into reliable Claude Code slash commands. This skill automates the end-to-end process—from intent to installable artifacts—ensuring consistency, speed, and quality across projects.

Core Features & Use Cases

  • Guided 5-7 question flow to generate complete slash command docs and command files with YAML frontmatter
  • Produces organized outputs under generated-commands/ and provides installation guidance
  • Validates naming conventions, frontmatter requirements, and tool permissions to enforce standardization
  • Supports preset commands for quick deployment and custom commands for unique needs
  • Use cases include creating data automation commands, API integration commands, documentation helpers, and workflow utilities

Quick Start

Use the skill to generate a new slash command from your purpose and install it.

Frequently Asked Questions about slash-command-factory

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create Claude Code slash commands from an idea?

To create Claude Code slash commands, this skill guides you through a 5-7 question flow to generate production-ready command files with required YAML frontmatter, organized outputs, and installation guidance for immediate deployment.

What are the naming and formatting requirements for Claude Code custom commands?

Claude Code custom commands require kebab-case naming conventions and strict YAML frontmatter formatting, alongside defined tool-permission patterns to ensure standardization and safety across all generated command artifacts.

Can I generate preset and custom slash commands for workflow automation?

Yes, you can generate both preset commands for quick deployment and custom commands tailored to unique workflow needs, supporting use cases like data automation, API integrations, documentation helpers, and workflow utilities.

How does guided command generation handle tool permissions and validation?

Guided command generation enforces strict tool-permission patterns and validates naming conventions, frontmatter requirements, and structure to ensure your generated-commands/ output is consistent, safe, and installable.

Do I need to manually configure installation paths for generated slash commands?

No, you do not need to manually configure installation paths; the skill provides explicit installation guidance and produces organized outputs under the generated-commands/ directory for easy deployment.