mirror of
https://github.com/mfakbar127/Claude-Samurai
synced 2026-06-21 13:57:42 +00:00
3d73fbf5ec9b23f487aff4a4bd2b1bbe45519eca
Claude Samurai - Configure your Claude Code without pain
📸 Screenshots
Configuration Management
- Title: TODO: add title
- Description: TODO: add description
All Screenshot
- Title: TODO: add title
- Description: TODO: add description
- Title: TODO: add title
- Description: TODO: add description
- Title: TODO: add title
- Description: TODO: add description
- Title: TODO: add title
- Description: TODO: add description
- Title: TODO: add title
- Description: TODO: add description
- Title: TODO: add title
- Description: TODO: add description
- Title: TODO: add title
- Description: TODO: add description
- Title: TODO: add title
- Description: TODO: add description
- Title: TODO: add title
- Description: TODO: add description
✨ Features
- Multi-configuration support: Switch between multiple Claude Code configurations effortlessly
- MCP server management: Configure and manage Model Context Protocol (MCP) servers
- Agent management: Manage Claude Code agents and their settings
- Global commands: Configure and organize global commands
- Skills: Define and manage reusable skills for Claude Code and MCP servers
- Plugins: Configure and control external plugins and integrations
- Marketplace: Discover, install, and manage community skills, plugins, and packs
- Commands: Create and manage reusable command workflows for common tasks
- Hooks: Attach automation hooks to Claude Code and MCP events
- Security packs: Ready‑to‑use bundles of security agents, commands, skills, and configurations
- CLAUDE.md integration: Read and write global CLAUDE.md memory files
- Usage analytics: Track and analyze your Claude Code usage
🚀 Quick Start
Build on macOS
First, install the toolchain:
# Linux/MacOs
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
# Install pnpm (JavaScript package manager)
## POSIX systems
curl -fsSL https://get.pnpm.io/install.sh | env PNPM_VERSION=10.28.2 sh -
Then run the build:
pnpm install
rustup target add aarch64-apple-darwin x86_64-apple-darwin
pnpm tauri build
Artifacts will be under:
src-tauri/target/*/release/bundle/
📄 License
This project is licensed under the GNU Affero General Public License v3.0.
See the LICENSE file for details.
Attribution
Claude Samurai is based on the open‑source project CC Mate created by djyde.
Original work is licensed under the GNU Affero General Public License v3.0 (AGPLv3), and this project continues under the same license.
Description
Languages
TypeScript
62.8%
Rust
32.3%
Python
3.8%
CSS
1%









