ワンクリックで
tailwind
Tailwind CSS code standards. Use when writing or reviewing Tailwind utility classes in any template or component.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Tailwind CSS code standards. Use when writing or reviewing Tailwind utility classes in any template or component.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | tailwind |
| description | Tailwind CSS code standards. Use when writing or reviewing Tailwind utility classes in any template or component. |
| user-invocable | false |
cva is the ONLY abstraction allowed for class variantscn() (clsx + twMerge) is MANDATORY when available — NEVER template literals for classesbase dark:dark-variant
sm:responsive md:responsive lg:responsive
hover:interactive focus:interactive
dark: variants WITH the base state on the same element`text-${size}` — use a map or cva@apply in CSS files — defeats the purpose of utility-firststyle={} attributes — use Tailwind utilities insteadp-1, p-2, p-4, p-8)size-* shorthand over separate w-* + h-* when both are identicalDeep interview for a single feature or module brief that produces a final spec or implementation plan.
@nextnode-solutions/logger standards. Reference this skill when a project uses @nextnode-solutions/logger or when logger integration is being added.
Manage n8n workflows on the NextNode automation instance with the local n8n-cli tool.
NextNode brand guidelines — color palette, typography, logo system, and per-project branding rules. Use when doing UI/frontend work on a NextNode project.
NextNode ecosystem hub. Auto-load when working on any NextNode or SaaS project — covers nextnode.toml config, CI workflows, docker-compose rules, and cross-references to package skills.
Audit a NextNode/SaaS project against all NextNode standards — produces a compliance report with pass/fail/missing status for every required item.