claude-code-tools

Claude Code Tools is a comprehensive collection of tools and documentation designed to maximize productivity with Claude Code, Anthropic's AI coding assistant. It supports building agentic workflows and automating development tasks, enabling efficient engineering.

GitHub Stars

0

User Rating

Not Rated

Forks

0

Issues

0

Views

1

Favorites

0

README
Claude Code Tools ๐Ÿค–โšก

A comprehensive collection of Claude Code commands, MCP servers, AI documentation, templates, and utilities for supercharged agentic development.

GitHub License GitHub Stars Contributions Welcome

๐Ÿš€ Overview

This repository contains battle-tested tools and documentation for maximizing productivity with Claude Code, Anthropic's powerful command-line AI coding assistant. Whether you're building agentic workflows, extracting wisdom from content, or automating development tasks, these tools provide the foundation for next-level AI-assisted engineering.

๐Ÿ“ Repository Structure
claude-code-tools/
โ”œโ”€โ”€ ๐ŸŽฏ commands/           # Claude Code slash commands (5 tools)
โ”‚   โ”œโ”€โ”€ ai_docs.md        # Smart documentation assistant
โ”‚   โ”œโ”€โ”€ infinite.md       # Infinite agentic loop generation
โ”‚   โ”œโ”€โ”€ populate_docs.md  # Auto-documentation from conversations
โ”‚   โ”œโ”€โ”€ prime.md          # Context window priming
โ”‚   โ””โ”€โ”€ wisdom.md         # YouTube/text wisdom extraction
โ”œโ”€โ”€ ๐Ÿ”Œ MCP/               # Model Context Protocol servers
โ”œโ”€โ”€ ๐Ÿ“š ai_docs/           # AI development documentation (12 guides)
โ”œโ”€โ”€ ๐ŸŽจ specs/             # UI innovation specifications (4 versions)
โ”œโ”€โ”€ ๐Ÿ“‹ templates/         # Reusable code templates
โ””โ”€โ”€ ๐Ÿ› ๏ธ tools/            # Utility scripts and helpers
โšก Quick Start
Installation
  1. Clone the repository:

    git clone https://github.com/berch-t/claude-code-tools.git
    cd claude-code-tools
    
  2. Copy commands to your Claude Code directory:

    cp commands/*.md ~/.claude/commands/
    
  3. Copy AI docs to your documentation directory:

    cp -r ai_docs/* ~/.claude/ai_docs/
    
  4. Copy UI specifications to your specs directory:

    cp -r specs/* ~/.claude/specs/
    
Usage

Commands are now available as Claude Code slash commands:

  • /ai_docs - Smart documentation assistant
  • /infinite - Generate infinite agentic loops
  • /populate_docs - Create docs from conversations
  • /prime - Prime context with git files
  • /wisdom - Extract wisdom from YouTube/text
๐ŸŽฏ Featured Tools
๐Ÿง  Wisdom Extraction

Extract valuable insights from YouTube videos or text using Daniel Miessler's proven extractwisdom pattern.

Features:

  • YouTube URL processing with SOTA transcription
  • Auto-generated subtitle extraction
  • Rich markdown output with 25+ insight categories
  • Whisper fallback for maximum accuracy
๐Ÿ“š AI Documentation Assistant

Intelligent documentation helper that references your ai_docs folder for contextual assistance.

Features:

  • Automatic doc relevance detection
  • Pattern-based recommendations
  • Best practices integration
  • Multi-framework support
๐Ÿ”„ Infinite Agentic Loops + UI Specifications

Create sophisticated iterative generation processes using specification files to drive parallel agent coordination and progressive enhancement workflows.

Features:

  • Specification-Driven Generation: Uses UI innovation specs as templates
  • Parallel Agent Coordination: Multiple Sub Agents for concurrent development
  • Progressive Sophistication: Each iteration wave explores advanced concepts
  • Infinite or Limited Runs: Configurable iteration counts (1-N or "infinite")
  • Context-Aware Scaling: Intelligent wave sizing based on context capacity

Integration with Specs Folder: The /infinite command works seamlessly with the 4 UI innovation specifications (v1-v4) to generate breakthrough interface components through parallel agent workflows.

๐Ÿ“š Documentation Guides

Our ai_docs collection includes comprehensive guides for:

  • Claude Code Best Practices - Production-ready workflows
  • React TypeScript Patterns - Modern development approaches
  • UV Single File Scripts - Efficient Python tooling
  • Framer Motion - Advanced animations
  • Aceternity UI - Component libraries
  • And 7 more specialized guides
๐ŸŽจ UI Innovation Specifications + Infinite Workflows

Progressive specifications for creating breakthrough UI components through parallel agent coordination and iterative enhancement processes.

Specification-Driven Development:

  • 4 evolution stages from prototype to production
  • Novel interaction paradigms that completely replace traditional UI elements
  • Modular architecture patterns with clean separation of concerns
  • Accessibility-first design principles built into every specification

Infinite Command Integration:

# Generate UI innovations using specifications
/infinite specs/invent_new_ui.md output/ui_innovations/ 10

# Infinite generation until context limits
/infinite specs/invent_new_ui_v2.md output/ui_enhanced/ infinite

# Progressive architecture evolution
/infinite specs/invent_new_ui_v4.md output/ui_production/ 5

Specification Versions + Agent Coordination:

  • v1 - Core innovation challenges โ†’ Single file rapid prototyping with parallel iteration
  • v2 - Enhanced functionality โ†’ Accessibility-focused development with wave-based generation
  • v3 - Themed hybrid components โ†’ Multi-element integration with sophisticated agent coordination
  • v4 - Production-ready modular architecture โ†’ Professional-grade file separation with advanced parallel workflows
๐Ÿค Contributing

We welcome contributions! Please see our Contributing Guidelines for details on:

  • Adding new commands
  • Creating MCP servers
  • Improving documentation
  • Sharing templates
  • Contributing UI specifications
๐Ÿ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

๐Ÿ”— Related Projects
โญ Support

If you find these tools useful:

  1. Star this repository โญ
  2. Share with your team ๐Ÿ‘ฅ
  3. Contribute improvements ๐Ÿš€
  4. Report issues ๐Ÿ›

Built with โค๏ธ for the Claude Code community

Accelerate your development with AI-powered tools and workflows

Author Information

0

Followers

3

Repositories

0

Gists

5

Total Contributions

Top Contributors

Threads