creating-themes

Installation
SKILL.md

@farming-labs/docs — Creating and Sharing Themes

Use this skill when: the user wants to create a custom theme, extend an existing theme, or publish/share a theme (e.g. as npm). For general setup (init, install, docs.config), use the getting-started skill.

Full guide: Creating your own theme.


Quick: create a theme

import { createTheme } from "@farming-labs/docs";
Installs
3
GitHub Stars
48
First Seen
Mar 9, 2026
creating-themes — farming-labs/docs