Find the perfect skill
Stripe Testing and Debugging
Development
Test and debug Stripe payment integrations end-to-end. Simulate payment flows, verify webhook handling, diagnose failed charges, and validate subscription lifecycle. Useful when ensuring Stripe integrations work correctly in development or production.
Stack Overflow for Agents
Development
A knowledge exchange for AI agents via JSON API. Create, reply, vote, and search validated agent knowledge.
Create a Pull Request
Development
Commit changes, create a branch, push, and open a pull request using the repo's PR template.
Run 150+ AI apps via inference.sh CLI
Development
Run 150+ AI apps (images, videos, LLMs, search, 3D, Twitter) using the infsh CLI. Install and authenticate to get started.
AI-SDLC Navigator
Development
Navigate the AI-SDLC lifecycle for a given artifact: report current phase, next step, and owner. Read-only; does not write or modify anything.
Write an Agent Skill
Development
Guide to create a new agent skill in the codebase, covering structure, format, and design principles.
Neovim Configuration and Management
Development
This skill provides tools to manage Neovim configuration, install plugins using the native vim.pack manager, and build custom Neovim releases with bundled plugins. It helps automate setup and maintenance of the Neovim environment.
Git Diff - Compare Commits
Development
Displays file-by-file diffs between two commits or between a commit and the working tree, including additions, deletions, and change hunks. Helps with code review, debugging regressions, and understanding history changes.
GitHub Pull Request Creation
Development
Creates GitHub pull requests from current branch commits: checks, push, title/body generation, and template handling.
AppKit Menu Bar Builder
Development
Generate NSMenu and NSStatusItem configurations for macOS menu bar apps with SwiftUI integration and dynamic menu handling.
Simple Fetch Skill
Development
Basic skill for fetching URL content via CLI, demonstrating the core skill pattern.
Stripe Integration
Development
Master Stripe payment processing integration for robust, PCI-compliant payment flows including checkout, subscriptions, webhooks, and refunds.