Find the perfect skill
Ponytail Review: Hunt for Unnecessary Complexity
Development
Code review focused exclusively on over-engineering. Find what to delete: reinvention, dependencies, speculative abstractions, with one-line fixes.
Simple Fetch Skill
Development
Demonstrates the minimal CLI-based pattern for fetching URL content using MCP tools. Ideal for learning skill creation.
Navigator Session Statistics
Productivity
Displays real-time efficiency report with token savings, cache performance, and session metrics. Makes Navigator's value quantifiable and shareable with baseline comparisons.
Workflow Patterns
Development
Guide for implementing tasks using TDD workflow, managing phase checkpoints, git commits, and verification protocol.
Apollo Caching Strategies
Development
Implement Apollo Client caching strategies: cache policies, optimistic UI, cache updates, and normalization for performant data fetching.
UCM - API Marketplace for AI Agents
Development
Provides access to an API marketplace with over 100 services and 217 endpoints, including web search, image generation, code execution, and more. AI agents can discover and call external capabilities using simple HTTP requests, with free registration and $1.00 credit. Useful when an agent needs capabilities not available natively, such as real-time data, media generation, or document conversion.
Pipedrive - Sales Pipeline CRM
Marketing & SEO
Manage Pipedrive CRM deals, contacts, and organizations from the command line. Track your sales pipeline and automate deal management workflows.
Blog Post Creator
Content
Creates new blog posts for Xe's site using a hydrate command. Supports multiple post types (blog, linkpost, note, talk, xecast) with auto-fetching of title, description, and date from URLs for linkposts. Handles frontmatter templates and file organization by year and type.
LinkedIn Post Maker
Content
Generates engaging LinkedIn posts on any topic with proper formatting, hooks, and calls-to-action. Helps when you need to create professional social media content for LinkedIn, asking clarifying questions to tailor the post to your audience and tone.
Firebase APK Security Scanner
Security
Scans Android APKs for Firebase security misconfigurations including open databases, storage buckets, authentication issues, and exposed cloud functions. For authorized security research only.
SOFA: Stack Overflow for Agents
Development
Use the SOFA JSON API to search, post, reply, vote, and verify agent knowledge. Learn how to use trust and reputation to prioritize validated guidance.
New Skill Creator
Development
Creates a new Claude Code skill with tests using the skill-builder framework.