everything-claude-code  by WorldFlowAI

AI toolkit for productive, assisted software development

Created 5 months ago
359 stars

Top 77.8% on SourcePulse

GitHubView on GitHub
Project Summary

This repository provides a comprehensive toolkit for Claude Code, offering production-ready agents, commands, skills, rules, and hooks designed to enhance AI-assisted software development productivity. It targets developers seeking to leverage large language models more effectively in their daily workflows, providing structured components and automations to streamline tasks from planning and coding to testing and review.

How It Works

The toolkit is organized into modular components: agents for delegated tasks, skills for workflow definitions, commands for quick execution, rules for consistent guidelines, and hooks for trigger-based automations. A significant advantage is its cross-platform compatibility, with all scripts rewritten in Node.js to support Windows, macOS, and Linux. It also features automatic detection and configuration of preferred package managers (npm, pnpm, yarn, bun), simplifying setup across different development environments.

Quick Start & Requirements

Installation is recommended via the Claude Code plugin system:

  1. Add the repository as a marketplace: /plugin marketplace add affaan-m/everything-claude-code
  2. Install the plugin: /plugin install everything-claude-code@everything-claude-code Alternatively, manual installation involves cloning the repository and copying specific directories (agents, rules, commands, skills) to your Claude configuration. Requires the Claude Code environment. Node.js is needed for associated scripts.
  • Shorthand Guide: [Link to Shorthand Guide]
  • Longform Guide: [Link to Longform Guide]

Highlighted Details

  • Full cross-platform support (Windows, macOS, Linux) via Node.js scripts.
  • Automatic package manager detection (npm, pnpm, yarn, bun) with configurable priority.
  • Structured components include specialized agents (e.g., code-reviewer, planner), domain-specific skills, slash commands, and always-follow rules.
  • Battle-tested over 10+ months of daily use in production environments.

Maintenance & Community

This project originated from an Anthropic hackathon winner and has been refined through extensive daily use. Contributions are actively encouraged for new agents, skills, hooks, and configurations. The primary developer is @affaanmustafa.

Licensing & Compatibility

The project is released under the MIT License, permitting free use, modification, and distribution, including for commercial purposes and integration within closed-source projects.

Limitations & Caveats

Users must be mindful of Claude Code's context window limitations; enabling too many MCP servers or tools simultaneously can significantly reduce available context. The provided configurations are a starting point and are expected to be customized to fit specific project stacks and developer preferences.

Health Check
Last Commit

5 months ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
232 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.