Find the perfect skill
Git Checkpoint Management
DevOps
This skill enables creating named git stashes as checkpoints before risky changes, listing them, and restoring or popping checkpoints to recover previous states. It helps maintain safe recovery points during refactoring or experimental code modifications.
Skill Creator v2.0
Productivity
Production-ready skill generator based on Anthropic best practices. Automatically creates well-structured skills with progressive disclosure, token optimization, and validation.
WTV: Vision-Driven Development
Development
WTV aligns development with a project's VISION.md. It operates in two modes: strategic assessment of distance-to-vision and tactical mission planning with execution from artisan agents. Ideal for teams wanting to keep every task tied to a clear purpose.
Git Workflow Automation
Development
This skill automates common Git workflows like branching strategies (Git Flow, GitHub Flow), pull request creation, code reviews, merge conflict resolution, and release management. It helps by providing scripts and guidance to streamline version control operations and enforce best practices.
Architecture Decision Record Creator
Documentation
Creates Architecture Decision Records (ADRs) using the AI-driven MADR template. This skill helps document architectural decisions, record technical design choices, and structure the decision-making process. Use it when you need to create or manage ADRs in your project.
Real Estate Data Extraction with Firecrawl
Data & AI
Extract structured property data from real estate listing URLs (Zillow, Redfin, Realtor.com, etc.) using Firecrawl's AI-powered extraction. The returned JSON includes address, price, bedrooms, images, and more, ready for video generation or analysis. Helps automate property data collection for market research or content creation.
Intelligent Git pull with conflict management
Development
Performs an intelligent git pull with automatic conflict management. Useful for syncing a local branch while preserving uncommitted changes via stash and offering conflict resolutions (--ours/--theirs).
Design Craft: Creating Delightful User Experiences
Development
Focuses on the emotional and aesthetic details that transform functional apps into delightful experiences. Covers empty state patterns that welcome users, loading states that reduce perceived wait time, and micro-interactions that provide polished feedback. Helps developers bridge the gap between visually polished interfaces and truly loved products.
AI Discussion Partner
Development
Query another AI model (OpenAI, Anthropic, or Google) with extended thinking to get an outside perspective on a difficult problem. Use when you are stuck, spinning your wheels, or suspect an unconsidered angle. One message out, one message back — include all necessary context because the partner has zero context about your work.
Sandestin Effect Explorer
Development
Explore available effects, actions, and placeholders in a Sandestin project. Use functions like describe, grep, and sample to discover dispatchable items and generate example invocations.
Generate Changelog
Documentation
Analyzes git history for a specified time period and generates a vibrant, human-readable changelog, ideal for non-technical teams (product managers, marketing, support) who need user-friendly release notes without technical jargon.
Markdown to PDF Converter
Documentation
Convert markdown files to clean, formatted PDFs using reportlab. Perfect for generating polished documents from your markdown notes and drafts.