Find the perfect skill
Skill Gap Analysis
Data & AI
Analyze gaps between your current profile and top job postings, producing a heatmap and learning plans for top gaps.
Video Processing & Editing with FFmpeg
Content
Automate video editing with FFmpeg: cutting, concatenation, audio mixing, transitions, and export optimization for YouTube and social media. Includes subtitle handling and batch processing.
Shopping Expert - Product Finder
Business & Administration
Find and compare products online via Google Shopping. Get the best prices, read reviews, and make informed purchasing decisions with AI assistance.
NextAuth.js v5 Authentication
Security
Configure NextAuth.js v5 (Auth.js) authentication with OAuth providers (Google, Discord, GitHub) and Prisma adapter. Use to set up login/logout, protect routes, access user sessions in components, and manage session persistence with database strategy. Helps when adding OAuth providers or troubleshooting authentication issues.
Navan Security Basics
Security
Secure Navan API credentials using OAuth2 best practices, SSO/SAML, and SCIM provisioning. Ideal for hardening integrations, rotating credentials, or configuring identity provider SSO.
Dual PR Review
Development
Run pr-review twice in parallel — locally as Claude and remotely via Codex CLI — then merge the findings.
Minimal Skill Example
Documentation
This skill serves as a reference implementation for creating Claude Code skills. It provides the minimal required structure, token-efficient design, and clear instructions. Use it when you need a template to build your own skills or want to understand the required components.
FakePeekskill - Fake Quantum Backend
Development
Simulates a 27-qubit quantum processor for testing quantum programs without real hardware. Useful for developing and debugging quantum circuits in a local environment.
Word Power Tools
Productivity
Process Word documents (.docx/.doc/.rtf): convert, extract, batch replace, merge/split, format, and validate with dedicated scripts.
Working with Agentic AI
Productivity
A beginner-friendly primer on working with agentic AI coding agents, covering goal-setting, action, supervision, context, review, iteration, failure modes, and safety. Use as an introduction before project-specific guidance.
Testing Tauri Applications
Testing
Covers testing strategies for Tauri v2 applications: unit and integration testing using a mock runtime, end-to-end testing with WebDriver (Selenium, WebdriverIO), and CI integration with GitHub Actions.
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.