Skip to content

davidleathers113/claudemd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Awesome Claude Code & CLAUDE.md πŸ€– Awesome

A curated collection of creative CLAUDE.md files, Claude Code patterns, and orchestration techniques for AI-assisted development

GitHub stars Contributions welcome License: MIT

🌟 Why This Repository?

Claude Code is powerful out-of-the-box, but with creative CLAUDE.md configurations and custom commands, it becomes a development superpower. This collection showcases:

  • πŸš€ Productivity Patterns - Streamline repetitive tasks
  • 🧠 Advanced Orchestration - Multi-agent development systems
  • πŸ“š Real-World Examples - Battle-tested configurations
  • πŸ”¬ Research & Analysis - What's possible vs. what's practical

πŸ“– Quick Navigation

🎯 By Use Case

πŸ›  By Feature

πŸ“Š By Complexity

πŸš€ Featured Examples

⭐ Most Popular

Infinite Agent Loop - Generate unlimited variations with parallel agents
# πŸ“ Location: examples/infinite_agent_loop/
# ⚑ Complexity: Expert
# 🎯 Use Case: Mass content generation, solution exploration

Key Features:
- Parallel agent coordination
- Wave-based execution
- Automatic uniqueness enforcement
- Context optimization

View Full Example β†’

Task-Driven Orchestrator - Give a goal, get a complete solution
# πŸ“ Location: examples/infinite_agent_loop/task-driven-orchestrator.md
# ⚑ Complexity: Advanced
# 🎯 Use Case: Feature development, system optimization

Key Features:
- Automatic task decomposition
- Intelligent agent selection
- Dependency-aware execution
- Adaptive quality gates

View Full Example β†’

SPARC Methodology - Structured approach to complex problems
# πŸ“ Location: examples/multi_agent_coordination/claude-sparc.md
# ⚑ Complexity: Intermediate
# 🎯 Use Case: Systematic development, code architecture

SPARC Flow:
1. Specification - Define the problem
2. Pseudocode - Plan the approach
3. Architecture - Design the system
4. Refinement - Iterate on solution
5. Completion - Finalize and test

View Full Example β†’

πŸ”₯ Latest Additions

πŸ’‘ Quick Start Templates

Basic CLAUDE.md

# Project Name

## πŸ›  Commands
- Build: `npm run build`
- Test: `npm test`
- Deploy: `npm run deploy`

## 🎨 Conventions
- TypeScript strict mode
- Prettier formatting
- Conventional commits

## πŸ“ Structure
- `/src` - Source code
- `/tests` - Test files
- `/docs` - Documentation

More Templates β†’

Custom Command Template

# Command Name

Parse from $ARGUMENTS:
1. `param1` - Description
2. `param2` - Description (optional)

## Execution
[Your command logic here]

Command Examples β†’

πŸ“š Documentation

πŸŽ“ Learning Path

  1. Getting Started Guide - First steps with CLAUDE.md
  2. Pattern Catalog - Common patterns and when to use them
  3. Advanced Techniques - Push Claude Code to its limits
  4. Research Findings - What's real vs. conceptual

πŸ“– Reference

🀝 Contributing

We love contributions! See our Contributing Guide for details.

Ways to Contribute

  • πŸ“ Share Your CLAUDE.md - Add your creative configurations
  • πŸ› Report Issues - Help us improve examples
  • πŸ“š Improve Docs - Make examples clearer
  • πŸ’‘ Suggest Ideas - What would you like to see?

Hall of Fame πŸ†

πŸ“Š Stats & Insights

  • 30+ Creative examples
  • 24 Research documents
  • 4 Orchestration patterns
  • Growing community

πŸ”— Resources

Official

Community

Tools & Extensions

βš–οΈ License

This collection is MIT licensed. Individual examples may have their own licenses.


⭐ Star this repo to bookmark it!
Built with ❀️ by the Claude Code community

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors