Type

Selection — 3 028

Audio Transcribe

github.com

Transcribe audio using OpenAI, with optional speaker diarization when requested. Prefer the bundled CLI for deterministic, repeatable runs.

Skill Skills & prompts Web only 25 244

GitHub Fix CI

github.com

Debug failing GitHub Actions CI

Skill Skills & prompts Web only 25 244

Netlify Deploy

github.com

Deploy web projects to Netlify with the Netlify CLI

Skill Skills & prompts Web only 25 244

Yeet

github.com

Stage, commit, and open PR

Skill Skills & prompts Web only 25 244

Address comments in a GitHub PR review"

Skill Skills & prompts Web only 25 244

Linear

github.com

Manage Linear issues in Codex

Skill Skills & prompts Web only 25 244

Capture conversations into structured Notion pages

Skill Skills & prompts Web only 25 244

Automate real browsers from the terminal

Skill Skills & prompts Web only 25 244

Generate narrated audio from text

Skill Skills & prompts Web only 25 244

Vercel Deploy

github.com

Deploy apps and agents with zero configuration on Vercel. No account required.

Skill Skills & prompts Web only 25 244

Persistent browser and Electron QA

Skill Skills & prompts Web only 25 244

Migrate to Codex

github.com

Migrate supported instruction files, skills, agents, and config into Codex

Skill Skills & prompts Web only 25 246

Hatch Pet

github.com

Hatch style-flexible Codex pets

Skill Skills & prompts Web only 25 246

CLI Creator

github.com

Build CLIs for Codex

Skill Skills & prompts Web only 25 246

Define Goal

github.com

Shape clear measurable goals

Skill Skills & prompts Web only 25 246

Security reviews and secure-by-default guidance

Skill Skills & prompts Web only 25 244

Repo-grounded threat modeling and abuse-path analysis

Skill Skills & prompts Web only 25 244

PDF Skill

github.com

Create, edit, and review PDFs

Skill Skills & prompts Web only 25 244

Map maintainers, bus factor, and sensitive code ownership

Skill Skills & prompts Web only 25 244

WinUI App

github.com

[Windows only] Build native WinUI 3 apps

Skill Skills & prompts Web only 25 244

ChatGPT Apps

github.com

Build and scaffold ChatGPT apps

Skill Skills & prompts Web only 25 244

ASP.NET Core

github.com

[Windows only] Build and review ASP.NET Core web apps

Skill Skills & prompts Web only 25 244

granola

github.com

Access Granola AI meeting notes via MCP (mcporter). Query meetings, list by date range, get full details, and pull verbatim transcripts. Use when the user asks about meeting notes, what was discussed, action items, decisions, or anything from their meetings. A

Skill Skills & prompts Command line 2 795

animate-expo

github.com

Build animations in React Native and Expo, making the decisions in the order that determines whether they feel right — should it animate, which thread it runs on, which properties, spring or timing, how the gesture hands off, how it degrades. Writes the implementation with Reanimated, Gesture Handler, Expo Router and expo-haptics. Use when animating anything in an Expo app, adding gestures, sheets, screen transitions, press feedback or haptics, or fixing motion that stutters

Skill Skills & prompts Web only 33 232

animate

github.com

Build an animation from scratch, making the decisions in the order that determines whether it feels right — should it animate at all, what purpose, which tool, which properties, which curve and duration, how it interrupts, how it exits. Writes the implementation. Use when asked to animate something, add motion, make a component feel alive, or build a transition. For critiquing existing motion use review-animations; for auditing a whole codebase use improve-animations.

Skill Skills & prompts Web only 33 232

Reverse-lookup glossary that turns a vague description of a web animation or motion effect into its exact term ("the bouncy thing when a popover opens" → Pop in; "the iOS rubber-band scroll" → Rubber-banding). Use when the user asks "what's it called when…", or describes a motion effect without knowing its name and wants the right word to prompt an AI or designer with. For naming an effect, not designing or building one.

Skill Skills & prompts Web only 33 232

apple-design

github.com

Apple's approach to interface design and fluid, physical motion, translated for the web. Use when building or reviewing gesture-driven UI, spring animations, drag/swipe/sheet interactions, momentum and interruptible transitions, translucent materials and depth, typography (optical sizing, tracking, leading), reduced-motion, or the design foundations (feedback, spatial consistency, restraint) behind Apple-style interfaces.

Skill Skills & prompts Web only 33 232

ask-sonner

github.com

Guide to Sonner, the React toast library — install and wire up the Toaster, pick the right toast() call, promise and loading toasts, updating, dismissing and persisting toasts, styling, theming and icons, positioning and multiple toasters. Use when working with Sonner or troubleshooting it — toasts that don't appear, appear twice, lose their styles, ignore Tailwind classes, sit behind a modal, or don't follow dark mode.

Skill Skills & prompts Web only 33 232

emil-design-eng

github.com

This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.

Skill Skills & prompts Web only 33 232

Search a codebase or UI for places that don't animate but should, and reject everything that shouldn't. Read-only; it proposes motion with exact values, it does not implement it. Use when the user asks "what could be animated here?" or wants to "make this feel more alive". For fixing existing animations, use improve-animations or review-animations instead.

Skill Skills & prompts Web only 33 232

improve-animations

github.com

Survey a codebase's animation and motion code as a senior motion advisor, then produce a prioritized audit and self-contained implementation plans for other agents (or cheaper models) to execute. Read-only on source code — it plans improvements, it does not apply them. Use when the user asks to "improve the animations", "audit the motion", "make this app feel better", or wants a roadmap of animation fixes rather than a review of a single diff.

Skill Skills & prompts Web only 33 232

pick-ui-library

github.com

Pick the right library for a given frontend task from a curated, opinionated list — numbers, OTP inputs, charts, command menus, virtualization, drag and drop, toasts, state, styling, and more. Only runs when explicitly invoked; it does not trigger on its own.

Skill Skills & prompts Web only 33 232

prototype

github.com

Build multiple genuinely different versions of a UI piece you describe, rendered behind a visual picker so you can flip through them live and promote the one that feels right. Only runs when explicitly invoked; it does not trigger on its own.

Skill Skills & prompts Web only 33 232

review-animations

github.com

Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy. Default to flagging; approval is earned.

Skill Skills & prompts Web only 33 232

write-swift

github.com

How to write modern Swift well — modeling with value types, Swift 6 data-race safety and approachable concurrency (@concurrent, main-actor-by-default, actors, task groups), protocols and generics (some vs any), API design, performance and ARC, Swift Testing, macros, and the modern language features agents don't know about yet. Use when writing, reviewing, or migrating Swift, or when a concurrency error, a hang, a data race, a retain cycle, or a performance problem needs fixin

Skill Skills & prompts Web only 33 232

game-light-tracker

github.com

Track live NFL, NBA, NHL, or MLB games and automatically change Hue light colors based on which team is leading. Use when user wants to sync smart lights with live sports scores for visual game tracking. Supports NFL, NBA, NHL, and MLB games with customizable

Skill Skills & prompts Command line 2 795

Submit a site to the catalog

Just send the link — we will work out the rest.

We will review what you send and add it to the catalog if it fits.

Not sure how to implement it? We can help

Tell us about your task — we will pick the tools and suggest where to start.

0 / 5000
Verification code

Fields marked with an asterisk are required. Your data is used only to reply.