Find the perfect skill
ADLC Work Manifest (Remote)
Development
Read-only view of all in-flight ADLC work from the remote: open PRs and pushed feat/REQ-* branches, with a coarse component/domain overlap report. Advisory only; never blocks pipelines.
Summarize Changes
Development
Summarizes uncommitted changes and flags anything risky. Use when the user asks what changed, wants a commit message, or asks to review their diff.
Expo UI SwiftUI
Development
Use SwiftUI views and modifiers in Expo apps via @expo/ui/swift-ui, with Host and RNHostView.
Pedagogy Coach
Content
Retrieves structured teaching strategy scripts (analogies, debugging checklists, Socratic questions) for difficult tutoring situations. Use when a student struggles with a concept or needs guided discovery. The coach provides pre-defined scripts from a library.
Test Retry Config
Testing
Automated assistance for test retry configuration, providing best practices and concrete examples.
Write Like Paul Graham
Content
Write essays, articles, and blog posts in Paul Graham's plain, spoken voice. Models his style from 18 essays to produce prose that reasons out loud and lands surprising true claims.
Modern PHP Development
Development
Write idiomatic PHP code using generators, SPL, and PHP 8+ features for high-performance applications.
Convex HTTP Actions
Development
External API integration and webhook handling including HTTP endpoint routing, request/response handling, authentication, CORS configuration, and webhook signature validation.
Repository Dashboard
Development
Display a comprehensive repository dashboard with PRs, issues, CI/CD health, and suggested tasks, with configurable detail levels.
Generate event social media cards
Content
Generates on-brand social cards for a Pulumi event in five sizes, enriched with co-presenters and partner logos via a Satori renderer. Works event-bound or standalone.
Logging API Requests with Correlation IDs
Development
Implement structured API request logging with correlation IDs, PII redaction, and audit trails. Covers middleware, log aggregation formats, and tests.
Google Cloud Vector Search 2.0 Expert
Data & AI
Expert guide to implement Vector Search 2.0 on Google Cloud, covering embeddings and similarity search.