# SuperCmd ## Docs - [Introduction to SuperCmd](https://mintlify.wiki/SuperCmdLabs/SuperCmd/introduction.md): Open-source macOS launcher with Raycast compatibility, AI-powered workflows, and voice input - [Installation](https://mintlify.wiki/SuperCmdLabs/SuperCmd/installation.md): Download, install, and configure SuperCmd on macOS - [Quick Start Guide](https://mintlify.wiki/SuperCmdLabs/SuperCmd/quickstart.md): Get started with SuperCmd in 5 minutes — from first launch to your first extension - [Extensions](https://mintlify.wiki/SuperCmdLabs/SuperCmd/features/extensions.md): Install and manage Raycast-compatible extensions in SuperCmd - [Voice Input (Whisper)](https://mintlify.wiki/SuperCmdLabs/SuperCmd/features/voice-input.md): Use speech-to-text to control SuperCmd with your voice - [Text-to-Speech (Read)](https://mintlify.wiki/SuperCmdLabs/SuperCmd/features/text-to-speech.md): Listen to text read aloud with high-quality voices - [AI Integration](https://mintlify.wiki/SuperCmdLabs/SuperCmd/features/ai-integration.md): Use AI chat, prompts, and automation throughout SuperCmd - [Window Management](https://mintlify.wiki/SuperCmdLabs/SuperCmd/features/window-management.md): Arrange, resize, and organize windows with keyboard shortcuts - [Clipboard History](https://mintlify.wiki/SuperCmdLabs/SuperCmd/features/clipboard-history.md): Track, search, and reuse everything you copy - [Snippet Expansion](https://mintlify.wiki/SuperCmdLabs/SuperCmd/features/snippet-expansion.md): Create and expand text snippets with dynamic placeholders - [Settings](https://mintlify.wiki/SuperCmdLabs/SuperCmd/configuration/settings.md): Configure SuperCmd's appearance, behavior, and integrations - [macOS Permissions](https://mintlify.wiki/SuperCmdLabs/SuperCmd/configuration/permissions.md): Configure the system permissions SuperCmd needs to function - [AI Providers](https://mintlify.wiki/SuperCmdLabs/SuperCmd/configuration/ai-providers.md): Configure AI integrations for chat, voice input, and text-to-speech - [Hotkeys](https://mintlify.wiki/SuperCmdLabs/SuperCmd/configuration/hotkeys.md): Customize keyboard shortcuts and create per-command hotkeys - [Extensions Overview](https://mintlify.wiki/SuperCmdLabs/SuperCmd/extensions/overview.md): Learn how SuperCmd runs Raycast extensions with full compatibility - [Installing Extensions](https://mintlify.wiki/SuperCmdLabs/SuperCmd/extensions/installing.md): Install and update Raycast extensions in SuperCmd - [Managing Extensions](https://mintlify.wiki/SuperCmdLabs/SuperCmd/extensions/managing.md): Configure, enable, disable, and uninstall extensions in SuperCmd - [API Compatibility](https://mintlify.wiki/SuperCmdLabs/SuperCmd/extensions/compatibility.md): Raycast API implementation status in SuperCmd - [Development Setup](https://mintlify.wiki/SuperCmdLabs/SuperCmd/development/setup.md): Set up your local development environment for SuperCmd - [Architecture](https://mintlify.wiki/SuperCmdLabs/SuperCmd/development/architecture.md): Understand SuperCmd's project structure and design principles - [Building & Packaging](https://mintlify.wiki/SuperCmdLabs/SuperCmd/development/building.md): Build, package, and distribute SuperCmd - [Extension Runtime](https://mintlify.wiki/SuperCmdLabs/SuperCmd/development/extension-runtime.md): Learn how SuperCmd executes Raycast extensions using esbuild bundling and custom require shims - [Raycast API Compatibility](https://mintlify.wiki/SuperCmdLabs/SuperCmd/development/raycast-api.md): Complete reference for SuperCmd's @raycast/api and @raycast/utils implementation - [Electron Architecture](https://mintlify.wiki/SuperCmdLabs/SuperCmd/development/electron-architecture.md): Deep dive into SuperCmd's Electron process architecture, IPC communication, and window management - [Native Modules](https://mintlify.wiki/SuperCmdLabs/SuperCmd/development/native-modules.md): Swift-based native integrations for speech recognition, window management, and input monitoring - [Contributing to SuperCmd](https://mintlify.wiki/SuperCmdLabs/SuperCmd/development/contributing.md): Guidelines for contributing to SuperCmd development - [Code Organization](https://mintlify.wiki/SuperCmdLabs/SuperCmd/development/code-organization.md): Understanding SuperCmd's codebase structure and architecture - [Testing](https://mintlify.wiki/SuperCmdLabs/SuperCmd/development/testing.md): Testing strategies and best practices for SuperCmd development - [Troubleshooting](https://mintlify.wiki/SuperCmdLabs/SuperCmd/development/troubleshooting.md): Common issues and solutions for SuperCmd development - [Components](https://mintlify.wiki/SuperCmdLabs/SuperCmd/api/components.md): Visual UI components for building Raycast extension interfaces - [Hooks](https://mintlify.wiki/SuperCmdLabs/SuperCmd/api/hooks.md): React hooks for state management and async operations - [Functions](https://mintlify.wiki/SuperCmdLabs/SuperCmd/api/functions.md): Utility functions for UI, navigation, and system integration - [Utilities](https://mintlify.wiki/SuperCmdLabs/SuperCmd/api/utilities.md): Utility functions and objects for common operations - [API Status](https://mintlify.wiki/SuperCmdLabs/SuperCmd/api/status.md): Implementation status of Raycast API compatibility