Create Rules banner
coleam00 coleam00

Create Rules

Development community

Description

--- description: Create global rules (CLAUDE.md) from codebase analysis --- # Create Global Rules Generate a CLAUDE.md file by analyzing the codebase and extracting patterns. --- ## Objective Create project-specific global rules that give Claude context about: - What this project is - Technologies used - How the code is organized - Patterns and conventions to follow - How to build, test, and validate --- ## Phase 1: DISCOVER ### Identify Project Type First, determine what kind of projec

Installation

Installs to ~/.claude/commands/coleam00-agentic-chat-application-template-create-rules.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/coleam00/agentic-chat-application-template/HEAD/.claude/commands/create-rules.md -o ~/.claude/commands/coleam00-agentic-chat-application-template-create-rules.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository