Loading...
Loading...
Found 6,236 Skills
Upgrades npm/yarn/pnpm dependencies with breaking change handling
Generates individual .claude/commands files from templates
Scans dotfiles/.claude/skills/ for all skills and updates CLAUDE.md and hal_dotfiles.json to match, then runs hal sync. Use this skill automatically after editing any skill name/description or adding/removing skills under dotfiles/.claude/skills/.
Create, edit, and export live Excalidraw diagrams using mcp-excalidraw-server (MCP tools + canvas REST API). Use when an agent needs to draw/lay out diagrams, convert Mermaid to Excalidraw, query/update/delete elements, or export/import elements from a running canvas server (EXPRESS_SERVER_URL, default http://localhost:3000).
Automate Flutter app builds and deployments to both the App Store and Google Play using Fastlane with this step-by-step guide.
Create alpha-forge git worktrees with auto branch naming. TRIGGERS - create worktree, new worktree, alpha-forge worktree.
Use when you need to run interactive CLI tools (vim, git rebase -i, Python REPL, etc.) that require real-time input/output - provides tmux-based approach for controlling interactive sessions through detached sessions and send-keys
Enables Claude to browse Blue Apron meal kits and manage subscriptions
Access primary care with One Medical - view appointments, message providers, and access health records
Enables Claude to send messages, manage channels, and schedule meetings in Microsoft Teams via Playwright MCP
Execute the implementation plan by processing and executing all tasks defined in tasks.md
Guides developers through testing Tauri applications including unit testing with mock runtime, mocking Tauri APIs, WebDriver end-to-end testing with Selenium and WebdriverIO, and CI integration with GitHub Actions.