Find the perfect skill
Create or Update a Pull Request
Development
Creates or updates a PR using a repo template, detects existing PRs, scans issues, and runs judgment passes before pushing.
TypeScript Advanced Types
Development
Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications.
Fix PyTorch GitHub Issue
Development
Fix bugs reported in PyTorch GitHub issues by reproducing, root-causing, and implementing a fix in the local working tree. Use when the user asks to fix a PyTorch GitHub issue.
Run Local Services
Development
Automatically start all development services (backend, frontend, docs) with dependency checking, error diagnosis, and automatic recovery.
Pantry Pal Assistant
Productivity
Helps manage food inventory and plan meals.
Logging System
Development
Complete logging system guide: application logs, script logs, error monitoring, and request logs.
Async SQLAlchemy Patterns for FastAPI
Development
Implement async SQLAlchemy 2.0+ in FastAPI: session management, connection pooling, Alembic migrations, and query optimization.
3p / Enterprise / Inference-Gateway Deployment
DevOps
Reference for 3p/enterprise deployment of Claude Desktop on Linux: managed-settings.json, 3p mode changes, paths, and log verification.
Weekly Engineering Retrospective
Productivity
Generates a comprehensive engineering retrospective analyzing commit history, work patterns, and code quality metrics with per-person praise and growth opportunities.
AI Champions Weekly Task Workflow
Productivity
Reads the latest AI Champions weekly brief from Slack, implements it, and posts a concise human-readable result back to the channel.
Windsurf Cascade Onboarding
Development
Configures the Cascade AI agent for new team projects, setting up .windsurfrules, context, and team defaults.
Sample Text Processor
Development
A basic skill for text processing including word count, character analysis, and text transformations, serving as a reference template.