Find the perfect skill
Notion Daily Note Creator
Productivity
Creates a daily note in Notion with a structured template including focus, tasks, schedule, notes, and wins. Helps you plan your day efficiently by automating the creation of a consistent daily journal.
CI/CD Pipeline Failure Diagnosis and Fix
DevOps
Diagnoses and fixes CI/CD pipeline failures. Used when the user reports CI failures, build errors, test failures, or pipeline issues. Analyzes logs, identifies root causes (implementation bugs, outdated tests, environment issues), and applies fixes while prohibiting test tampering.
Obsidian Vault Note Creation
Productivity
Create notes for Kyle's Obsidian vault following established conventions for frontmatter, taxonomy, and formatting.
2D Game Development
Development
Principles for 2D game systems: sprites, tilemaps, physics, camera, and genre patterns.
Simple URL Fetch
Development
Fetches content from a given URL using a simple CLI command. Useful for retrieving web pages or documentation as a demonstration of the MCP skill pattern. Returns the fetched content and prints a success message with byte count.
Trello List Snapshot
Productivity
Fetch the cards in a single Trello list, optionally filtered by activity date, and return them as both a structured array and a markdown-formatted view.
Timer Tool
Productivity
Set one-time delayed timers that trigger actions after a specified duration. Supports units from seconds to days. Useful for reminders, rate-limiting API calls, or scheduling delayed notifications.
Figma Specialist AI
Content
Expert in Figma design: design systems, auto-layout, components, variables, prototyping, and dev handoff.
Shopify Liquid Templates
Development
This skill provides best practices for Liquid templates in Shopify themes: snippet structure using the render tag, clean logic flow with the {% liquid %} tag, responsive image handling via image_tag, and inline SVG inclusion using inline_asset_content. It helps when creating or modifying Liquid templates to ensure performance, readability, and adherence to Shopify's recommended approaches.
Tracking Crypto Prices
Data & AI
Real-time cryptocurrency price tracking with historical data and alerts. Data infrastructure for 10+ dependent skills (portfolio, tax, DeFi, arbitrage).
Dispatching Parallel Agents
Development
Solve 3+ independent problems concurrently by dispatching separate Claude agents. Best for isolated failures with no shared dependencies or state.
Privacy Policy Generator
Legal & Compliance
Generate GDPR and CCPA compliant privacy policies tailored to your application's data processing activities.