This Week's Additions ✨
Fresh resources added in the past 7 days
ccflare
Claude Code usage dashboard with a web-UI that would put Tableau to shame. Thoroughly comprehensive metrics, frictionless setup, detailed logging, really really nice UI.
Laravel TALL Stack AI Development Starter Kit
Transform your Laravel TALL (Tailwind, AlpineJS, Laravel, Livewire) stack development with comprehensive Claude Code configurations that provide intelligent assistance, systematic workflows, and domain expert consultation.
claude-powerline
A vim-style powerline statusline for Claude Code with real-time usage tracking, git integration, custom themes, and more
ccstatusline
A highly customizable status line formatter for Claude Code CLI that displays model info, git branch, token usage, and other metrics in your terminal.
claude-code-ide.el
claude-code-ide.el integrates Claude Code with Emacs, like Anthropic's VS Code/IntelliJ extensions. It shows ediff-based code suggestions, pulls LSP/flymake/flycheck diagnostics, and tracks buffer context.
cclogviewer
A humble but handy utility for viewing Claude Code .jsonl conversation files in a pretty HTML UI.
claude-code-tools
A collection of awesome tools, including tmux integrations, better session management, hooks that enhance security - a really well-done set of Claude Code enhancers, especially for tmux users.
Browse by Category
Explore our curated collection organized by type and use case
Workflows & Guides
Comprehensive workflows and knowledge guides
Tooling
CLI tools and applications built on Claude Code
Statusline
Status bar configurations and customizations
Hooks
Lifecycle hooks and automation scripts
Slash Commands
Custom slash commands for various workflows
CLAUDE.md Files
Configuration files with project guidelines
Official Documentation
Official Anthropic resources and documentation
🧠 Workflows & Knowledge Guides
Comprehensive workflows and best practices for Claude Code development
Blogging Platform Instructions
Provides a well-structured set of commands for publishing and maintaining a blogging platform, including commands for creating posts, managing categories, and handling media files.
ClaudeLog
A comprehensive knowledge base with detailed breakdowns of advanced mechanics including CLAUDE.md best practices, practical technique guides like plan mode, ultrathink, sub-agents, agent-first design and configuration guides.
Context Priming
Provides a systematic approach to priming Claude Code with comprehensive project context through specialized commands for different project scenarios and development contexts.
Project Workflow System
A set of commands that provide a comprehensive workflow system for managing projects, including task management, code review, and deployment processes.
n8n_agent
Amazing comprehensive set of commands for code analysis, QA, design, documentation, project structure, project management, optimization, and many more.
Provides a structured set of commands for bootstrapping and managing a new project, including meta-commands for creating and editing custom slash-commands.
Really comprehensive set of commands for all aspects of SDLC.
Shipping Real Code w/ Claude
A detailed blog post explaining the author's process for shipping a product with Claude Code, including CLAUDE.md files and other interesting resources.
Simone
A broader project management workflow for Claude Code that encompasses not just a set of commands, but a system of documents, guidelines, and processes to facilitate project planning and execution.
Slash-commands megalist
A pretty stunning list (88 at the time of this post!) of slash-commands ranging from agent orchestration, code review, project management, security, documentation, self-assessment, almost anything you can dream of.
🧰 Tooling
CLI tools and applications built on top of Claude Code
CC Usage
Handy CLI tool for managing and analyzing Claude Code usage, based on analyzing local Claude Code logs. Presents a nice dashboard regarding cost information, token consumption, etc.
ccexp
Interactive CLI tool for discovering and managing Claude Code configuration files and slash commands with a beautiful terminal UI.
Claude Code Flow
This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and optimize code autonomously across recursive agent cycles.
Claude Code Chat
An elegant and user-friendly Claude Code chat interface for VS Code.
claude-code.nvim
A seamless integration between Claude Code AI assistant and Neovim.
crystal
A full-fledged desktop application for orchestrating, monitoring, and interacting with Claude Code agents.
Claude Code Usage Monitor
A real-time terminal-based tool for monitoring Claude Code token usage. It shows live token consumption, burn rate, and predictions for token depletion.
Claude Composer
A tool that adds small enhancements to Claude Code.
Claude Hub
A webhook service that connects Claude Code to GitHub repositories, enabling AI-powered code assistance directly through pull requests and issues.
Claude Squad
Claude Squad is a terminal app that manages multiple Claude Code, Codex (and other local agents including Aider) in separate workspaces, allowing you to work on multiple tasks simultaneously.
Claude Swarm
Launch Claude Code session that is connected to a swarm of Claude Code Agents.
Claude Task Master
A task management system for AI-driven development with Claude, designed to work seamlessly with Cursor AI.
Claude Task Runner
A specialized tool to manage context isolation and focused task execution with Claude Code, solving the critical challenge of context length limitations and task focus when working with Claude on complex, multi-step projects.
Container Use
Development environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.
TSK - AI Agent Task Manager and Sandbox
A Rust CLI tool that lets you delegate development tasks to AI agents running in sandboxed Docker environments. Multiple agents work in parallel, returning git branches for human review.
📊 Statusline
Status bar configurations and customizations for Claude Code
ccstatusline
A highly customizable status line formatter for Claude Code CLI that displays model info, git branch, token usage, and other metrics in your terminal.
claude-powerline
A vim-style powerline statusline for Claude Code with real-time usage tracking, git integration, custom themes, and more
🪝 Hooks
Lifecycle hooks and automation scripts for Claude Code
CC Notify
CCNotify provides desktop notifications for Claude Code, alerting you to input needs or task completion, with one-click jumps back to VS Code and task duration display.
cchooks
A lightweight Python SDK with a clean API and good documentation; simplifies the process of writing hooks and integrating them into your codebase, providing a nice abstraction over the JSON configuration files.
claude-hooks
A TypeScript-based system for configuring and customizing Claude Code hooks with a powerful and flexible interface.
claude-code-hooks-sdk
A Laravel-inspired PHP SDK for building Claude Code hook responses with a clean, fluent API. This SDK makes it easy to create structured JSON responses for Claude Code hooks using an expressive, chainable interface.
Nice set of hooks for enforcing code quality (linting, testing, notifications), with a nice configuration setup as well.
🔪 Slash Commands
Custom slash commands for various development workflows
/commit
Creates git commits using conventional commit format with appropriate emojis, following project standards and creating descriptive messages that explain the purpose of changes.
/create-pr
Streamlines pull request creation by handling the entire workflow: creating a new branch, committing changes, formatting modified files with Biome, and submitting the PR.
/tdd
Guides development using Test-Driven Development principles, enforcing Red-Green-Refactor discipline, integrating with git workflow, and managing PR creation.
/context-prime
Primes Claude with comprehensive project understanding by loading repository structure, setting development context, establishing project goals, and defining collaboration parameters.
/clean
Addresses code formatting and quality issues by fixing black formatting problems, organizing imports with isort, resolving flake8 linting issues, and correcting mypy type errors.
/check
Performs comprehensive code quality and security checks, featuring static analysis integration, security vulnerability scanning, code style enforcement, and detailed reporting.
/release
Manages software releases by updating changelogs, reviewing README changes, evaluating version increments, and documenting release changes for better version tracking.
/todo
A convenient command to quickly manage project todo items without leaving the Claude Code interface, featuring due dates, sorting, task prioritization, and comprehensive todo list management.
/optimize
Analyzes code performance to identify bottlenecks, proposing concrete optimizations with implementation guidance for improved application performance.
/docs
Generates comprehensive documentation that follows project structure, documenting APIs and usage patterns with consistent formatting for better user understanding.
/add-to-changelog
Adds new entries to changelog files while maintaining format consistency, properly documenting changes, and following established project standards for version tracking.
/create-jtbd
Creates Jobs-to-be-Done frameworks that outline user needs with structured format, focusing on specific user problems and organizing by job categories for product development.
/create-prd
Generates comprehensive product requirement documents outlining detailed specifications, requirements, and features following standardized document structure and format.
/mermaid
Generates Mermaid diagrams from SQL schema files, creating entity relationship diagrams with table properties, validating diagram compilation, and ensuring complete entity coverage.
/five
Applies the "five whys" methodology to perform root cause analysis, identify underlying issues, and create solution approaches for complex problems.
/fix-github-issue
Analyzes and fixes GitHub issues using a structured approach with GitHub CLI for issue details, implementing necessary code changes, running tests, and creating proper commit messages.
/pr-review
Reviews pull request changes to provide feedback, check for issues, and suggest improvements before merging into the main codebase.
/create-worktrees
Creates git worktrees for all open PRs or specific branches, handling branches with slashes, cleaning up stale worktrees, and supporting custom branch creation for development.
📂 CLAUDE.md Files
Configuration files with project guidelines and context
Giselle
Provides detailed build and test commands using pnpm and Vitest with strict code formatting requirements and comprehensive naming conventions for code consistency.
Metabase
Details workflow for REPL-driven development in Clojure/ClojureScript with emphasis on incremental development, testing, and step-by-step approach for feature implementation.
LangGraphJS
Offers comprehensive build and test commands with detailed TypeScript style guidelines, layered library architecture, and monorepo structure using yarn workspaces.
AVS Vibe Developer Guide
Structures AI-assisted EigenLayer AVS development workflow with consistent naming conventions for prompt files and established terminology standards for blockchain concepts.
Comm
Serves as a development reference for E2E-encrypted messaging applications with code organization architecture, security implementation details, and testing procedures.
Course Builder
Enables real-time multiplayer capabilities for collaborative course creation with diverse tech stack integration and monorepo architecture using Turborepo.
AI IntelliJ Plugin
Provides comprehensive Gradle commands for IntelliJ plugin development with platform-specific coding patterns, detailed package structure guidelines, and clear internationalization standards.
AWS MCP Server
Features multiple Python environment setup options with detailed code style guidelines, comprehensive error handling recommendations, and security considerations for AWS CLI interactions.
DroidconKotlin
Delivers comprehensive Gradle commands for cross-platform Kotlin Multiplatform development with clear module structure and practical guidance for dependency injection.
EDSL
Offers detailed build and test commands with strict code style enforcement, comprehensive testing requirements, and standardized development workflow using Black and mypy.
JSBeeb
Provides development guide for JavaScript BBC Micro emulator with build and testing instructions, architecture documentation, and debugging workflows.
Basic Memory
Presents an innovative AI-human collaboration framework with Model Context Protocol for bidirectional LLM-markdown communication and flexible knowledge structure for complex projects.
claude-code-mcp-enhanced
Provides detailed and emphatic instructions for Claude to follow as a coding agent, with testing guidance, code examples, and compliance checks.
Perplexity MCP
Offers clear step-by-step installation instructions with multiple configuration options, detailed troubleshooting guidance, and concise architecture overview of the MCP protocol.
🏛️ Official Documentation
Official Anthropic resources and documentation for Claude Code
The official documentation for Claude Code, including installation instructions, usage guidelines, API references, tutorials, examples, loads of information. Like Claude Code, the documentation is frequently updated.
Anthropic Quickstarts
Offers comprehensive development guides for three distinct AI-powered demo projects with standardized workflows, strict code style guidelines, and containerization instructions.
Claude Code GitHub Actions
Official GitHub Actions integration for Claude Code with examples and documentation for automating AI-powered workflows in CI/CD pipelines.
Contribute to the Community
Have a great Claude Code resource to share? Submit it to our curated collection and help the community grow.
Submit Your Resource