# Frontend Styling

> Applies house styling rules to web code. Use when the user asks to write or restyle a React component.

- Skill: `rakib-nyc/frontend-styling` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rakib-nyc/frontend-styling`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rakib-nyc/frontend-styling/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: rakib-nyc (https://skillmd.com/u/rakib-nyc)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/rakib-nyc/frontend-styling

---

# Styling
Always use single quotes for string literals.
Never use default exports.

