"Initializes Tailwind CSS v4 in an existing project, including dependencies, CSS entry points, and build integration. Invoke explicitly when setup changes are requested."
Resources
1Install
npx skillscat add gopherguides/gopher-ai/init Install via the SkillsCat registry.
We need to produce a 2-3 sentence plain-text summary, objective, factual, no marketing, no superlatives, no calls to action. Must be at most 60 words. No quotes, no markdown, no bullet points, no headings. Just plain text. We need to summarize: skill initializes Tailwind CSS v4 in an existing project, including dependencies, CSS entry points, and build integration. Invoke explicitly when setup changes are requested. Thus summary: This skill sets up Tailwind CSS v4 in a given project by installing required dependencies, creating CSS entry files, and configuring the build pipeline.
Initialize Tailwind CSS v4
Bind the requested project path, or the invocation directory when omitted, to
one normalized <INIT_TARGET>. The command workflow must use that operation
root for every discovery, package-manager command, write, and validation.
Plugin Resource Resolution
<PLUGIN_ROOT> is notation. Replace it with a concrete absolute plugin root
before every resource read or command:
- Codex: Start from the directory containing the absolute selected
SKILL.mdpath, then ascend two directories (skills/<name>to plugin root). - Claude Code: Bind it to the injected
${CLAUDE_PLUGIN_ROOT}value.
Read both files completely, then apply the adapter while following the command
body:
<PLUGIN_ROOT>/lib/codex-command-adapter.md<PLUGIN_ROOT>/commands/init.md