Skip to content

andiupn/claude-code-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Starter Template Claude β€” LITE Edition πŸš€

English | Bahasa Indonesia

AI Engineers need rules, not just computational power.

A simple, beginner-friendly Claude Code workspace template featuring 3 core agents, 6 essential skills, and pre-configured workspace rules.

Stop fighting Claude CLI over directory access, loose context, and messy git commits. Work with Claude Code the way it was designed to be used.

πŸ“¦ Free template by andiupn (kuncimu.com) Β· Licensed under MIT + Attribution
β˜• If useful, buy me a coffee Β· πŸš€ Need advanced monorepos? Try the PRO version

License: MIT GitHub release Ko-Fi Patreon Trakteer Saweria


πŸ’‘ The Problem: The Clutter of Claude CLI

By default, the Claude Code CLI is incredibly fast. However, without pre-configured sandboxing and rules, it will continuously ask for confirmation, get lost in deeply nested paths, and create messy git commits that ruin your team's pull request workflow.


⚑ The Solution: Pristine Claude Sandbox

1. πŸ€– 3 Specialized Otonom Agents

You don't talk to a generic chatbot. You get a team of 3 pre-configured, highly specialized, and autonomous AI agents:

  • @code-reviewer β€” Reviews your code quality and structure before commits.
  • @research-assistant β€” Researches API docs and libraries safely on cost-effective Claude-3-Haiku.
  • @architecture-reviewer β€” Reviews modularity and structural design.

2. ⚑ 6 Essential Skills (Automations)

Ready-to-use workflows (/skills) that let Claude execute complex development workflows instantly:

  • /git-workflow β€” Structured commits + automated safety checks.
  • /context-handoff β€” Saves active workspace context before running /compact.
  • /test-writer & /experiment-scaffold β€” Accelerate engineering cycles.

3. πŸ“‚ Organized Workspace Structure

Keep your main files in src/, your AI rules in .claude/, and your research in docs/. Claude Code instantly knows the boundary, saving your token budget.


πŸ“Š LITE vs PRO: The Premium Upgrade

The LITE version is limited to 3 agents, 6 skills, and 1 preset. For professional development and agency-level features:

LITE (Free) PRO ($1-5)
3 agents 5 agents (+ planner, security-reviewer)
6 skills 17 skills (+ knowledge management, stack debug, etc.)
1 preset (generic) 10 presets (PHP, Node, Next.js, Flutter, RN, Yii, etc.)
3 MCP servers 6 MCP servers
No git hooks Pre-configured Git hooks (env-guard, tsc-check)
Simple structure Status-first multi-project monorepo (active/, staging/, etc.)

πŸ‘‰ Get the PRO Edition at kuncimu.com Β· Full details: COMPARISON.md


πŸš€ Quick Start (3 Steps)

# 1. Setup environment
cp .env.example .env
# Edit .env and fill in your GITHUB_TOKEN

# 2. Setup permissions
cp .claude/settings.local.example.json .claude/settings.local.json
# Edit according to your OS (Linux/macOS/Windows)

# 3. Customize CLAUDE.md
# Replace {{PROJECT_NAME}} with your project's name

Open this folder in Claude Code, and start coding!


πŸ’– Support This Project (Donations)

This template is free and open-source. If it helped you, consider supporting:


🀝 Credits & Attribution

This template is created by andiupn.

Attribution requirement: If you redistribute or fork this template, please keep this credit block in CLAUDE.md and README.md (as per LICENSE.md).

About

πŸ€– Clean Claude Code CLI starter template with 3 core agents and 6 essential workflows. Optimize your agentic software engineering pipeline instantly.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors