Find the perfect skill
Exhaustive AI-Powered Code Review
Testing
Triggers on 'review' or '/review' to perform an exhaustive AI-powered code review using OpenAI Codex. It collects issue references from GitHub, Linear, and Sentry, reads any plan or referenced files, then runs a customizable review script on uncommitted changes or a specific branch/commit. Ideal before creating a pull request or after completing feature work.
Cognitive Biases for Marketing
Content
Applies Kahneman and Thaler's behavioral economics to marketing to understand how customers really decide. Helps design pricing, copy, and UX that remove friction and ethically leverage cognitive biases like scarcity and social proof. Useful for improving conversion rates and reducing cart abandonment.
Terraformer - Infrastructure Reverse-Engineering
DevOps
Terraformer tool for automatically converting existing cloud infrastructure into Terraform code. Import resources from AWS, Azure, GCP and other providers for migration and documentation purposes.
Open GitHub Repository
Development
Opens the GitHub sync repository page associated with Claude Code in the default browser. It reads the remote URL from the local git configuration and converts it to an HTTPS link. Useful for quickly accessing the repository without manually navigating to it.
Calendar Event Manager
Productivity
Creates macOS Calendar events with tiered audible alarms using long sounds and paired Reminders. Ensures events are never missed by providing multiple early alerts (both sound and notification) across Mac and iOS.
Create LWC with Tab
Development
Creates a new Lightning Web Component with a tab and flexipage for display. Use when you need to create a new standalone page/tab with an LWC component.
Post PR Comment
Development
Posts a comment on a pull request, either general or attached to a specific file and line. Helps when requesting re-review, documenting decisions, or responding to inline feedback.
Invoke the Discussion Skill
Productivity
Saves a session bookmark and hands off the discussion context to the technical-discussion skill. It constructs a handoff message tailored to how the discussion was initiated (research, continue, fresh, etc.). Helps maintain continuity when switching between research and structured discussion workflows.
Matrix Doctor
DevOps
Runs comprehensive diagnostics on the Matrix plugin and automatically fixes detected issues. Verifies configuration, database, and hooks.
Claude Conversation Logger
Productivity
Saves the current conversation to Obsidian as a structured log, summarizing key topics, decisions, and files. Use /log [title] to archive sessions and quickly recall context.
Git Branch Naming
Development
Creates git branches with a standardized naming convention using type/short-description format. Use this skill when starting new work, switching to feature branches, or ensuring consistent branch naming across a project.
API Reference Creator
Documentation
Helps create and maintain API reference documentation. Automatically activates when you mention API reference creation or building integrations. Provides step-by-step guidance and generates configurations and code for API docs.