Public Projects
Open-Source Claude Code Builds and Templates
Open-source Claude Code projects are where the ecosystem becomes inspectable. This page highlights public repositories that disclose their purpose, structure, and evidence.
"Built with Claude Code by the Claude World community."
What this page is for
Public repositories are easier to inspect than enterprise case studies, but they need a different evidence bar. A repository can show structure, conventions, commits, examples, and documentation, yet still be a template rather than a shipped product.
For that reason, this page labels each project by category: examples, configuration showcase, workspace index, GitHub Action, project template, monorepo template, or workflow blueprint.
How to read public examples
Look first for the repo's operating model. Does it package hooks? Does it define agents? Does it provide slash commands? Does it include MCP configuration? Does it include runnable examples or just prose?
Then look for maintenance signals: recent commits, issue activity, license, installation path, and whether the README separates verified functionality from aspirational roadmap.
- Use examples to understand patterns, not to copy credentials or permissions blindly.
- Prefer templates with explicit quality gates and clear setup instructions.
- Treat star counts as discovery signals, not proof of correctness.
Repository Index
Public projects to inspect
Examples and case studies
Claude World Examples
Claude World community
A community repository for Claude Code and Director Mode examples, templates, guides, and case studies.
The repository describes itself as built with Claude Code and last updated in March 2026.
Source: GitHubConfiguration showcase
Claude Code Showcase
Chris Wiles
A comprehensive example project configuration with hooks, skills, agents, commands, and GitHub Actions workflows.
The repository README positions it as a template-quality example for Claude Code setups.
Source: GitHubWorkspace index
Claude Code Projects Index
Daniel Rosehill
A large index of Claude Code workspaces, templates, plugin clusters, and non-code agent workspace patterns.
The README states the repos and workspaces are generated with Claude Code but human-designed and refined.
Source: GitHubGitHub Action
Claude Code PR Autodoc Action
TextCortex
A GitHub Actions workflow for generating documentation for merged pull requests using Claude Code.
The repository states it was developed by TextCortex and powered by Claude Code.
Source: GitHubProject template
Orchestrated Project Template
Josip Jelic
A bootstrapping template with specialist agents, living documentation, conventions, hooks, and MCP configuration.
The README calls it a template for software projects built with Claude Code and emphasizes enforced conventions.
Source: GitHubMonorepo template
Claude Code Base Project
Christian Estay
A production-oriented template for Turborepo, React/Vite, and Supabase with agents, skills, and self-improvement loops.
The repository attributes the template as built with Claude Code for Claude Code.
Source: GitHubWorkflow blueprint
Claude Code GitHub Workflow Blueprint
Alireza Rezvani
A GitHub automation suite for task management, issue tracking, context engineering, quality gates, and workflow automation.
The README states the blueprint was built with Claude Code v1 GA and requires an Anthropic API key for Claude Code features.
Source: GitHubPrimary Sources
Source trail
Links are cited for factual claims on this page. Access dates are kept so future updates can re-check drift.
claude-world/claude-world-examples
GitHub - public repository - accessed 2026-07-06
Community examples, guides, templates, case studies, and Director Mode material.
ChrisWiles/claude-code-showcase
GitHub - public repository - accessed 2026-07-06
Comprehensive project configuration example with hooks, skills, agents, commands, and GitHub Actions workflows.
hesreallyhim/awesome-claude-code
GitHub - public repository - accessed 2026-07-06
Curated list of Claude Code tooling, safety, memory, observability, and workflow resources.
danielrosehill/Claude-Code-Projects-Index
GitHub - public repository - accessed 2026-07-06
Large index of Claude Code workspaces, templates, plugins, and non-code agent workspace patterns.
textcortex/claude-code-pr-autodoc-action
GitHub - public repository - accessed 2026-07-06
GitHub Action for Claude Code-generated PR documentation after merge.
josipjelic/orchestrated-project-template
GitHub - public repository - accessed 2026-07-06
Claude Code project template with specialist agents, living documentation, conventions, and MCP configuration.
christianestay/claude-code-base-project
GitHub - public repository - accessed 2026-07-06
Production-ready Claude Code template for Turborepo, React/Vite, Supabase, specialized agents, skills, and self-improvement loops.
alirezarezvani/claude-code-github-workflow
GitHub - public repository - accessed 2026-07-06
GitHub workflow blueprint for Claude Code automation, project management, issue tracking, context engineering, and quality gates.
Customize Claude Code with plugins
Anthropic - official blog - accessed 2026-07-06
Plugin packaging for slash commands, agents, MCP servers, and hooks.