claude-configurator

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Claude Code Configurator Skill

This skill is designed to bootstrap a complete, best-practice .claude/ directory structure and CLAUDE.md for Claude Code in the current project, as outlined in the "Anatomy of the .claude/ folder" guide.

🚨 Execution Steps for the AI

When the user asks to configure Claude Code or generate the .claude folder, you must autonomously create the following files and directories using your file creation tools (write_to_file). Be sure to replace structural placeholders like [Project Name] with the actual project details (e.g., Miximodel context).

Step 1: Root CLAUDE.md (The Instruction Manual)

Create CLAUDE.md in the root of the workspace. Rules for this file:

  • Keep it under 200 lines (longer files drop instruction adherence).
  • DO write: Build/test commands, architectural decisions, conventions, and non-obvious gotchas.
  • DO NOT write: Formatting rules that belong in a linter, full documentation, or long theory.

Template to generate:

Installs
1
First Seen
Jun 20, 2026
claude-configurator — mkrlabs/specflow