Garden Skills is a collection of production-ready Agent Skills for Claude Code, Cursor, Codex, and other AI coding agents.
The collection addresses the need for reusable, specialized capabilities that extend AI coding assistants with domain-specific functionality. Each skill is designed as a self-contained module that agents can invoke to accomplish particular tasks. The skills cover areas including web design and frontend development, image generation with advanced prompting, knowledge retrieval and document processing, and multimedia presentation creation. The web-video-presentation skill, for example, transforms scripts and articles into click-driven web presentations built with Vite, React, and TypeScript that can be screen-recorded as videos, with optional narration audio synthesis.
Developers should adopt this collection if they work with AI coding agents and need to extend them with specialized capabilities beyond their base functionality. The skills are particularly suited for teams building with Claude Code or similar agent platforms who want production-ready implementations rather than building from scratch. The project provides multiple installation methods including a CLI tool, plugin marketplace integration, release archives, and git submodule support, making it flexible for different integration workflows.
The project maintains an active development posture with regular updates to existing skills and expansion of the collection. Documentation is provided in multiple languages to support a broad user base. The maintainers actively solicit contributions and provide clear guidance for extending the skill collection with new capabilities.