A beautiful native macOS app to manage skills for 25+ AI coding agents including Cursor, Claude Code, and Windsurf.
# Forks A native macOS app for managing AI coding agent skills.    ## Features - **25+ Agents** — Cursor, Claude Code, Windsurf, Cline, Antigravity, Goose, and more. - **Install Skills** — From GitHub repos or local folders - **Registry** — Manage multiple skill sources with update detection - **Projects** — Install skills globally or per-project - **Search** — Find skills from skills.sh - **Auto-Updates** — Built-in app updater via Sparkle ## Install **Requirements:** macOS 14.0+, Node.js (`brew install node`) 1. Download from [Releases](https://github.com/fxding/forks/releases) 2. Move to Applications 3. If blocked: `xattr -cr /Applications/forks.app` ## Quick Start 1. Go to **Registry** → **Add Source** → Enter a GitHub repo (e.g., `user/skills-repo`) 2. Click the source → Select skills → **Install** 3. Choose agents and confirm ## Build from Source ```bash git clone https://github.com/fxding/forks.git cd forks open forks.xcodeproj ``` ## License MIT
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.