# Tailwind CSS Nextjs Guide Cursorrules Prompt File

> Apply for tailwind-css-nextjs-guide-cursorrules-prompt-file. --- description: Rules for Biome configuration. globs: biome.json

- Skill: `tryboy869/tailwind-css-nextjs-guide-cursorrules-prompt-file` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add tryboy869/tailwind-css-nextjs-guide-cursorrules-prompt-file`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tryboy869/tailwind-css-nextjs-guide-cursorrules-prompt-file/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: Tryboy869 (https://skillmd.com/u/tryboy869)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/tryboy869/tailwind-css-nextjs-guide-cursorrules-prompt-file

---


# tailwind-css-nextjs-guide-cursorrules-prompt-file

---
description: Rules for Biome configuration.
globs: biome.json
---
- Use Biome for code formatting and linting
- Configure Biome as a pre-commit hook
- Follow Biome's recommended rules
- Customize Biome configuration in biome.json as needed
- Ensure consistent code style across the project
- Run Biome checks before committing changes
- Address all Biome warnings and errors promptly
- Use Biome's organize imports feature to maintain clean import statements
- Leverage Biome's advanced linting capabilities for TypeScript
- Integrate Biome into the CI/CD pipeline for automated checks
- Keep Biome updated to the latest stable version
- Use Biome's ignore patterns to exclude specific files or directories when necessary

