Find the perfect skill
Hebrew Terminal Launcher
Development
Launch Claude Code in Git Bash with proper Hebrew/RTL text rendering.
Firecrawl Web Access
Data & AI
Fetch web content as markdown, take screenshots, extract structured data, search the web, and crawl documentation sites. Ideal for tasks requiring current online information extraction.
GitHub Shipment Tracker
Development
Analyzes merged pull requests and closed issues across GitHub repositories to generate an interactive HTML report summarizing what was shipped over a given time period. Useful for visualizing team progress, sprint results, or quarterly deliveries.
Server Deployment Management with Ops CLI
Development
The `bun ops` CLI manages server deployments, database operations, and CLI builds for the Scratch monorepo. It provides commands to set up, deploy, test instances (prod, staging, dev), run migrations, and manage configuration secrets.
Done - Reset for next task
Development
Checks for any uncommitted changes using `git status --porcelain` and stops if any exist; otherwise switches to the default branch (master or main) and pulls the latest changes. Ensures a clean working directory ready for the next task.
Windsurf Observability
DevOps
Set up comprehensive observability for Windsurf integrations with metrics, distributed traces, and alerts. Covers Prometheus, OpenTelemetry, and Grafana dashboards.
Fireflies SDK - Main Hub
Data & AI
Main entry point for the Fireflies.ai SDK. It provides commands to list and analyze meeting transcripts, perform full-text search, aggregate meeting analytics, and stream live transcriptions. Use this skill whenever you need to interact with meeting data through the CLI or TypeScript SDK.
BPM Transformation Partner
Productivity
Helps COOs, BPM Leads, and transformation teams plan and sequence BPM initiatives using wiki content as a baseline.
Perform Cryptographic Audit of Application
Security
Systematically review an application's use of cryptography to identify vulnerabilities like weak algorithms, hardcoded keys, and protocol misconfigurations.
Git Push Workflow
Development
Stages, commits, and pushes git changes using conventional commit messages. Includes security checks to detect sensitive client names in committed files, with intelligent filtering that reduces false positives from placeholder names, schemas, and documentation examples. Use when you want to commit and push changes to a remote repository.
Theme Factory
Content
Toolkit for styling artifacts with pre-set or custom themes. Suitable for slides, docs, HTML landing pages, and more.
Apple Foundation Models Framework — Complete Reference
Development
Complete API reference for Apple's Foundation Models framework, covering LanguageModelSession, protocols, streaming, and dynamic schemas. Includes all WWDC 2025 code examples and implementation patterns for on-device LLM integration.