Turn your git commit messages into poetry. Reads the diff, auto-selects a poem style based on change complexity, and commits with a poetic message. Supports haiku, modern verse, Shakespearean sonnet, and opus (epic formal verse). Triggers on: "commit poet", "poetic commit", "poem commit", "write a poem for my commit".
Converts negative and vague prompt constraints into specific, actionable positive directives — in-place. Follows a three-phase compiler pipeline inspired by VCC: Scan (locate constraint spans) → Transform (expand each span into a precise directive) → Backfill (substitute spans back; all other text is preserved…
Generate structured Product Requirements Documents (PRDs) via guided conversation. Defaults to a lean MVP PRD. Use --full for the complete version with additional depth. Collects context in up to 2 rounds of Q&A, drafts each section for user confirmation, then assembles the final PRD. Supports export in Markdown…
Compares overlapping or duplicate skills to identify the best one for a given use case. Always starts with a functional analysis (feature coverage, tool access, specialization): if a clear winner emerges, recommends it directly with cited evidence. When skills are functionally tied, or partially overlapping with a…
Converts cloned website HTML files (from frontend-ui-clone) into production-ready React/Next.js projects. Extracts components, decomposes CSS, sets up routing, and wires navigation so buttons and links actually work. Three modes: single clone file, multiple clone files, or a URL (auto-discovers and extracts all…
Pixel-perfect website cloner. Given a URL, faithfully reproduces the page as a single self-contained HTML file. Uses Playwright to render the page in a real browser, then directly extracts the rendered DOM + all computed CSS — no manual rewriting. Handles static HTML, JS-rendered SPAs, Webflow, Next.js, and any…
High-aesthetic frontend UI generator trained on the design DNA of Linear, Vercel, Stripe, Raycast, Resend, Supabase, Anthropic and 10+ other benchmark products. Analyzes reference URLs or screenshots to extract design DNA (color, typography, spacing, motion), generates pixel-perfect production code, and saves…
Product-grade icon designer and curator. Two modes: (1) load icon design principles and style guidelines for professional product icons — anti-emoji, real design systems, optical consistency; (2) given a query describing icon usage and context, search existing icon libraries or generate custom SVG icons and save as…
Intelligent web search skill that autonomously decides whether a user query requires web search. Searches for text content or reference images based on query analysis. Returns clean, formatted results with quality filtering. Triggers on: queries containing specific people, recent events, trending topics, named styles…