Claude-Command-Suite  by qdhenry

AI-powered development toolkit for Claude Code

created 1 month ago
460 stars

Top 66.8% on sourcepulse

GitHubView on GitHub
Project Summary

This repository provides a comprehensive suite of over 119 slash commands and 54 AI agents designed to enhance AI-assisted software development workflows within Claude Code. It targets developers seeking structured, repeatable processes for tasks like code review, testing, security auditing, and project management, aiming to transform Claude Code into a powerful development partner.

How It Works

The suite leverages Claude Code's ability to recognize markdown files in a .claude/commands/ directory as executable slash commands. Each command is a markdown file with a specific structure, including a title, description, and instructions. This approach requires no complex installation; users simply add command files to their project, enabling immediate use via /namespace:command-name. The commands are organized into namespaces for clarity and cover a wide range of development activities.

Quick Start & Requirements

  • Installation: Add command files directly to your project's .claude/commands/ folder, or use the provided install.sh script after cloning the repository.
  • Requirements: Claude Code version 1.0 or later. Commands are language-agnostic.
  • Setup: Minimal setup time, primarily involving copying or cloning command files.
  • Documentation: AI Agents Documentation, Workflow Examples, Installation Guide

Highlighted Details

  • 119+ commands organized into 12 namespaces (e.g., /dev, /project, /security, /simulation).
  • 54 specialized AI agents that act as proactive assistants for complex tasks.
  • Automated workflows for common development patterns like feature creation and bug fixing.
  • "Reality Simulators" for business scenario modeling and architectural decision-making.

Maintenance & Community

Contributions are welcome, with clear guidelines for adding or improving commands. The project utilizes automated changelog generation and Conventional Commits for releases.

Licensing & Compatibility

The repository does not explicitly state a license. Commands are designed to be language-agnostic, promoting broad compatibility.

Limitations & Caveats

The project relies on Claude Code, which is not a standalone tool. The effectiveness of the commands is dependent on the capabilities and context provided by Claude Code. No specific version requirements for Claude Code beyond "1.0 or later" are detailed.

Health Check
Last commit

3 days ago

Responsiveness

Inactive

Pull Requests (30d)
13
Issues (30d)
1
Star History
478 stars in the last 90 days

Explore Similar Projects

Starred by Boris Cherny Boris Cherny(Creator of Claude Code; MTS at Anthropic) and Adam Wolff Adam Wolff(Claude Code Core; MTS at Anthropic).

claude-code-sdk-python by anthropics

4.0%
744
SDK for Claude Code interaction
created 1 month ago
updated 2 days ago
Feedback? Help us improve.