Find the perfect skill
Generate PR Description from Branch Changes
Development
Analyzes the current branch diff and generates a complete PR description ready to paste into GitHub, including breaking change detection.
Git Commit Editing
Development
Skill for editing, squashing, dropping, or reordering commits in a Git branch history using helper scripts for non-interactive rebase.
Palantir Rate Limits & Retry Logic
Development
Implement exponential backoff, retry logic, and request queuing for Palantir Foundry APIs to handle 429 errors and optimize API throughput.
Claude Code Skill Manager
Development
Package manager for Claude Code skills: install, list, and update on demand from a registry, with agent-driven inline customization.
Generate a visual app screen mockup
Development
Create a static HTML mockup from a DESIGN.md file, with mobile-first design and defined colors. Uses realistic placeholder content.
Git Backport
Development
Backport a specific commit from master to a release branch via cherry-pick. Creates a branch, pushes, opens PR, and returns to original branch.
Modern CSS Standards for CUI Projects
Development
Use this skill to apply modern CSS standards for CUI projects, including BEM naming, custom properties, Grid/Flexbox, and container queries. It provides guidelines for responsive design, performance optimization, accessibility, and tooling setup (PostCSS, Stylelint). Best when writing, modifying, or reviewing CSS in a professional development environment.
Python Scratchpad
Development
Use Python execution as a scratchpad for quick calculations, data transformations, and script validation.
Advanced TypeScript Expert
Development
Master TypeScript with advanced types, generics, and strict type safety. For robust architectures and enterprise patterns.
Biome Diagnostics Development
Development
Guide for creating high-quality diagnostics in Biome, covering error messages, advice, and code frame displays.
Dev Server - Local Dev Manager
Development
Manage local dev services (app, stripe, odins-throne, proxy): start, stop, restart, status, and logs.
OpenEvidence Webhooks & Events
Development
Configure OpenEvidence webhooks for async DeepConsult completion and events. Use when implementing webhook handlers, configuring async notifications, or setting up event-driven clinical AI workflows.