claude-config-generator

Community

Generate Claude Code config files fast.

Authorgizix
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of Claude Code configuration files (commands, agents, skills, settings.json) with correct YAML frontmatter, reducing setup time and human error.

Core Features & Use Cases

  • Slash Commands: Generate command Markdown with proper frontmatter.
  • Subagents & Skills: Create well-structured subagents and skills with consistent metadata.
  • Settings: Produce a ready-to-use settings.json and configuration scaffolding.

Quick Start

Run the generator to scaffold a new .claude/ configuration for a command named "build-project" or similar, ensuring frontmatter fields are populated correctly.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: claude-config-generator
Download link: https://github.com/gizix/cc_projects/archive/main.zip#claude-config-generator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository