Find the perfect skill
Render Blog Feature Image
Content
Renders the hero feature image (1884x1256) for a Pulumi blog post using templates, and sets feature_image in frontmatter.
Resume album work
Content
Finds an album by name and shows detailed status with next steps. Use to continue previous work on an album.
React Modernization
Development
Master React version upgrades, class to hooks migration, concurrent features adoption, and codemods for automated transformation.
Context Map
Development
Generate a map of all files relevant to a task before making changes.
Vercel SDK Patterns
Development
Implement production-ready Vercel SDK patterns for TypeScript and Python. Covers Vercel integrations, robust error handling, and best practices with type-safe clients and automatic retries.
Apollo Caching Strategies
Development
Master Apollo Client caching strategies for performant apps with fetch policies, cache updates, and normalization.
Slack Messaging Workflows
Productivity
Use the message tool to interact with Slack: send messages, manage threads, and handle multiple accounts safely.
GitHub Release Creation
DevOps
Creates a GitHub release with auto-generated notes from commits since last tag. Uses conventional commits to categorize changes into Features, Bug Fixes, and maintenance sections.
React Email - Responsive Email Templates
Development
Build responsive, cross-client email templates with React Email components. Use for transactional emails that render correctly in Gmail, Outlook, Apple Mail, and mobile clients. The library compiles React components to inline-styled, table-based HTML compatible with major email clients.
Write a memloom PR description
Documentation
Write concise, effective PR descriptions for memloom, with style rules and common pitfalls to avoid.
Obsidian Knowledge Management
Productivity
Manage knowledge using Obsidian-style second-brain with linked atomic notes. Ideal for organizing notes, building wikis, and creating knowledge graphs.
TypeScript Pro
Development
Master TypeScript with advanced types, generics, and strict type safety. Perfect for architecture and inference optimization.