Find the perfect skill
Recipe Harness
Development
Help run or install a local recipe runtime without requiring the full Farmslot framework.
Vite
Development
Vite frontend build tool: configuration, plugin API, SSR, and Rolldown migration. Use for Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps.
Manager’s Guide to Direction & Delegation
Productivity
Applies management philosophy and tactics to engineering delivery, focusing on delegation, decision rights, and feedback loops.
Changelog Generator
Documentation
Generates or updates changelog entries with business-focused language by reviewing file diffs from git diff. Helps create release notes, track version history, and group changes by module or feature.
ADR Review
Development
Review code changes against accepted ADRs to detect violations, drift, and non-compliance.
Loom Transcript Fetcher
Development
Fetch and display the full transcript from a Loom video URL using Loom's GraphQL API.
CCXT for PHP: Crypto Exchange Integration
Development
Learn to integrate CCXT cryptocurrency exchange library in PHP 8.1+ projects. Covers REST and WebSocket APIs, sync and async usage, authentication, and real-time market data.
PDF to Markdown
Content
Convert PDFs to clean, deterministic Markdown offline, with tables and sidebars inline and metadata stripped. Handles scanned PDFs via Tesseract OCR.
Create GitHub Pull Request
Development
Automatically creates a GitHub pull request: checks commits, pushes branch, generates title/body, and runs code review.
pSEO Page Templates with Dynamic Routing
Development
Create page templates with dynamic routing for programmatic SEO. Ensure each generated page has unique, intent-matched content with differentiated titles, headings, descriptions, and FAQs. Useful when building or refactoring pSEO page templates or setting up dynamic routes that must produce valuable, non-thin content at scale.
Slack GIF Creator
Content
Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts.
ClickHouse regression bisect
Development
Bisect a ClickHouse regression using pre-built CI binaries to find the commit that introduced a bug.