claude-configurator

Generate a standardized .claude folder and CLAUDE.md for Claude Code projects.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/mkrlabs/specflow --skill claude-configurator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-configurator
Source: https://github.com/mkrlabs/specflow/tree/main/examples/.claude/skills/claude-configurator
Command: npx skills add https://github.com/mkrlabs/specflow --skill claude-configurator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically bootstraps a complete .claude/ directory and CLAUDE.md with best practices to standardize Claude Code configurations across projects.

Core Features & Use Cases

  • Creates a ready-to-use .claude folder and CLAUDE.md based on the "Anatomy of the .claude/ folder" guide.
  • Generates a permissions file, modular rules, and starter slash commands to accelerate setup.
  • Provides templates for auto-invoked skills and specialized subagents to simplify governance of Claude Code workflows.

Quick Start

Configure Claude Code by generating the .claude folder and CLAUDE.md for my current project.

Frequently Asked Questions about claude-configurator

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

FAQPage Schema
How do I set up a .claude folder for a new project?

Setting up a .claude folder involves generating a standardized directory structure and CLAUDE.md file. This scaffolding process automatically creates permissions, modular rules, starter slash commands, and agent templates to configure Claude Code for your project.

What files are included in a standard Claude Code configuration?

A standard Claude Code configuration includes a CLAUDE.md file, a settings.json file, modular rules, starter slash commands, and templates for auto-invoked skills and specialized subagents to streamline project governance.

When do I need to initialize Claude Code configurations?

You need to initialize Claude Code configurations when starting a new project to ensure best practices. Generating the .claude directory standardizes permissions, rules, and commands from the beginning, simplifying ongoing workflow governance.

Can I generate agent templates and slash commands automatically?

Yes, you can automatically generate agent templates and starter slash commands during project scaffolding. The configuration process creates these files in the correct structure within the .claude folder to accelerate your setup.

What is the best way to standardize Claude Code settings across multiple projects?

The best way to standardize Claude Code settings is by bootstrapping a complete .claude directory and CLAUDE.md based on established best practices. This generates consistent permissions, rules, and commands across all your projects.