Generate custom Claude Code slash commands through intelligent 5-7 question flow. Creates powerful commands for business research, content analysis, healthcare compliance, API integration, documentation automation, and workflow optimization. Outputs organized commands to generated-commands/ with validation and installation guidance.
Install with Tessl CLI
npx tessl i github:alirezarezvani/claude-code-skill-factory --skill slash-command-factory49
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Bash permission specificity and command naming
No wildcard Bash
0%
100%
Exact Bash command format
0%
100%
Git-appropriate Bash permissions
0%
100%
Kebab-case command filename
100%
100%
Command name word count
100%
100%
YAML description field
100%
100%
Pattern A structure
100%
100%
Output in generated-commands/
100%
100%
Without context: $0.4419 · 1m 46s · 29 turns · 32 in / 5,802 out tokens
With context: $0.5844 · 1m 38s · 23 turns · 334 in / 5,291 out tokens
Argument handling and command folder organization
Uses $ARGUMENTS format
100%
100%
No positional arguments
100%
100%
argument-hint in YAML
100%
100%
YAML description field
100%
100%
Kebab-case command name
100%
100%
Command name word count
100%
100%
README.md present
100%
100%
Command .md in folder root
100%
100%
Output in generated-commands/
100%
100%
Without context: $0.3802 · 1m 47s · 20 turns · 26 in / 5,711 out tokens
With context: $0.9357 · 2m 23s · 29 turns · 5,193 in / 7,678 out tokens
Multi-phase command structure and discovery pattern
Multi-phase structure present
100%
100%
Phase 1 naming
100%
100%
Phase 2 naming
100%
100%
Phase 3 task section
0%
100%
Bash auto-execution syntax
0%
100%
Write output to file
100%
100%
Comprehensive Bash permissions
0%
100%
No wildcard Bash
100%
100%
Without context: $0.3111 · 1m 46s · 15 turns · 19 in / 5,820 out tokens
With context: $0.8980 · 2m 4s · 28 turns · 517 in / 7,546 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.