garden-skills: what it is, what problem it solves & why it's gaining traction

garden-skills: what it is, what problem it solves & why it's gaining traction

What it solves

Garden Skills provides a collection of production-ready "Agent Skills" designed to extend the capabilities of AI coding agents like Claude Code, Cursor, and Codex. It transforms these agents from general-purpose assistants into specialized experts in specific domains such as web design, video presentation engineering, and image generation.

How it works

Each "Skill" is a structured set of instructions and references (often defined in a SKILL.md file) that guides an AI agent through a specific professional workflow. For example, the web-design-engineer skill implements a six-step design process (requirements to verification), while the web-video-presentation skill provides a framework for building Vite + React presentations with built-in themes and TTS integration.

Who it’s for

Developers and creators using AI coding agents who want to move beyond generic AI outputs to produce polished, professional-grade web artifacts, cinematic videos, or high-fidelity images.

Highlights

  • Web Video Presentation: Creates 16:9 record-ready presentations using Vite, React, and TypeScript with 23 built-in themes and pluggable TTS providers.
  • Web Design Engineer: Implements a professional design workflow with 25 anchored style recipes (e.g., Linear, Stripe Press) to avoid generic AI UI patterns.
  • GPT Image 2: A specialized image generation skill supporting three runtime modes (local, delegation, or advisor) with 79 structured prompt templates.
  • KB Retriever: Enables agents to answer questions and extract evidence from a local knowledge base containing Markdown, PDF, and Excel files.

Sources