Recipes
Skills that work together
A recipe bundles a few skills into one workflow. Install the whole set with a single command, or drop the files in by hand.
- ★
clean-git-workflow
3 skillsKeep a repository's history and release notes clean and legible — conventional commits, scannable PR descriptions, and a maintained changelog. Combine on any project where commit and release hygiene matters.
conventional-commitspr-descriptionchangelog-keeper - ★
luxury-shopify-storefront
7 skillsBuild a complete editorial, high-fashion Shopify storefront end to end — from connecting a store to a shippable home, collection, and product page. Combine when the brief is a premium Online Store 2.0 theme from scratch.
shopify-cli-workflowshopify-theme-architectluxury-storefront-aestheticshopify-global-navshopify-home-pageshopify-collection-pageshopify-product-page dashboard-scaffold
4 skillsScaffold a full-stack dashboard app end to end — a public home page with an auth-aware CTA, Clerk authentication, shadcn dashboard views, and Postgres via Drizzle with Docker locally. Combine when starting a new SaaS-style dashboard from scratch.
nextjs-dashboard-scaffoldclerk-nextjs-authshadcn-dashboard-uidrizzle-postgres-docker