Discover and explore top open-source AI tools and projects—updated daily.
WorldFlowAIAI toolkit for productive, assisted software development
Top 77.8% on SourcePulse
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:
/plugin marketplace add affaan-m/everything-claude-code/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.Highlighted Details
code-reviewer, planner), domain-specific skills, slash commands, and always-follow rules.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.
5 months ago
Inactive