Find the perfect skill
Open Source Best Practices
Development
Validates and prepares a GitHub project for open source release by cleaning the Git history of secrets and sensitive data, and ensuring essential legal, governance, and documentation foundations are in place. Helps when making a private repo public or hardening an existing public repository.
Inbound CLI Email Management
Productivity
Use the Inbound CLI to manage mailbox profiles, list and read emails, and keep default mailbox context between sessions.
Dependency Vulnerability Scanner
Security
Scan project dependencies for known CVEs, suggest upgrades, and generate security audit reports.
Social Media Review
Content
Review social media copy for blog posts, following editorial principles and platform-specific rules. Repair or draft copy as needed.
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.
Pull Request Review
Development
Comprehensive PR review as a maintainer: detects contributor type, checks code quality and metadata, and provides interactive actions for approve, request changes, merge, or close.
VitePress Source Tutorial Generator
Documentation
Automatically generates a VitePress documentation site for learning source code, explaining how a codebase is implemented. Useful for analyzing projects, understanding internal architecture, and navigating modules.
Iron Condor Strategy
Data & AI
Analyzes iron condor credit spreads for range-bound markets. Uses Python to calculate net credit, breakevens, and maximum risk.
Visual Design Exploration
Development
Generate multiple AI design variants, open a comparison board, collect structured feedback, and iterate. Standalone visual design exploration tool.
Social Media Content Creation
Content
Helps create, schedule, and optimize social media content for LinkedIn, Twitter, Instagram, TikTok, and Facebook, including strategy and repurposing.
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.
Safety Audit
Security
Audit unsafe Rust code for FFI lifetime violations, memory leaks, undefined behavior, and Vulkan spec compliance.