levu304/claude-code-boilerplate

124 stars · Last commit 2026-04-19

Universal coding standards and AI agent configurations for Claude Code projects

README preview

# Claude Code Boilerplate

Universal coding standards and AI agent configurations for Claude Code projects.

## What is Included

- **CLAUDE.md** - Universal coding standards template
- **.claude/agents/** - AI agent configurations

## Quick Start

1. Copy CLAUDE.md to your project root
2. Copy .claude/agents/ to your project
3. Fill in the placeholder values in CLAUDE.md

## Features

### Multi-Language Support

- TypeScript/JavaScript (React, Hono, Elysia, Drizzle)

View full repository on GitHub →