slap-claude-code is a CLI tool for MacBook that lets developers submit prompts, approve tool calls, and confirm actions in Claude Code by physically tapping their device. Below are 6 cli tools & terminal apps with similar functionality to slap-claude-code, matched by what each product actually does — not ranked or scored. Explore each to find the closest fit for your use case.
Clappie is a tool designed to transform Claude Code into a continuously available personal agent, accessible from anywhere. It enables users to interact with their Claude Code terminal remotely, manage multiple independent sessions called "sidekicks," and perform tasks such as email triage, notifications, and calendar syncing. The tool is intended for those seeking to automate and streamline workflows through AI-driven terminal sessions. Key features of Clappie include the ability to spawn full Claude Code sessions on demand, interactive terminal user interfaces, and a system for handling chores where the AI drafts actions for user approval. The platform supports memory and logging through plain text files, and offers AI swarm simulations where users can define games and spawn autonomous agents. Clappie also provides project management capabilities, allowing users to build and serve apps directly from their workspace. Clappie integrates with messaging platforms such as Telegram and Slack, enabling users to chat into their terminal from these services and receive notifications or updates. It supports webhooks for routing incoming events and includes built-in integrations with Telegram, Slack, and Whisper. The tool offers features for scheduling background tasks, managing OAuth tokens, and customizing skills, all managed from the command line interface. Access is facilitated via SSH and Tailscale, further expanding remote capabilities. Setup requires Mac, Ghostty, tmux, Bun, and Claude Code. The tool emphasizes a simple installation process, typically involving a single skill file. Clappie is available via its GitHub repository, and users can manage, create, or remove their Claude Code terminals as needed. The platform is positioned as an autonomous agent framework for personal and developer use, focusing on terminal-based AI automation and integration with popular communication tools.
Claude Code by Anthropic is an AI coding agent designed to work directly within a user's codebase, supporting tasks such as building, debugging, and shipping code. The tool is accessible through multiple platforms and environments, including macOS, Linux, Windows, terminal, web, iOS, Android, GitHub, VS Code, JetBrains, and Slack. This broad compatibility allows developers to interact with Claude Code across various workflows and devices. Key features highlighted include the ability to manage coding tasks from different interfaces, configure routines that can run on a schedule or be triggered by API calls or events, and utilize dynamic workflows that execute tasks across numerous parallel subagents. The tool also introduces an "Agent view" for managing all Claude Code sessions in one place, and it is capable of opening applications, navigating browsers, and running development tools to complete assigned tasks. These capabilities are intended to streamline common development activities such as onboarding, triaging issues, refactoring, and understanding new codebases. Claude Code is available through subscription plans. It is included in the Pro plan, which is suited for short coding sprints in small codebases and is priced at $17 per month with an annual subscription (billed at $200 upfront) or $20 per month if billed monthly. The Max plan, which offers greater usage for larger codebases, is priced at $100 per month, while a higher tier of the Max plan, designed for extensive access to Claude models, is available at $200 per month. All plans have usage limits, and prices do not include applicable taxes. Pricing and plan details are subject to change at Anthropic's discretion. As a coding agent, Claude Code is positioned to assist developers and teams in automating and managing software development workflows across a variety of platforms and tools.
Claude Code Now is a launcher application designed to streamline the process of starting Claude Code sessions directly from any folder on a user's computer. By reducing the steps required to initiate a session, it aims to save users time compared to traditional command-line workflows. The tool is positioned as a solution for those who frequently use Claude Code and wish to avoid repeatedly typing commands in the terminal or navigating multiple prompts. Key features of Claude Code Now include a three-second launch time, smart folder launching that adapts to the current working directory, and zero configuration requirements. The application auto-skips permission prompts and works out of the box, with installation taking approximately thirty seconds. Users can launch Claude Code Now from the Dock or add it to the Finder toolbar for quick access in any folder. The tool leverages contextual awareness, enabling Claude Code to provide different capabilities depending on the folder, such as acting as a data analysis expert in research folders or as a code writing assistant in project directories. The launcher is available for both macOS and Windows. For macOS, installation involves downloading and dragging the application to the Applications folder, with optional customization of the default working directory by editing the launcher script. Windows users are instructed to install the official Claude Code CLI first and then follow a separate installation guide. Advanced users can perform command-line installation via a provided script. Claude Code Now requires the official Claude Code CLI to be installed prior to use. The application is completely free and open source, with its code available for review. It does not modify system files and can be uninstalled by dragging it to the trash, leaving no residual files. AI, and is focused solely on providing a fast, simple launching experience for Claude Code users.
claude-devtools is an open-source debugging tool designed for developers working with Claude Code. 20, which replaced granular output with opaque summaries in the terminal. By reading session logs stored locally on the user's machine, claude-devtools exposes information that the terminal interface no longer displays, allowing users to see every file path, tool call, token, and more from their Claude Code sessions. The tool offers a range of features to reconstruct and inspect the full context of Claude Code's actions. It provides per-turn token attribution across categories such as global, project, and directory contexts, skill activations, tool I/O, and user text. Users can visualize how the context window fills, compresses, and refills during session compaction. The interface renders messages, tool calls, and outputs as selectable text, making it easier to copy code blocks or entire responses without the formatting issues common in terminal outputs. A Tool Call Inspector presents syntax-highlighted Read calls, inline Edit diffs, Bash output, and subagent execution trees, expanding collapsed details for full transparency. Project memory is accessible through a dedicated pane, displaying indexed memory files with markdown rendering and in-pane search. The tool supports opening memory files in various editors and terminals, including Finder, Cursor, VS Code, Zed, Xcode, iTerm, Ghostty, and others. Team and subagent execution trees are visualized with their own tool traces, token metrics, durations, and costs, supporting nested agent structures. env file access, tool execution errors, and high token usage, with customizable regex triggers, token thresholds, and color filters. claude-devtools also enables inspection of remote sessions over SSH, reading SSH configurations and supporting agent forwarding and key authentication. Users can switch between local and remote sessions instantly. A command palette with cross-session search and multi-pane layout allows for efficient navigation and comparison of multiple sessions side by side. The tool is available for macOS (including Apple Silicon and Intel), Windows, Linux, and as a Docker image. It is distributed under the MIT License, requires no login or API keys, and makes no outbound calls.
SuperClaude is a command-line tool designed to enhance development workflows on GitHub by integrating Claude AI for various automation tasks. It addresses common pain points for developers such as manually writing commit messages, generating changelogs, conducting code reviews, and maintaining documentation. By leveraging AI, SuperClaude aims to streamline these repetitive processes, allowing developers to focus more on building software rather than managing routine project tasks. Key features include the automatic generation of meaningful commit messages that consider the context of code changes, intelligent changelog creation from git history, and comprehensive code reviews that address security, performance, and best practices. The tool also provides commit annotations to help users track and understand changes over time, and offers AI-driven brainstorming for suggesting improvements, new features, and optimization opportunities within the codebase. Additionally, SuperClaude can generate professional README files and technical documentation directly from a project's code structure. It includes smart verification capabilities, such as intelligent dependency checking with caching and automatic validation of Claude, Git, and GitHub authentication. SuperClaude operates entirely on the user's local machine, ensuring that code remains private and is never sent to third-party servers. All interactions are direct between the user's environment, Claude AI, and GitHub, with no intermediary servers involved. The tool is open source, providing transparency and allowing users to audit its codebase. Installation is available via npm as a globally accessible CLI, making it suitable for integration into any developer's workflow regardless of project specifics. The platform is specifically built for developers who want to reduce time spent on repetitive tasks and improve the quality and clarity of their project history and documentation. SuperClaude is made by an individual developer identified as gwendall. No data collection or tracking is performed by the tool, aligning with its emphasis on privacy and user control.
Claude Spend is a command-line tool designed for users of Claude Code who want to analyze and understand their usage patterns. It addresses the common issue of unexpectedly hitting Claude Code limits by providing a detailed breakdown of usage data that is not readily available within Claude Code itself. The tool operates entirely locally, ensuring that user data remains on their machine and is never sent to the internet. To use Claude Spend, users open their terminal and run a single command, which temporarily downloads the tool and launches a personal dashboard in a browser tab. This dashboard presents a comprehensive view of Claude Code consumption, including a ranking of conversations by usage, identification of the top 20 most costly prompts, and visualization of daily usage patterns. These features help users pinpoint which queries and days contribute most to their code limit consumption, enabling them to better manage and pace their usage. Claude Spend does not require installation or sign-up and is compatible with both Mac and Windows systems. It reads data stored locally by Claude Code and does not transmit any information externally. The tool is open source and free to use, with its code available on GitHub. It was created by Aniket Parihar and is positioned as a solution for anyone seeking greater transparency and control over their Claude Code usage.