Find the perfect skill
Wget URL Reader
Development
Fetches content from URLs using wget. Handles file downloads, web page reading, and API responses with configurable flags like custom headers, timeouts, and retries.
Update Pull Request
Development
Commits relevant changes, merges the remote default when needed, pushes the current pull-request branch, and refreshes stale PR metadata. Use when the user runs /update-pr or asks to update a pull request.
Safe refactoring with test guardrails
Development
Safely restructures code by running tests before and after each change to ensure no behavioral changes. Ideal for /refactor commands or any code cleanup where preserving existing behavior is critical.
Compensation Benchmark Analyzer
HR & Recruiting
Analyze salary data and create competitive compensation packages with equity and benefits breakdowns.
Add a UI locale
Development
Guide for adding a new language to the webview i18n system, including creating translation files and registering the locale.
Xcode Build and Export
Development
Build, archive, export, and manage Xcode version/build numbers with asc and xcodebuild before uploading to App Store Connect.
GitHub Quantitative Trading Project Analysis
Data & AI
Search and analyze popular quantitative trading projects on GitHub to provide insights and recommendations.
macOS Calendar & Reminders
Productivity
Manage Apple Calendar events and Apple Reminders on macOS using calctl.py and remindctl.py CLI tools. Create, query, update, or delete events and reminders.
View Vocal Bridge Call Logs
Development
View call logs for Vocal Bridge voice agent. Use it to list recent calls with filters (status, count) or display full details of a specific session including transcript, duration, and call direction.
Canva - Design Management
Data & AI
Create, export, and manage Canva designs via the Connect API. Automate design workflows and manage brand assets programmatically.
Ralph Ultra Quick Fix
Development
Rapidly diagnose and fix issues in an existing project. Auto-detects project type, runs diagnostics (environment, security, flaky tests), and generates a targeted fix plan. Use when you need to fix bugs without full PRD setup.
TypeScript Strict Mode Converter
Development
Gradually convert JavaScript or loose TypeScript projects to strict TypeScript with proper type safety.