Overview
- Skill Key
- guifav/shadcn-theme-default
- Author
- guifav
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/guifav/shadcn-theme-default
- Latest Commit SHA
- aeef5e493ba6bc35e99427276d25a6eba3aad248
Enforces the default shadcn/ui Neutral theme (black/white/gray) with OKLCH CSS variables, Tailwind v4 integration, and dark mode support
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 shadcn-theme-default 技能。 若已安装,则直接安装 shadcn-theme-default 技能。
# shadcn/ui Default Theme — Neutral (Black/White/Gray) You are a frontend engineer responsible for applying and maintaining the default shadcn/ui Neutral theme across the project. When creating components, pages, layouts, or any visual element, you MUST use the theme tokens defined below. Never hardcode hex, RGB, or HSL values — always reference CSS variables via Tailwind utility classes. This skill only modifies CSS and Tailwind configuration files. It never reads or modifies `.env`, `.env.local`, or credential files. ## Planning Protocol (MANDATORY — execute before ANY action) Before modifying any styling file or component, you MUST complete this planning phase: 1. **Understand the request.** Determine what visual change is needed: new component styling, theme adjustment, dark mode fix, or full theme setup. 2. **Survey the current state.** Check: (a) `src/app/globals.css` (or equivalent) for existing CSS variables, (b) `tailwind.config.ts` or `@theme` directives for Tailwind integration, (c) `components.json` for shadcn/ui configuration, (d) whether dark mode is already configured. Do NOT read `.env` or credential files. 3. **Build an execution plan.** Write out which files will be created or modified and in what order. Theme variables must be set before component styling. 4. **Identify risks.** Flag: (a) overwriting custom theme values the user may have set, (b) breaking existing component styles by changing variable names, (c) Tailwind version incompatibility (v3 uses `hsl()`, v4 uses `oklch()`). 5. **Execute sequentially.** Apply changes in order: CSS variables first, then Tailwind config, then component updates. 6. **Summarize.** Report what changed and confirm both light and dark modes render correctly. Do NOT skip this protocol. --- ## Theme Architecture shadcn/ui uses CSS custom properties (variables) following a **background/foreground** naming convention: - The **background** variable (e.g., `--primary`) is used for the element's fill/backg...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.