---
slug: "css-best-practices"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/jabranr/css-best-practices@main/README.md"
repo: "https://github.com/jabranr/css-best-practices"
source_file: "README.md"
branch: "main"
---
# CSS Best Practices

A set of CSS best practices skill-set for AI agents and LLMs to follow when creating/generating, debugging and maintaining CSS in any format or using any CSS framework, tool and preprocessor in any kind of web project.

## Installation

### Recommended

```bash
npx skills add jabranr/css-best-practices
```

### Legacy

```bash
npx add-skill jabranr/css-best-practices
```

## Usage

Once installed, AI agents will pick up these when required.

## License

[MIT License](https://github.com/jabranr/css-best-practices/tree/HEAD/LICENSE)

&copy; Jabran Rafique 2026